rust/tests/ui/rfcs/rfc-1445-restrict-constants...
Ross Smyth 6967d1c0fc Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
..
rfc1445 [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
allow-hide-behind-direct-unsafe-ptr-embedded.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
allow-hide-behind-direct-unsafe-ptr-param.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
allow-hide-behind-indirect-unsafe-ptr-embedded.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
allow-hide-behind-indirect-unsafe-ptr-param.rs [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 StructuralEq trait 2024-01-24 07:56:23 +01:00
cant-hide-behind-direct-struct-param.stderr remove StructuralEq trait 2024-01-24 07:56:23 +01:00
cant-hide-behind-doubly-indirect-embedded.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
cant-hide-behind-doubly-indirect-embedded.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01:00
cant-hide-behind-doubly-indirect-param.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
cant-hide-behind-doubly-indirect-param.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01:00
cant-hide-behind-indirect-struct-embedded.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
cant-hide-behind-indirect-struct-embedded.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01:00
cant-hide-behind-indirect-struct-param.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
cant-hide-behind-indirect-struct-param.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01:00
feature-gate.no_gate.stderr remove StructuralEq trait 2024-01-24 07:56:23 +01:00
feature-gate.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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-structurally-matchable.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
fn-ptr-is-structurally-matchable.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01:00
issue-6804-nan-match.rs Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
issue-6804-nan-match.stderr Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
issue-61188-match-slice-forbidden-without-eq.rs remove StructuralEq trait 2024-01-24 07:56:23 +01:00
issue-61188-match-slice-forbidden-without-eq.stderr remove StructuralEq trait 2024-01-24 07:56:23 +01:00
issue-62307-match-ref-ref-forbidden-without-eq.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-62307-match-ref-ref-forbidden-without-eq.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01:00
issue-63479-match-fnptr.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-63479-match-fnptr.stderr update the tracking issue for structural match violations 2024-02-05 20:36:11 +01: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