]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/future-incompatible-lint-group.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / future-incompatible-lint-group.stderr
index 56f4ff33eb2d8b2e133a8af6a3fafc30cacfdbf8..c239131ee1685af1139868f186f5cdee44f69e3b 100644 (file)
@@ -10,7 +10,7 @@ note: lint level defined here
 LL | #![deny(future_incompatible)]
    |         ^^^^^^^^^^^^^^^^^^^
    = note: #[deny(anonymous_parameters)] implied by #[deny(future_incompatible)]
-   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
+   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition!
    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
 
 error: aborting due to previous error