rust/tests/ui/target-feature/tied-features-no-implication-1.paca.stderr
David Wood 6edd86d58e
tests: add test for #105111
Enabling a tied feature should not enable the other feature
automatically. This was fixed by something in #128796, probably #128221
or #128679.
2024-09-24 15:42:15 +01:00

5 lines
128 B
Plaintext

error: the target features paca, pacg must all be either enabled or disabled together
error: aborting due to 1 previous error