Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
deprecation
/
deprecated_inline_threshold.bad_val.stderr
blob: 2e7a99010ae9b7aee8901d6453f41feff7eec24d [
file
] [
log
] [
blame
]
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