File: unknown-arg.stderr

package info (click to toggle)
rust-proc-macro-hack 0.5.19-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (14)
1
2
3
4
5
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)]
  |                                   ^^^^^^^^^^^^^^