Files
rust/compiler/rustc_middle
Matthias Krüger 2a8fc94697 Rollup merge of #120610 - petrochenkov:maybeownogen, r=cjgillot
hir: Remove the generic type parameter from `MaybeOwned`

It's only ever used with a reference to `OwnerInfo` as an argument.

Follow up to https://github.com/rust-lang/rust/pull/120346.
2024-02-03 21:29:44 +01:00
..

For more information about how rustc works, see the rustc dev guide.