rust/compiler/rustc_mir/src
Dylan MacKenzie 1513904c1c Remove default build_error impl
Now all structured errors must have their own error code
2020-09-29 21:17:48 -07:00
..
borrow_check Auto merge of #77236 - matthewjasper:defer-typeof-impl-trait, r=davidtwco 2020-09-28 12:47:23 +00:00
const_eval Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obk 2020-09-28 18:39:44 +02:00
dataflow Remove intra-doc link 2020-09-26 17:29:55 -07: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 Remove default build_error impl 2020-09-29 21:17:48 -07: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