rust/compiler/rustc_mir/src
2020-10-13 00:57:03 +00:00
..
borrow_check Refactor how SwitchInt stores jump targets 2020-10-10 17:46:11 +02:00
const_eval query_name_of_opt_const_arg -> query_name_opt_const_arg 2020-10-05 08:49:21 +02:00
dataflow Use SmallVec in SwitchTargets 2020-10-11 01:14:12 +02:00
interpret Auto merge of #77796 - jonas-schievink:switchint-refactor, r=oli-obk 2020-10-13 00:57:03 +00:00
monomorphize Use range instead of tuple of ints 2020-10-10 22:33:22 +02:00
transform Auto merge of #77796 - jonas-schievink:switchint-refactor, r=oli-obk 2020-10-13 00:57:03 +00:00
util Use SmallVec in SwitchTargets 2020-10-11 01:14:12 +02:00
lib.rs Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb 2020-09-26 06:44:28 +00:00
shim.rs Remember the MirSource for each Body 2020-10-04 11:01:38 -07:00