rust/src/librustc_passes
Zack M. Davis 1b6c9605e4 use field init shorthand EVERYWHERE
Like #43008 (f668999), but _much more aggressive_.
2017-08-15 15:29:17 -07:00
..
ast_validation.rs ast_validation: forbid "nonstandard" literal patterns 2017-08-13 18:35:44 +03:00
Cargo.toml
consts.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07: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 de-orphan extended information 2017-08-06 21:29:05 -07:00
loops.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
mir_stats.rs add new instructions for asserting when values are valid, and to describe when we can rely on them being locked in memory 2017-07-30 01:11:59 -07:00
no_asm.rs
static_recursion.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00