Sign in
rust
/
rust
/
0883b8cc7926859cd296afde42c5b2d7aaae5ce5
/
.
/
tests
/
ui
/
deprecation
/
deprecated_inline_threshold.bad_val.stderr
blob: 2e7a99010ae9b7aee8901d6453f41feff7eec24d [
file
]
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