rust/src/librustc_passes
2017-05-25 05:52:09 +00:00
..
ast_validation.rs Hygienize lifetimes. 2017-05-25 05:52:09 +00:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
consts.rs rename parameter_environment to param_env 2017-05-22 15:55:56 -04:00
diagnostics.rs Move rvalue checking to MIR 2017-04-11 23:53:20 +03:00
hir_stats.rs Pass crate attributes in visit.rs 2017-05-12 07:15:29 +12:00
lib.rs rustc: Remove #![unstable] annotation 2017-05-11 16:03:05 -07:00
loops.rs Remove need for &format!(...) or &&"" dances in span_label calls 2017-05-08 12:56:15 +02:00
mir_stats.rs box large variants in MIR 2017-05-12 01:43:04 +03:00
no_asm.rs annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor 2016-12-06 11:28:51 +01:00
static_recursion.rs Remove need for &format!(...) or &&"" dances in span_label calls 2017-05-08 12:56:15 +02:00