rust/compiler/rustc_mir_build/src
Devin Ragotzy 33a06b73d9 Add reachable_patterns lint to rfc-2008-non_exhaustive
Add linting on non_exhaustive structs and enum variants

Add ui tests for non_exhaustive reachable lint

Rename to non_exhaustive_omitted_patterns and avoid triggering on if let
2021-09-14 15:45:13 -04:00
..
build Rollup merge of #88709 - BoxyUwU:thir-abstract-const, r=lcnr 2021-09-12 03:44:56 -07:00
thir Add reachable_patterns lint to rfc-2008-non_exhaustive 2021-09-14 15:45:13 -04:00
check_unsafety.rs move thir visitor to rustc_middle 2021-09-09 01:32:03 +01:00
lib.rs Remove box syntax from rustc_mir_build 2021-08-18 09:25:26 +02:00
lints.rs Do not store attrs in FnKind. 2021-03-09 19:09:33 +01:00