]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/svh/auxiliary/svh-uta-base.rs
Auto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514
[rust.git] / src / test / ui / svh / auxiliary / svh-uta-base.rs
index c138f1a5ba84c8020b4a2148687f9146e74d650a..221a096e08312b19175d54f6b6e46f2cf68fc3e0 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.