rust/src/librustc_mir
2020-03-16 02:49:19 +01:00
..
borrow_check Rollup merge of #69967 - mark-i-m:rinfctx, r=matthewjasper 2020-03-15 02:44:18 +01:00
const_eval remove lifetimes that can be elided (clippy::needless_lifetimes) 2020-03-12 20:03:09 +01:00
dataflow Auto merge of #69716 - jonas-schievink:generator-size, r=tmandry 2020-03-14 02:04:49 +00:00
interpret fix comment, rustfmt 2020-03-14 13:09:02 +01:00
monomorphize Don't redundantly repeat field names (clippy::redundant_field_names) 2020-03-06 19:42:18 +01:00
transform remove unnecessary hir::map imports 2020-03-16 02:49:19 +01:00
util Rollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPC 2020-03-14 04:03:24 +09:00
Cargo.toml Move rustc_infer::traits to new crate rustc_trait_selection. 2020-03-14 14:15:50 +01:00
lib.rs MIR is not an experiment anymore 2020-02-21 11:03:21 -03:00
shim.rs Make lookup of associated item by name O(log n) 2020-02-19 10:51:40 -08:00