rust/src/librustc/middle
2016-08-05 07:37:16 -07:00
..
astconv_util.rs Rollup merge of #35299 - circuitfox:E0110-update-error-format, r=jonathandturner 2016-08-05 16:12:58 +02:00
const_qualif.rs
const_val.rs rustc_const_eval: work around double rounding. 2016-06-05 19:18:28 +03:00
cstore.rs Move caching of HIR-inlining into CStore in order to avoid duplicating inlined HIR. 2016-08-01 04:09:12 -04:00
dataflow.rs prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -07:00
dead.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
dependency_format.rs prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -07:00
effect.rs intravisit: Fold functionality of IdVisitor into the regular Visitor. 2016-07-29 04:55:31 -04:00
entry.rs Update error format for E0137 2016-08-04 20:27:11 +01:00
expr_use_visitor.rs move during_closure_kind_inference flag to mc 2016-07-25 10:18:16 -04:00
free_region.rs
intrinsicck.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
lang_items.rs Implement ARM personality routine in Rust. 2016-07-24 01:53:27 -07:00
liveness.rs intravisit: Fold functionality of IdVisitor into the regular Visitor. 2016-07-29 04:55:31 -04:00
mem_categorization.rs move during_closure_kind_inference flag to mc 2016-07-25 10:18:16 -04:00
privacy.rs
reachable.rs Introduce TyCtxt::expect_def/expect_resolution helpers and use them where possible 2016-06-10 01:03:54 +03:00
recursion_limit.rs
region.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
resolve_lifetime.rs prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -07:00
stability.rs ignore deprecation for items deprecated by the same attribute 2016-08-04 23:15:52 +02:00
weak_lang_items.rs prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -07:00