rust/src/test/ui/uninhabited
2022-07-07 12:25:56 -07: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
privately-uninhabited-mir-call.rs On partial uninit error point at where we need init 2022-07-07 12:25:55 -07:00
privately-uninhabited-mir-call.stderr Tweak wording and spans 2022-07-07 12:25:56 -07:00
uninhabited-enum-cast.rs Permit uninhabited enums to cast into ints 2020-09-01 10:01:28 -04:00
uninhabited-irrefutable.rs Suggest if let/let_else for refutable pat in let 2022-03-08 16:32:08 +00:00
uninhabited-irrefutable.stderr Suggest if let/let_else for refutable pat in let 2022-03-08 16:32:08 +00:00
uninhabited-matches-feature-gated.rs tests: remove ignore directives from tests that mention core/alloc/std spans. 2020-04-02 11:48:34 +03:00
uninhabited-matches-feature-gated.stderr Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
uninhabited-patterns.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
uninhabited-patterns.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00