rust/src/librustc_passes
Niko Matsakis 35b6e2b0bb Instrument a bunch of tasks that employ the HIR map in one way or
another and were not previously instrumented.
2016-02-05 13:19:55 -05:00
..
const_fn.rs Replace some aborts with Results 2016-02-01 08:42:27 +13:00
consts.rs move more checks out of librustc 2016-01-21 10:52:37 +01:00
diagnostics.rs Improve the error explanations for check_const 2016-01-24 17:16:04 +02:00
lib.rs mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
loops.rs Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
no_asm.rs move const block checks before lowering step 2016-01-15 13:16:54 +01:00
rvalues.rs move more checks out of librustc 2016-01-21 10:52:37 +01:00
static_recursion.rs Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00