rust/src/librustc_mir
2018-06-28 11:04:25 +02:00
..
borrow_check Auto merge of #51538 - nikomatsakis:nll-perf-examination, r=eddyb 2018-06-28 01:41:40 +00:00
build Make find_breakable_scope non-mutable 2018-06-25 15:27:37 +01:00
dataflow Avoid allocations in has_any_child_of. 2018-06-19 09:37:26 +10:00
hair Merge ConstVal and ConstValue 2018-06-28 11:04:25 +02:00
interpret Merge ConstVal and ConstValue 2018-06-28 11:04:25 +02:00
monomorphize Merge ConstVal and ConstValue 2018-06-28 11:04:25 +02:00
transform Don't const propagate the body of constants 2018-06-28 11:04:25 +02:00
util Run rustfmt 2018-06-22 18:24:02 -03:00
Cargo.toml Allow choosing Polonius algorithm via environment variable POLONIUS_ALGORITHM. 2018-06-02 14:17:12 +02:00
diagnostics.rs migrate codebase to ..= inclusive range patterns 2018-06-26 07:53:30 -07:00
lib.rs Parallelize trans item collection 2018-06-19 03:19:50 +02:00
shim.rs Thread info about form of variable bindings, including spans of arg types, down into mir::LocalDecls. 2018-06-19 19:38:37 +02:00