mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() Add new `PatKind::Missing` variants To avoid some ugly uses of `kw::Empty` when handling "missing" patterns, e.g. in bare fn tys. Helps with #137978. Details in the individual commits. r? ``@oli-obk`` |
||
---|---|---|
.. | ||
rustc | ||
constructor.rs | ||
errors.rs | ||
lib.rs | ||
lints.rs | ||
pat_column.rs | ||
pat.rs | ||
rustc.rs | ||
usefulness.rs |