File: multiple_catch_all.stderr

package info (click to toggle)
rust-num-enum 0.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (5)
1
2
3
4
5
error: Multiple variants marked with `#[num_enum(catch_all)]`
 --> tests/try_build/compile_fail/multiple_catch_all.rs:6:16
  |
6 |     #[num_enum(catch_all)]
  |                ^^^^^^^^^