rust/compiler/rustc_expand/src/mbe
bors 74c4821045 Auto merge of #111014 - klensy:no-rc, r=WaffleLapkin
try to downgrade Arc -> Lrc -> Rc -> no-Rc in few places

Expecting this be not slower on non-parallel compiler and probably faster on parallel (checked that this PR builds on it).
2023-05-04 20:49:23 +00:00
..
diagnostics.rs compiler: print the suggestion only for local macros 2023-04-12 15:43:50 +02:00
macro_check.rs Fix static string lints 2023-04-25 18:59:55 +01:00
macro_parser.rs Lrc -> Rc 2023-04-30 13:24:10 +03:00
macro_rules.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
metavar_expr.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
quoted.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
transcribe.rs unequal → not equal 2023-03-15 23:55:48 +05:30