mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00

- Reworked the test as a *centralized* version of checking that certain targets correctly require `-C target-cpu` being specified. - Document test intention. - Move `amdgpu-require-explicit-cpu.rs` under new dir `tests/ui/target-cpu/` - No other ui subdir really fits this "requires `-Ctarget-cpu`" check.
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
error: target requires explicitly specifying a cpu with `-C target-cpu`
|
|
|
|
error: aborting due to 1 previous error
|
|
|