blob: 335af5e7905f22079f7963ec6979a43f8bdc9af4 [file] [log] [blame]
error: cannot determine resolution for the attribute macro `test`
--> $DIR/issue-43106-gating-of-test.rs:4:4
|
LL | #![test = "4200"]
| ^^^^
|
= note: import resolution is stuck, try simplifying macro imports
error: aborting due to previous error