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