rust/compiler/rustc_const_eval/src
Matthias Krüger 0de7f756f0
Rollup merge of #99746 - compiler-errors:more-trait-engine, r=jackh726
Use `TraitEngine` in more places that don't specifically need `FulfillmentContext::new_in_snapshot`

Not sure if this change is worthwhile, but couldn't hurt re: chalkification

r? types
2022-08-03 22:29:27 +02:00
..
const_eval now we can make scalar_to_ptr a method on Scalar 2022-07-23 10:36:57 -04:00
interpret Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqd 2022-08-01 16:49:33 +02:00
transform Rollup merge of #99746 - compiler-errors:more-trait-engine, r=jackh726 2022-08-03 22:29:27 +02:00
util Auto merge of #100064 - RalfJung:disaligned, r=petrochenkov 2022-08-03 16:09:56 +00:00
errors.rs Migrate MutDeref, TransientMutBorrow diagnostics 2022-07-08 03:48:10 +00:00
lib.rs Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk 2022-07-17 19:28:01 +00:00
might_permit_raw_init.rs Use constant eval to do strict validity checks 2022-07-14 22:55:17 +01:00