summaryrefslogtreecommitdiffstats
path: root/tests/ui/target-feature/similar-feature-suggestion.stderr
blob: f39dfd401e07c2cab7d074b76957cc637d423840 (plain)
1
2
3
4
5
6
7
warning: unknown and unstable feature specified for `-Ctarget-feature`: `rdrnd`
   |
   = note: it is still passed through to the codegen backend, but use of this feature might be unsound and the behavior of this feature can change in the future
   = help: you might have meant: `rdrand`

warning: 1 warning emitted