File: multiple_catch_all_same_variant.stderr

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