rust/compiler/rustc_pattern_analysis
Nadrieril 3567ab19a0 Don't consider unstable fields always-inhabited
This reverts the hack in https://github.com/rust-lang/rust/pull/133889
now that `Pin`'s field is no longer public.
2025-07-20 18:23:18 +02:00
..
src Don't consider unstable fields always-inhabited 2025-07-20 18:23:18 +02:00
tests always check for mixed deref pattern and normal constructors 2025-07-04 23:47:31 -07:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl error early when mixing deref patterns with normal constructors 2025-05-06 18:53:55 -07:00