rust/src/test/ui/uninhabited
Mazdak Farrokhzad 1fb8cfb481 Organize never_type tests
Also move {run-fail -> ui}/never_type
2019-10-15 16:58:14 +02:00
..
always-inhabited-union-ref.rs Organize never_type tests 2019-10-15 16:58:14 +02:00
always-inhabited-union-ref.stderr Organize never_type tests 2019-10-15 16:58:14 +02:00
exhaustive-wo-nevertype-issue-51221.rs Remove never_type feature requirement for exhaustive patterns 2019-07-05 22:14:27 +02:00
privately-uninhabited-dead-code.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
uninhabited-enum-cast.rs Remove licenses 2018-12-25 21:08:33 -07:00
uninhabited-enum-cast.stderr Update tests 2019-03-11 23:10:26 +03:00
uninhabited-irrefutable.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
uninhabited-irrefutable.stderr Suggest if let on let refutable binding 2019-10-09 12:25:48 -07:00
uninhabited-matches-feature-gated.rs Permit use of mem::uninitialized via allow(deprecated) 2019-07-04 21:01:35 -04:00
uninhabited-matches-feature-gated.stderr Suggest if let on let refutable binding 2019-10-09 12:25:48 -07:00
uninhabited-patterns.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
uninhabited-patterns.stderr Update tests 2019-03-11 23:10:26 +03:00