rust/compiler/rustc_mir/src
2020-10-27 14:45:02 -03:00
..
borrow_check Add unsized_fn_params feature 2020-10-27 14:45:02 -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 Disable "optimization to avoid load of address" in InstCombine 2020-10-27 10:59:28 +01:00
util rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03:00
lib.rs
shim.rs rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03:00