File: input_struct_unknown_attributes.stderr

package info (click to toggle)
rust-salsa 0.23.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,424 kB
  • sloc: sh: 12; makefile: 2; javascript: 1
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (5)
1
2
3
4
5
error: cannot find attribute `anything` in this scope
 --> tests/compile-fail/input_struct_unknown_attributes.rs:5:7
  |
5 |     #[anything]
  |       ^^^^^^^^