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

5 lines
219 B
Plaintext
Raw Normal View History

warning: `-C inline-threshold`: this option is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
error: codegen option `inline-threshold` requires a number (C inline-threshold=<value>)