mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
8 lines
138 B
Text
8 lines
138 B
Text
error: cannot find macro `fubar!` in this scope
|
|
--> $DIR/ices.rs:3:1
|
|
|
|
|
3 | fubar!();
|
|
| ^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|