]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/error-codes/E0055.stderr
Enclose type in backticks for "reached the recursion limit while auto-dereferencing...
[rust.git] / src / test / ui / error-codes / E0055.stderr
index 9653f4eaeefd0ac6330e693fb8d496d9b140adce..dddbd92765a5d0dda9f5eb32a4a167976546404e 100644 (file)
@@ -1,4 +1,4 @@
-error[E0055]: reached the recursion limit while auto-dereferencing Foo
+error[E0055]: reached the recursion limit while auto-dereferencing `Foo`
   --> $DIR/E0055.rs:21:13
    |
 LL |     ref_foo.foo();