]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/issues/issue-22638.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / issues / issue-22638.stderr
index 83dd93b853dadea913979f51fb332b65f1a149f9..41965d6b35536bda7e47306563a299febf18a068 100644 (file)
@@ -8,7 +8,7 @@ LL | |         a.matches(f)
 LL | |     }
    | |_____^
    |
-   = note: consider adding a `#![type_length_limit="26214380"]` attribute to your crate
+   = note: consider adding a `#![type_length_limit="30408681"]` attribute to your crate
 
 error: aborting due to previous error