rust/compiler/rustc_const_eval/src
2022-08-01 21:38:45 +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 #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=oli-obk 2022-07-27 17:55:04 +02:00
util Remove DefId from AssocItemContainer. 2022-08-01 21:38:45 +02: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