Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
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
>)