os-rust/src/test/ui-fulldeps/lint-plugin-cmdline-load.stderr

9 lines
172 B
Text
Raw Normal View History

warning: item is named 'lintme'
2018-12-25 08:56:47 -07:00
--> $DIR/lint-plugin-cmdline-load.rs:8:1
|
2019-03-09 15:03:44 +03:00
LL | fn lintme() { }
| ^^^^^^^^^^^^^^^
|
= note: #[warn(test_lint)] on by default