Skip to content

Commit

Permalink
Auto merge of #127388 - compiler-errors:elaboration-tweaks, r=lcnr
Browse files Browse the repository at this point in the history
Elaboration tweaks

Removes `Filter::OnlySelfThatDefines` and reimplements `transitive_bounds_that_define_assoc_item` as a separate function, since I don't want to have to uplift that mode since it's both an implementation detail (only exists to avoid cycles in astconv) and requires exposing `Ident` as an associated type on `Interner`.

r? lcnr
  • Loading branch information
bors committed Jul 6, 2024
2 parents 4c20ceb + 75dd842 commit 65d96c3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 65d96c3

Please sign in to comment.