rust/compiler/rustc_pattern_analysis/tests
Nicholas Nethercote 9212e31c92 Add unreachable_pub to the default lints for compiler/ crates.
And fix the new errors in the handful of crates that didn't have a
`#![warn(unreachable_pub)]`.
2025-03-08 08:41:43 +11:00
..
common Add unreachable_pub to the default lints for compiler/ crates. 2025-03-08 08:41:43 +11:00
complexity.rs Add pattern_complexity_limit to Limits. 2025-02-17 09:30:33 +11:00
exhaustiveness.rs Add pattern_complexity_limit to Limits. 2025-02-17 09:30:33 +11:00
intersection.rs Add pattern_complexity_limit to Limits. 2025-02-17 09:30:33 +11:00