blob: aff2d77a0c85217b4c7c09f34abaf4b862475680 [file] [log] [blame]
error: expected a trait, found type
--> $DIR/issue-46438.rs:11:4
|
LL | m!(&'static u8);
| ^^^^^^^^^^^
error: aborting due to 1 previous error