rust/tests/ui/rfcs/rfc-1445-restrict-constants-in-patterns
2023-06-05 16:09:46 +00:00
..
rfc1445 Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
allow-hide-behind-direct-unsafe-ptr-embedded.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
allow-hide-behind-direct-unsafe-ptr-param.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
allow-hide-behind-indirect-unsafe-ptr-embedded.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
allow-hide-behind-indirect-unsafe-ptr-param.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
allow-use-behind-cousin-variant.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-direct-struct-embedded.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-direct-struct-embedded.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-direct-struct-param.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-direct-struct-param.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-doubly-indirect-embedded.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-doubly-indirect-embedded.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-doubly-indirect-param.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-doubly-indirect-param.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-indirect-struct-embedded.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-indirect-struct-embedded.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-indirect-struct-param.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cant-hide-behind-indirect-struct-param.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
feature-gate.no_gate.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
feature-gate.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
feature-gate.with_gate.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
fn-ptr-is-structurally-matchable.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-6804.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-6804.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-61188-match-slice-forbidden-without-eq.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-61188-match-slice-forbidden-without-eq.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-62307-match-ref-ref-forbidden-without-eq.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-62307-match-ref-ref-forbidden-without-eq.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-63479-match-fnptr.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-63479-match-fnptr.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-empty-array-allowed-without-eq-issue-62336.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-forbidden-without-eq.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-forbidden-without-eq.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-nonempty-array-forbidden-without-eq.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-nonempty-array-forbidden-without-eq.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-requires-both-partialeq-and-eq.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-requires-both-partialeq-and-eq.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
phantom-data-is-structurally-matchable.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00