]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/lint/lint-stability2.rs
report kind of deprecated item in message
[rust.git] / src / test / ui / lint / lint-stability2.rs
index 9710d0826c71f6becbc70685f9b10916aa8fd518..9ae23dac61beffaa2146dfec738669b206653a2e 100644 (file)
@@ -1,5 +1,5 @@
 // aux-build:lint_stability.rs
-// error-pattern: use of deprecated item
+// error-pattern: use of deprecated function
 
 #![deny(deprecated)]