about summary refs log tree commit diff
path: root/tests/ui/deprecation/deprecated_inline_threshold.no_val.stderr
blob: 25104e637e001cb2dd9c3e4a8c0bffbe2f98faba (plain)
1
2
3
4
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>)