Skip to content

Commit

Permalink
Auto merge of #128746 - compiler-errors:cache-super-outlives, r=lcnr
Browse files Browse the repository at this point in the history
Cache supertrait outlives of impl header for soundness check

This caches the results of computing the transitive supertraits of an impl and filtering it to its outlives obligations. This is purely an optimization to improve rust-lang/rust#124336.
  • Loading branch information
bors committed Aug 10, 2024
2 parents 80aeca5 + c4352e9 commit bd4ce35
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit bd4ce35

Please sign in to comment.