rust/compiler/rustc_interface/src
2024-08-27 15:11:54 +10: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 Add warn(unreachable_pub) to rustc_interface. 2024-08-27 15:11:54 +10: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 Fix elided_named_lifetimes in code 2024-08-24 19:21:32 +03:00
tests.rs Split ColorConfig off of HumanReadableErrorType 2024-08-08 14:41:33 +00:00
util.rs rustc_interface: remove a redundant #[allow(rustc::untranslatable_diagnostic)] 2024-08-10 14:32:56 +03:00