rust/src/librustc_passes
2019-09-08 01:27:10 +02:00
..
ast_validation.rs Modifies how Arg, Arm, Field, FieldPattern and Variant are visited 2019-08-24 13:54:40 -03:00
Cargo.toml syntax_ext: proc_macro_decls -> proc_macro_harness 2019-07-27 14:16:16 +03:00
error_codes.rs Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
hir_stats.rs Cleanup: Consistently use Param instead of Arg #62426 2019-08-27 14:07:41 +02:00
layout_test.rs Rename ItemKind::Ty to ItemKind::TyAlias 2019-08-04 20:13:37 +01:00
lib.rs Dont use gate bind_by_move_pattern_guards internally. 2019-09-08 01:27:10 +02:00
loops.rs r#type -> ty 2019-08-21 14:32:38 +03:00
rvalue_promotion.rs normalize use of backticks for compiler messages in remaining modules 2019-07-23 23:09:59 +02:00