rust/compiler/rustc_const_eval/src
bors 2d14db321b Auto merge of #108006 - cjgillot:def-impl, r=oli-obk
Avoid accessing HIR when it can be avoided

Experiment to see if it helps some incremental cases.

Will be rebased once https://github.com/rust-lang/rust/pull/107942 gets merged.

r? `@ghost`
2023-02-15 16:14:10 +00:00
..
const_eval Auto merge of #108006 - cjgillot:def-impl, r=oli-obk 2023-02-15 16:14:10 +00:00
interpret Auto merge of #108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgr 2023-02-14 21:07:04 +00:00
transform s/eval_usize/eval_target_usize/ for clarity 2023-02-14 08:51:19 +00:00
util Stop deaggegating MIR. 2023-02-02 23:20:29 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Auto merge of #105582 - saethlin:instcombine-assert-inhabited, r=cjgillot 2023-01-26 03:10:52 +00:00