Files
rust/compiler
Matthias Krüger 5761c36c0a Rollup merge of #120009 - Nadrieril:never_patterns_tyck, r=compiler-errors
never_patterns: typecheck never patterns

This checks that a `!` pattern is only used on an uninhabited type (modulo match ergonomics, i.e. `!` is allowed on `&Void`).

r? `@compiler-errors`
2024-01-19 19:27:02 +01:00
..
2024-01-16 21:15:31 +01:00
2023-12-05 17:52:51 -08:00
2024-01-17 03:14:16 +01:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-23 14:11:02 +03:00
2024-01-17 03:14:16 +01:00
2023-12-31 20:58:36 +00:00