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