]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/proc-macro/nodelim-groups.stdout
Rollup merge of #86478 - ehuss:future-incompat-test, r=oli-obk
[rust.git] / src / test / ui / proc-macro / nodelim-groups.stdout
index 4ffe3f35e8e42fe10954cd218d5ff35d184ed7c0..6b410f0bfb7e3b856c06f1db4deb0e5248aac630 100644 (file)
@@ -71,7 +71,6 @@ PRINT-BANG INPUT (DEBUG): TokenStream [
     },
 ]
 PRINT-BANG INPUT (DISPLAY): "hi" "hello".len() + "world".len() (1 + 1)
-PRINT-BANG DEEP-RE-COLLECTED (DISPLAY): "hi" "hello" . len() + "world" . len() (1 + 1)
 PRINT-BANG INPUT (DEBUG): TokenStream [
     Literal {
         kind: Str,