rust/src/librustc_mir
2019-03-01 11:18:49 +01:00
..
borrow_check Rename variadic to c_variadic 2019-02-27 10:21:54 -05:00
build replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08:00
dataflow rustc: doc comments 2019-02-10 23:42:32 +00:00
hair ty: HirIdify some lints 2019-03-01 11:18:49 +01:00
interpret replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08:00
monomorphize hir: remove NodeId from ImplItem 2019-03-01 11:18:49 +01:00
transform ty: HirIdify some lints 2019-03-01 11:18:49 +01:00
util replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08:00
Cargo.toml rustc_mir: compute all the qualification bits separately in qualify_consts. 2019-02-14 13:36:51 +02:00
const_eval.rs Auto merge of #58561 - ljedrz:HirIdify_some_nodes, r=Zoxc 2019-02-26 06:13:27 +00:00
diagnostics.rs Auto merge of #57609 - matthewjasper:more-restrictive-match, r=pnkfelix 2019-02-25 06:27:35 +00:00
lib.rs Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
lints.rs ty: HirIdify some lints 2019-03-01 11:18:49 +01:00
shim.rs rename Substs to InternalSubsts 2019-02-27 00:39:13 +08:00