blob: a55de0b31bebcb861eed0c1a1d83b3493d144435 (
plain)
1
2
3
4
5
|
error: unknown setting `trololo`, expected one of `assert_unwind_safe`, `allow_not_macro`, `proc_macro_hack`
--> $DIR/unknown_setting.rs:3:57
|
3 | #[proc_macro_error(allow_not_macro, assert_unwind_safe, trololo)]
| ^^^^^^^
|