rust/src/librustc_mir
Zack M. Davis 057715557b migrate codebase to ..= inclusive range patterns
These were stabilized in March 2018's #47813, and are the Preferred Way
to Do It going forward (q.v. #51043).
2018-06-26 07:53:30 -07:00
..
borrow_check Run rustfmt 2018-06-22 18:24:02 -03: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 migrate codebase to ..= inclusive range patterns 2018-06-26 07:53:30 -07:00
interpret rustc: rename ty::maps to ty::query. 2018-06-14 18:05:12 +03:00
monomorphize Refactor generic parameters in rustdoc/clean 2018-06-20 12:21:52 +01:00
transform Parse async fn header. 2018-06-21 22:29:47 -07: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