rust/compiler/rustc_interface/src
bjorn3 23edbb67bd Don't require dlltool with the dummy backend on MinGW
The dummy backend should be able to cross-compile to any target without
requiring any external tool or library other than the rust standard
library.
2025-10-31 15:29:32 +00:00
..
callbacks.rs Represent diagnostic side effects as dep nodes 2025-03-14 16:01:58 +01:00
errors.rs Move more early buffered lints to dyn lint diagnostics (4/N) 2025-09-14 12:38:12 +02:00
interface.rs Remove current code for embedding command-line args in PDB 2025-10-18 12:24:40 +11:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
limits.rs fixup limit handling code 2025-09-08 15:07:12 -07:00
passes.rs Rollup merge of #148177 - bjorn3:codegen_backend_crate_types, r=WaffleLapkin 2025-10-28 17:49:29 +01:00
proc_macro_decls.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
queries.rs Skip codegen_crate call in check mode 2025-10-24 10:25:13 +00:00
tests.rs Remove current code for embedding command-line args in PDB 2025-10-18 12:24:40 +11:00
util.rs Don't require dlltool with the dummy backend on MinGW 2025-10-31 15:29:32 +00:00