]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/rust-2018/try-macro.stderr
New upstream version 1.55.0+dfsg1
[rustc.git] / src / test / ui / rust-2018 / try-macro.stderr
index cdbb215605e717e461a039d81406fc32ce423932..f315b4d4a9eb9eb274f05926342f6a213c4cb4c9 100644 (file)
@@ -10,7 +10,7 @@ note: the lint level is defined here
 LL | #![warn(rust_2018_compatibility)]
    |         ^^^^^^^^^^^^^^^^^^^^^^^
    = note: `#[warn(keyword_idents)]` implied by `#[warn(rust_2018_compatibility)]`
-   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition!
+   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
    = note: for more information, see issue #49716 <https://github.com/rust-lang/rust/issues/49716>
 
 warning: 1 warning emitted