Files
rust/tests/ui/deprecation/deprecated_inline_threshold.bad_val.stderr

5 lines
222 B
Plaintext
Raw Normal View History

warning: `-C inline-threshold`: this option is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
error: incorrect value `asd` for codegen option `inline-threshold` - a number was expected