Commit 127b958
committed
fix(test): allow unexpected_cfgs for pdu_test_skip_fs_errors
Suppress the -D unexpected-cfgs error by adding #[allow(unexpected_cfgs)]
before the custom cfg gate.
https://claude.ai/code/session_01Ki7wbrgQXWs2GXf8h2hybQ1 parent 643c21a commit 127b958
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments