rust/src/librustc_passes
2017-02-18 12:28:44 -08:00
..
ast_validation.rs rustc: always keep an explicit lifetime in trait objects. 2017-01-28 02:56:46 +02:00
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
consts.rs move cast_kinds into TypeckTables where it belongs 2017-01-27 16:16:43 -05:00
diagnostics.rs Properly implement labeled breaks in while conditions 2017-02-18 12:28:44 -08:00
hir_stats.rs rustc: separate bodies for static/(associated)const and embedded constants. 2016-12-28 11:27:57 +02:00
lib.rs Remove unused extern crates. 2017-01-22 01:31:02 +00:00
loops.rs Properly implement labeled breaks in while conditions 2017-02-18 12:28:44 -08:00
mir_stats.rs SwitchInt over Switch 2017-02-10 19:42:41 +02: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: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
static_recursion.rs rustc: don't call the HIR AST. 2017-01-26 13:41:28 +02:00