rust/compiler/rustc_session
Thalia Archibald 59e5920e29 Reject test executables when not supported by target
Currently, compiling tests for SOLID produces an ICE, because SOLID does
not support executables.
2025-03-24 14:25:30 -07:00
..