summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/mod.rs
AgeCommit message (Expand)AuthorLines
2023-04-06Add `UnwindAction::Unreachable`Gary Guo-3/+1
2023-02-06interpret: move discriminant reading and writing to separate fileRalf Jung-0/+1
2022-07-11interpret: refactor projection handling codeRalf Jung-0/+1
2022-06-27make AllocKind actually publicRalf Jung-1/+1
2022-06-26interpret: refactor allocation info queryRalf Jung-1/+1
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-1/+1
2022-04-21deduplicate a lot of codeb-naber-2/+2
2022-04-21implement valtree -> constvalue conversionb-naber-1/+1
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+33