rust/tests/ui/target-feature/retpoline-target-feature-flag.by_feature1.stderr
2025-06-19 10:50:03 +09:00

8 lines
414 B
Plaintext

warning: target feature `retpoline-external-thunk` cannot be enabled with `-Ctarget-feature`: use `-Zretpoline-external-thunk` compiler flag instead
|
= 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