]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/def_id_nocore.stderr
Fix type checks for `manual_str_repeat`
[rust.git] / tests / ui / def_id_nocore.stderr
index a3e9cc75b084726c9d3e644d811e721d4158df75..702684f6b43a6467067f02a9780df538435f81bf 100644 (file)
@@ -1,4 +1,4 @@
-error: methods called `as_*` usually take self by reference or self by mutable reference
+error: methods called `as_*` usually take `self` by reference or `self` by mutable reference
   --> $DIR/def_id_nocore.rs:26:19
    |
 LL |     pub fn as_ref(self) -> &'static str {