Sign in
android
/
toolchain
/
rustc
/
54272acac043c1dedfb7db7420545b31ec1ac51f
/
.
/
src
/
test
/
ui
/
lint
/
force-warn
/
force-lint-allow-all-warnings.stderr
blob: 3305f2c02834d7571ef7024e20d65a47b2dada84 [
file
] [
log
] [
blame
]
warning
:
function
is
never used
:
`dead_function`
-->
$DIR
/
force
-
lint
-
allow
-
all
-
warnings
.
rs
:
6
:
4
|
LL
|
fn dead_function
()
{}
|
^^^^^^^^^^^^^
|
=
note
:
requested on the command line
with
`--force-warn dead-code`
warning
:
1
warning emitted