1
Fork 0
rust/compiler/rustc_mir/src
Yuki Okushi 0cdbb7d1cc
Rollup merge of #85935 - tmiasko:validate-indexing, r=jonas-schievink
Validate type of locals used as indices
2021-06-03 14:35:42 +09:00
..
borrow_check Add Ty::is_union predicate and use it 2021-06-02 17:09:17 +02:00
const_eval Emit a hard error when a panic occurs during const-eval 2021-05-30 11:59:54 -05:00
dataflow Add Ty::is_union predicate and use it 2021-06-02 17:09:17 +02:00
interpret Restrict access to crate_name. 2021-06-02 18:35:32 +02:00
monomorphize don't trim paths in collector PME message 2021-05-27 22:28:04 +02:00
transform Rollup merge of #85935 - tmiasko:validate-indexing, r=jonas-schievink 2021-06-03 14:35:42 +09:00
util Remove CrateNum::ReservedForIncrCompCache 2021-05-30 14:33:16 +02:00
lib.rs Specialize implementations 2021-05-26 18:07:09 -04:00
shim.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00