Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
lint
/
force-warn
/
allowed-warn-by-default-lint.stderr
blob: a6634e212bd67fb03bbb6dd4dab9a21318c234b9 [
file
] [
log
] [
blame
]
warning
:
function
`dead_function`
is
never used
-->
$DIR
/
allowed
-
warn
-
by
-
default
-
lint
.
rs
:
8
:
4
|
LL
|
fn dead_function
()
{}
|
^^^^^^^^^^^^^
|
=
note
:
requested on the command line
with
`--force-warn dead-code`
warning
:
1
warning emitted