rust/compiler/rustc_const_eval/src
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
..
const_eval rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
interpret Rollup merge of #108669 - Nilstrieb:query-my-uninitness, r=compiler-errors 2023-03-04 15:24:39 +05:30
transform Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot 2023-03-05 10:37:02 +00:00
util Allow checking whether a type allows being uninitialized 2023-03-02 18:33:48 +00:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lib.rs Unify all validity check intrinsics 2023-02-27 13:30:44 +00:00