rust/compiler/rustc_expand/src
bors 56ee85274e Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb
Remove some `ref` patterns from the compiler

Previous PR: https://github.com/rust-lang/rust/pull/105368

r? `@Nilstrieb`
2023-01-20 04:52:28 +00:00
..
mbe Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
mut_visit
parse rustc_expand: remove ref patterns 2023-01-17 07:48:19 +00:00
tokenstream
base.rs rustc_expand: remove ref patterns 2023-01-17 07:48:19 +00:00
build.rs parse const closures 2023-01-12 02:28:37 +00:00
config.rs rustc_expand: remove ref patterns 2023-01-17 07:48:19 +00:00
errors.rs Migrate parts of rustc_expand to session diagnostics 2022-12-10 11:02:41 +01:00
expand.rs rustc_expand: remove ref patterns 2023-01-17 07:48:19 +00:00
lib.rs Migrate parts of rustc_expand to session diagnostics 2022-12-10 11:02:41 +01:00
mbe.rs Move macro_rules diagnostics to diagnostics module 2022-11-20 13:06:44 +01:00
module.rs Migrate parts of rustc_expand to session diagnostics 2022-12-10 11:02:41 +01:00
placeholders.rs Split MacArgs in two. 2022-11-22 09:04:15 +11:00
proc_macro_server.rs Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
proc_macro.rs
tests.rs Migrate parts of rustc_expand to session diagnostics 2022-12-10 11:02:41 +01:00