Skip to content

Commit

Permalink
remove test FIXME re once-module-region
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemjay committed Mar 28, 2024
1 parent fb35156 commit 4008a39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// This was an ICE. See #110726.
// FIXME(aliemjay): outdated due to "once modulo regions" restriction.

//@ revisions: statik infer fixed
//@ [fixed] check-pass
Expand Down
1 change: 0 additions & 1 deletion tests/ui/impl-trait/rpit/non-defining-use-lifetimes.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// issue: #111935
// FIXME(aliemjay): outdated due to "once modulo regions" restriction.

#![allow(unconditional_recursion)]

Expand Down

0 comments on commit 4008a39

Please sign in to comment.