We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4042b commit 86e4216Copy full SHA for 86e4216
tests/compile-fail/conf_non_existant.rs
@@ -1,4 +1,4 @@
1
-// error-pattern: error reading Clippy's configuration file: No such file or directory
+// error-pattern: error reading Clippy's configuration file
2
3
#![feature(plugin)]
4
#![plugin(clippy(conf_file="./tests/compile-fail/non_existant_conf.toml"))]
0 commit comments