rust/src/librustc_passes
2016-12-28 11:29:19 +02:00
..
ast_validation.rs Refactor how global paths are represented (for both ast and hir). 2016-12-22 06:14:35 +00:00
Cargo.toml
consts.rs rustc: simplify constant cross-crate loading and rustc_passes::consts. 2016-12-28 11:29:19 +02:00
diagnostics.rs
hir_stats.rs rustc: separate bodies for static/(associated)const and embedded constants. 2016-12-28 11:27:57 +02:00
lib.rs Auto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis 2016-12-04 23:36:50 +00:00
loops.rs rustc: separate bodies for static/(associated)const and embedded constants. 2016-12-28 11:27:57 +02:00
mir_stats.rs Adds -Z mir-stats, which is similar to -Z hir-stats. 2016-11-30 21:33:18 +01: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
rvalues.rs rustc: simplify constant cross-crate loading and rustc_passes::consts. 2016-12-28 11:29:19 +02:00
static_recursion.rs rustc: separate bodies for static/(associated)const and embedded constants. 2016-12-28 11:27:57 +02:00