rust/compiler/rustc_resolve
Stuart Cook 82df6229b6
Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk
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``
2025-04-07 22:29:17 +10:00
..
src Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk 2025-04-07 22:29:17 +10:00
Cargo.toml rustc_resolve: fix instability in lib.rmeta contents 2025-03-18 16:41:32 -04:00
messages.ftl Allow builtin macros to be used more than once. 2025-03-19 14:12:47 +01:00