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