We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db4e4af commit 28b8005Copy full SHA for 28b8005
tests/ui/crashes/ice-6254.stderr
@@ -6,6 +6,8 @@ LL | FOO_REF_REF => {},
6
|
7
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
8
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/62411>
9
+ = note: the traits must be derived, manual `impl`s are not sufficient
10
+ = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralEq.html for details
11
= note: `-D indirect-structural-match` implied by `-D warnings`
12
13
error: aborting due to previous error
0 commit comments