Skip to content

Commit 4008a39

Browse files
committed
remove test FIXME re once-module-region
1 parent fb35156 commit 4008a39

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/ui/impl-trait/defining-use-captured-non-universal-region.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// This was an ICE. See #110726.
2-
// FIXME(aliemjay): outdated due to "once modulo regions" restriction.
32

43
//@ revisions: statik infer fixed
54
//@ [fixed] check-pass

tests/ui/impl-trait/rpit/non-defining-use-lifetimes.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// issue: #111935
2-
// FIXME(aliemjay): outdated due to "once modulo regions" restriction.
32

43
#![allow(unconditional_recursion)]
54

0 commit comments

Comments
 (0)