]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/issues/issue-18400.stderr
New upstream version 1.43.0+dfsg1
[rustc.git] / src / test / ui / issues / issue-18400.stderr
index 85cfa5663f13ca4c0c57b70b1493472431e7998c..57067ad51759a986880701f7d8b16b65da6b2a34 100644 (file)
@@ -4,7 +4,7 @@ error[E0275]: overflow evaluating the requirement `_: std::marker::Sized`
 LL |     0.contains(bits);
    |       ^^^^^^^^
    |
-   = help: consider adding a `#![recursion_limit="256"]` attribute to your crate
+   = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`issue_18400`)
    = note: required because of the requirements on the impl of `Set<&[_]>` for `{integer}`
    = note: required because of the requirements on the impl of `Set<&[&[_]]>` for `{integer}`
    = note: required because of the requirements on the impl of `Set<&[&[&[_]]]>` for `{integer}`