Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
deprecation
/
deprecated_inline_threshold.no_val.stderr
blob: 25104e637e001cb2dd9c3e4a8c0bffbe2f98faba [
file
] [
log
] [
blame
]
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
>)