summaryrefslogtreecommitdiffstats
path: root/tests/ui/target-feature/missing-plusminus.stderr
blob: 93abf3508057934695c42aecea7a368e58e951d0 (plain)
1
2
3
4
5
6
warning: unknown feature specified for `-Ctarget-feature`: `banana`
   |
   = note: features must begin with a `+` to enable or `-` to disable it

warning: 1 warning emitted