1
Fork 0
rust/compiler/rustc_mir/src
Dylan DPC 346aeef496
Rollup merge of #78152 - spastorino:separate-unsized-locals, r=oli-obk
Separate unsized locals

Closes #71694

Takes over again #72029 and #74971

cc @RalfJung @oli-obk @pnkfelix @eddyb as they've participated in previous reviews of this PR.
2020-10-28 01:21:08 +01:00
..
borrow_check Use unsized_feature_enabled helper function 2020-10-27 14:45:42 -03:00
const_eval Fix const core::panic!(non_literal_str). 2020-10-22 18:41:35 +02:00
dataflow Remove unused code from remaining compiler crates 2020-10-14 04:14:32 +02:00
interpret Auto merge of #68965 - eddyb:mir-inline-scope, r=nagisa,oli-obk 2020-10-26 18:50:22 +00:00
monomorphize Replace target.target with target and target.ptr_width with target.pointer_width 2020-10-15 12:02:24 +02:00
transform Auto merge of #76269 - ayrtonm:function-reference-lint, r=oli-obk 2020-10-27 16:32:23 +00:00
util rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03: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 rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03:00