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