summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/step.rs
AgeCommit message (Expand)AuthorLines
2021-11-20Revert "require full validity when determining the discriminant of a value"Ralf Jung-6/+0
2021-11-14require full validity when determining the discriminant of a valueRalf Jung-0/+6
2021-09-29CTFE: extra assertions for Aggregate rvalues; remove unnecessarily eager spec...Ralf Jung-7/+9
2021-09-29remove outdated commentRalf Jung-1/+0
2021-09-25Introduce `Rvalue::ShallowInitBox`Gary Guo-0/+6
2021-09-13Introduce NullOp::AlignOfGary Guo-3/+8
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+316