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