rust/tests/ui/target-feature/forbidden-hardfloat-target-feature-flag-disable-neon.stderr

7 lines
386 B
Text

warning: target feature `neon` must be enabled to ensure that the ABI of the current target can be implemented correctly
|
= note: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #116344 <https://github.com/rust-lang/rust/issues/116344>
warning: 1 warning emitted