rust/compiler/rustc_interface/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
..
callbacks.rs Ignore span references from diagnostics. 2022-12-25 18:48:42 +00:00
errors.rs Warn when using panic-strategy abort for proc-macro crates 2023-01-13 10:13:49 +01:00
interface.rs Move compiler input and ouput paths into session 2023-01-16 14:46:44 +00:00
lib.rs Don't call closures immediately, use try{} blocks 2023-01-17 07:48:19 +00:00
passes.rs Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
proc_macro_decls.rs Simplify code 2022-11-05 17:54:06 +01:00
queries.rs Avoid one more call site to Compiler::expansion 2023-01-16 14:46:44 +00:00
tests.rs Move compiler input and ouput paths into session 2023-01-16 14:46:44 +00:00
util.rs Move compiler input and ouput paths into session 2023-01-16 14:46:44 +00:00