You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
248 B
6 lines
248 B
7 months ago
|
error: expected one of: `support_nested`, `internal_macro_calls`, `fake_call_site`, `only_hack_old_rustc`
|
||
|
--> $DIR/unknown-arg.rs:3:35
|
||
|
|
|
||
|
3 | #[proc_macro_hack(fake_call_site, support_nexted)]
|
||
|
| ^^^^^^^^^^^^^^
|