rust/src/librustc_passes
2018-02-13 17:34:26 -08:00
..
ast_validation.rs Disallow projections from impl Trait types 2018-02-13 17:34:26 -08:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
consts.rs Add -Zteach documentation 2018-02-07 19:41:33 -08:00
diagnostics.rs Disallow projections from impl Trait types 2018-02-13 17:34:26 -08:00
hir_stats.rs Add GenericParam, refactor Generics in ast, hir, rustdoc 2017-12-21 13:38:10 +01:00
lib.rs Move "no asm" check into AST validation 2018-01-13 23:35:11 +03:00
loops.rs Suggest removing value from break when invalid 2018-01-28 11:14:09 -08:00
mir_stats.rs mir: Add TerminatorKind::FalseUnwind 2018-02-05 15:00:40 -05:00
static_recursion.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00