about summary refs log tree commit diff
path: root/tests/ui/target-feature/retpoline-target-feature-flag.by_feature2.stderr
blob: f5ff15df6329920e0df4c1e6a031eb5207dcd02a (plain)
1
2
3
4
5
6
7
warning: target feature `retpoline-indirect-branches` cannot be enabled with `-Ctarget-feature`: use `-Zretpoline` 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