rust/compiler/rustc_ast_lowering/src
Dylan DPC c03026a7c6
Rollup merge of #104721 - WaffleLapkin:deref-harder, r=oli-obk
Remove more `ref` patterns from the compiler

r? `@oli-obk`
Previous PR: https://github.com/rust-lang/rust/pull/104500
2022-11-23 20:32:37 +05:30
..
asm.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
block.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
errors.rs Convert all #[suggestion_*] attributes to #[suggestion(style = "...")] 2022-10-26 15:04:09 +02:00
expr.rs Rollup merge of #104721 - WaffleLapkin:deref-harder, r=oli-obk 2022-11-23 20:32:37 +05:30
index.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
item.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
lib.rs Rollup merge of #104721 - WaffleLapkin:deref-harder, r=oli-obk 2022-11-23 20:32:37 +05:30
lifetime_collector.rs Remove path_span argument to the visit_path_segment methods. 2022-09-12 13:24:25 +10:00
pat.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
path.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00