Skip to content

Commit

Permalink
Auto merge of #132196 - compiler-errors:probe_ty_param_bounds, r=petr…
Browse files Browse the repository at this point in the history
…ochenkov

Some where clause lowering simplifications

Rename `PredicateFilter::SelfThatDefines` to `PredicateFilter::SelfTraitThatDefines` to make it clear that it's only concerned with converting *traits*, and make it do a bit less work when converting bounds.

Also, make the predicate filter matching in `probe_ty_param_bounds_in_generics` explicit, and simply the args it receives a bit.
  • Loading branch information
bors committed Nov 1, 2024
2 parents fba37a0 + 7c005ad commit 7746666
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7746666

Please sign in to comment.