rust/src/librustc_passes
2017-10-27 23:01:34 +02:00
..
ast_validation.rs Implement RFC 1861: Extern types 2017-10-27 23:01:34 +02:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
consts.rs convert constant promotion into a query 2017-10-16 17:32:22 -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 convert constant promotion into a query 2017-10-16 17:32:22 -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