rust/compiler/rustc_mir/src
2020-09-27 19:21:01 -04:00
..
borrow_check Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk 2020-09-26 12:58:34 +02:00
const_eval Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk 2020-09-27 18:37:21 +02:00
dataflow Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
interpret Implement Display for DisambiguatedDefPathData and DefPathData 2020-09-25 22:46:15 +01:00
monomorphize Avoid calling Symbol::interner in compute_codegen_unit_name 2020-09-25 22:46:15 +01:00
transform [mir-opt] Introduce a new flag to enable experimental/unsound mir opts 2020-09-27 19:21:01 -04:00
util Stop using the const_eval query for initializers of statics 2020-09-19 10:36:36 +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 Auto merge of #75346 - davidtwco:issue-69925-polymorphic-instancedef-fnptrshim, r=nikomatsakis 2020-09-20 04:15:43 +00:00