• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: Attribute `default` is mutually exclusive with `catch_all`
2 --> tests/try_build/compile_fail/default_and_catch_all_same_variant.rs:6:5
3  |
46 |     #[default]
5  |     ^^^^^^^^^^
6