about summary refs log tree commit diff
path: root/tests/ui/proc-macro/quote/not-quotable.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/proc-macro/quote/not-quotable.stderr')
-rw-r--r--tests/ui/proc-macro/quote/not-quotable.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/proc-macro/quote/not-quotable.stderr b/tests/ui/proc-macro/quote/not-quotable.stderr
index d1c3d06f2b6..62a02638e54 100644
--- a/tests/ui/proc-macro/quote/not-quotable.stderr
+++ b/tests/ui/proc-macro/quote/not-quotable.stderr
@@ -15,8 +15,8 @@ LL |     let _ = quote! { $ip };
              Cow<'_, T>
              Option<T>
              Rc<T>
-             RepInterp<T>
-           and 25 others
+             bool
+           and 24 others
 
 error: aborting due to 1 previous error