rust/compiler/rustc_interface
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
..