rust/src/librustc_mir
Markus Westerlind dec8166abc Use Vec::append
2020-02-13 11:13:13 +01:00
..
borrow_check Rollup merge of #68819 - estebank:split_at_mut, r=oli-obk 2020-02-04 21:51:58 +01:00
const_eval Move builtin attribute logic to new rustc_attr crate. 2020-02-01 18:54:56 +01:00
dataflow syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00
interpret Implement remaining unchecked arithmetic intrinsics 2020-02-04 20:36:18 -08:00
monomorphize don't clone types that are copy, round two. 2020-01-27 01:18:18 +01:00
transform Use Vec::append 2020-02-13 11:13:13 +01:00
util Use BufWriter 2020-02-01 19:26:45 +09:00
Cargo.toml syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00
const_eval.rs Promoteds can contain raw pointers, but these must still only point to immutable allocations 2020-01-15 10:48:22 +01:00
lib.rs Drop cfg(bootstrap) code 2020-01-31 12:31:09 -05:00
shim.rs don't clone types that are copy, round two. 2020-01-27 01:18:18 +01:00