rust/compiler/rustc_pattern_analysis
dianne b41d8bde00 let deref patterns participate in usefulness/exhaustiveness
This does not yet handle the case of mixed deref patterns with normal
constructors; it'll ICE in `Constructor::is_covered_by`. That'll be
fixed in a later commit.
2025-05-06 18:53:55 -07:00
..
src let deref patterns participate in usefulness/exhaustiveness 2025-05-06 18:53:55 -07:00
tests Use -Wunused_crate_dependencies for compiler crates. 2025-03-20 08:59:43 +11:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Lint small gaps between ranges 2024-03-09 01:14:22 +01:00