]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/nll/ty-outlives/issue-55756.rs
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / nll / ty-outlives / issue-55756.rs
index 147ea20348942865212007c3d269c6c8458fcaf6..e1a3bc3c4ebc802d48806893bae466b3ebf94d0c 100644 (file)
@@ -16,7 +16,7 @@
 // Fixed by tweaking the solver to recognize that the constraint from
 // the environment duplicates one from the trait.
 //
-// build-pass (FIXME(62277): could be check-pass?)
+// check-pass
 
 #![crate_type="lib"]