Skip to content

Commit

Permalink
Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cj…
Browse files Browse the repository at this point in the history
…gillot

Fall through when resolving elided assoc const lifetimes

`@QuineDot` makes a good point in rust-lang/rust#115010 (comment) that we probably should not accept *more* code due to #115011 even though that code will eventually become a forbid-warning in a few versions (rust-lang/rust#115010 (comment)).

Fall through when walking thru the `AnonymousWarnToStatic` (renamed to `AnonymousWarn`) rib so that we can resolve as a fresh lifetime like we did before.
  • Loading branch information
bors committed Sep 2, 2023
2 parents b086219 + 84ff748 commit 47fead6
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 47fead6

Please sign in to comment.