rust/src/librustc_passes
2017-09-20 23:45:05 -07:00
..
ast_validation.rs Implement underscore lifetimes 2017-09-20 23:45:05 -07:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
consts.rs Update comment to properly describe static promotion restrictions 2017-09-11 10:51:28 -04:00
diagnostics.rs extended information for E0571 break with value in non-loop loop 2017-08-09 01:33:49 -07:00
hir_stats.rs Fix -Z hir-stats always panics (fix #43232). 2017-08-12 19:53:15 +08:00
lib.rs *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
loops.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-16 10:03:47 -07:00
mir_stats.rs rustc: use ConstVal::Unevaluated instead of mir::Literal::Item. 2017-09-11 08:41:16 +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 use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00