rust/compiler/rustc_pattern_analysis
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
..
src Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
tests Add unreachable_pub to the default lints for compiler/ crates. 2025-03-08 08:41:43 +11:00
Cargo.toml Specify rust lints for compiler/ crates via Cargo. 2025-03-08 08:41:09 +11:00
messages.ftl Lint small gaps between ranges 2024-03-09 01:14:22 +01:00