rust/compiler/rustc_interface/src
2024-11-08 12:46:39 +11:00
..
callbacks.rs Do not call source_span when not tracking dependencies. 2024-08-24 16:40:40 +00:00
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
interface.rs add unstable support for outputting file checksums for use in cargo 2024-10-01 21:23:20 -06:00
lib.rs add unstable support for outputting file checksums for use in cargo 2024-10-01 21:23:20 -06:00
passes.rs Handle rustc_interface cases of rustc::potential_query_instability lint 2024-10-05 10:01:27 +03: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 clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00
tests.rs Use a method to apply RustcOptGroup to getopts::Options 2024-11-08 12:46:39 +11:00
util.rs Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00