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