• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: unknown setting `trololo`, expected one of `assert_unwind_safe`, `allow_not_macro`, `proc_macro_hack`
2 --> $DIR/unknown_setting.rs:3:57
3  |
43 | #[proc_macro_error(allow_not_macro, assert_unwind_safe, trololo)]
5  |                                                         ^^^^^^^
6