rust/tests/ui/target-feature/similar-feature-suggestion.stderr
2023-01-11 09:32:08 +00:00

8 lines
204 B
Plaintext

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