]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/conf_french_blacklisted_name.stderr
Update changed ui tests
[rust.git] / tests / ui / conf_french_blacklisted_name.stderr
index c98adb6029fafc844f8805a5a06f458a6478203d..19c8e5c977787bd793db5533c76a95792605a067 100644 (file)
@@ -1,8 +1,10 @@
-error: compiler plugins are experimental and possibly buggy (see issue #29597)
+error[E0658]: compiler plugins are experimental and possibly buggy (see issue #29597)
  --> $DIR/conf_french_blacklisted_name.rs:2:1
   |
-2 | #![plugin(clippy(conf_file="./tests/auxiliary/conf_french_blacklisted_name.toml"))]
-  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+2 | #![plugin(clippy(conf_file="../auxiliary/conf_french_blacklisted_name.toml"))]
+  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: add #![feature(plugin)] to the crate attributes to enable
 
+error: aborting due to previous error
+