rust/compiler/rustc_ast_lowering
bors 0d439f8181 Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot
rustc_middle: Remove trait `DefIdTree`

This trait was a way to generalize over both `TyCtxt` and `Resolver`, but now `Resolver` has access to `TyCtxt`, so this trait is no longer necessary.
2023-03-05 10:37:02 +00:00
..
locales Restrict `#[rustc_box]` to `Box::new` calls 2023-03-02 02:42:19 +00:00
src Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot 2023-03-05 10:37:02 +00:00
Cargo.toml Upgrade `thin-vec` from 0.2.9 to 0.2.12. 2023-02-21 11:51:55 +11:00