File: default_and_catch_all.stderr

package info (click to toggle)
rust-num-enum 0.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
error: Attribute `catch_all` is mutually exclusive with `default`
 --> tests/try_build/nightly/compile_fail/default_and_catch_all.rs:8:16
  |
8 |     #[num_enum(catch_all)]
  |                ^^^^^^^^^