mirror of
https://git.proxmox.com/git/rustc
synced 2025-10-20 15:12:06 +00:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
error: expected one of: `support_nested`, `internal_macro_calls`, `fake_call_site`, `only_hack_old_rustc`
|
|
--> tests/ui/unknown-arg.rs:3:35
|
|
|
|
|
3 | #[proc_macro_hack(fake_call_site, support_nexted)]
|
|
| ^^^^^^^^^^^^^^
|