]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/svh/auxiliary/svh-uta-change-use-trait.rs
New upstream version 1.51.0+dfsg1
[rustc.git] / src / test / ui / svh / auxiliary / svh-uta-change-use-trait.rs
index 76a472b5b26b16a4b96ea7725d0b19907bedd017..823d29571aa88d42ccaf15b39d62e57b8de1176f 100644 (file)
@@ -1,4 +1,4 @@
-//! "compile-fail/svh-uta-trait.rs" is checking that we detect a
+//! "svh-uta-trait.rs" is checking that we detect a
 //! change from `use foo::TraitB` to use `foo::TraitB` in the hash
 //! (SVH) computation (#14132), since that will affect method
 //! resolution.