summary refs log tree commit diff
path: root/compiler/rustc_mir/src/interpret/terminator.rs
AgeCommit message (Expand)AuthorLines
2020-10-10Refactor how SwitchInt stores jump targetsJonas Schievink-5/+5
2020-09-25Rollup merge of #76973 - lzutao:unstably-const-assume, r=oli-obkJonas Schievink-2/+2
2020-09-21fix InterpCx resolveBastian Kauschke-1/+6
2020-09-20Correct file path after some restructures in compilerLzu Tao-2/+2
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-08-30mv compiler to compiler/mark-0/+458