rust/compiler/rustc_interface/src
Matthias Krüger 9243aeecda
Rollup merge of #128851 - compiler-errors:validate-mir-opt-mir, r=matthiaskrgr
Add comment that bors did not see pushed before it merged

In #128612, bors merged 470ada2de0 instead of 1e07c19.

This means it dropped a useful comment I added, and a stage rename that is more descriptive.
2024-08-09 00:03:39 +02:00
..
callbacks.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
interface.rs Add toggle for parse_meta_item unsafe parsing 2024-07-30 18:28:43 -05:00
lib.rs Move codegen_and_build_linker from Queries to Linker 2024-07-01 11:00:49 +00:00
passes.rs Add comment that bors did not see pushed before it merged 2024-08-08 17:57:31 -04:00
proc_macro_decls.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
queries.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Split ColorConfig off of HumanReadableErrorType 2024-08-08 14:41:33 +00:00
util.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00