..
rfc1445
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
allow-use-behind-cousin-variant.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
cant-hide-behind-direct-struct-embedded.rs
remove StructuralEq trait
2024-01-24 07:56:23 +01:00
cant-hide-behind-direct-struct-embedded.stderr
remove StructuralEq trait
2024-01-24 07:56:23 +01:00
cant-hide-behind-direct-struct-param.rs
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-direct-struct-param.stderr
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-doubly-indirect-embedded.rs
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-doubly-indirect-embedded.stderr
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-doubly-indirect-param.rs
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-doubly-indirect-param.stderr
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-indirect-struct-embedded.rs
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-indirect-struct-embedded.stderr
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-indirect-struct-param.rs
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
cant-hide-behind-indirect-struct-param.stderr
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
feature-gate.no_gate.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
feature-gate.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
feature-gate.with_gate.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
fn-ptr-is-not-structurally-matchable.rs
turn pointer_structural_match into a hard error
2024-05-03 15:56:59 +02:00
fn-ptr-is-not-structurally-matchable.stderr
turn pointer_structural_match into a hard error
2024-05-03 15:56:59 +02:00
issue-6804-nan-match.rs
const_to_pat: cleanup leftovers from when we had to deal with non-structural constants
2024-07-18 11:58:16 +02:00
issue-6804-nan-match.stderr
const_to_pat: cleanup leftovers from when we had to deal with non-structural constants
2024-07-18 11:58:16 +02:00
issue-61188-match-slice-forbidden-without-eq.rs
const_to_pat: cleanup leftovers from when we had to deal with non-structural constants
2024-07-18 11:58:16 +02:00
issue-61188-match-slice-forbidden-without-eq.stderr
const_to_pat: cleanup leftovers from when we had to deal with non-structural constants
2024-07-18 11:58:16 +02:00
issue-62307-match-ref-ref-forbidden-without-eq.rs
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
issue-62307-match-ref-ref-forbidden-without-eq.stderr
remove IndirectStructuralMatch lint, emit the usual hard error instead
2024-05-03 15:56:59 +02:00
issue-63479-match-fnptr.rs
turn pointer_structural_match into a hard error
2024-05-03 15:56:59 +02:00
issue-63479-match-fnptr.stderr
turn pointer_structural_match into a hard error
2024-05-03 15:56:59 +02:00
match-empty-array-allowed-without-eq-issue-62336.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
match-requires-both-partialeq-and-eq.rs
remove StructuralEq trait
2024-01-24 07:56:23 +01:00
match-requires-both-partialeq-and-eq.stderr
remove StructuralEq trait
2024-01-24 07:56:23 +01:00
phantom-data-is-structurally-matchable.rs
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00