summaryrefslogtreecommitdiffstats
path: root/src/test/ui/target-feature/similar-feature-suggestion.stderr
blob: 2f376065fdfb048cf858e5f13e2cacf343230f49 (plain)
1
2
3
4
5
6
7
warning: unknown feature specified for `-Ctarget-feature`: `rdrnd`
   |
   = note: it is still passed through to the codegen backend
   = help: you might have meant: `rdrand`

warning: 1 warning emitted