rust/src/test/ui/rfc1445
2018-11-10 03:39:42 +01:00
..
feature-gate.no_gate.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
feature-gate.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
feature-gate.with_gate.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
match-forbidden-without-eq.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
match-forbidden-without-eq.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
match-requires-both-partialeq-and-eq.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
match-requires-both-partialeq-and-eq.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
phantom-data-is-structurally-matchable.rs make PhantomData #[structural_match]. 2018-11-10 03:39:42 +01:00