]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/deprecation/rustc_deprecation-in-future.stderr
report kind of deprecated item in message
[rust.git] / src / test / ui / deprecation / rustc_deprecation-in-future.stderr
index 4aff11ad66f18d8b96832c579a699a9ead3d0137..e4f50d10dadd231841e29d2342c0e5fbd2017ce0 100644 (file)
@@ -1,4 +1,4 @@
-error: use of item 'S' that will be deprecated in future version 99.99.99: effectively never
+error: use of unit struct `S` that will be deprecated in future version 99.99.99: effectively never
   --> $DIR/rustc_deprecation-in-future.rs:14:13
    |
 LL |     let _ = S;