Skip to content

Make TypeFolder::fold_* return Result#91230

Merged
bors merged 9 commits intorust-lang:masterfrom
eggyal:fallible-type-fold
Nov 28, 2021
Merged

Make TypeFolder::fold_* return Result#91230
bors merged 9 commits intorust-lang:masterfrom
eggyal:fallible-type-fold

Conversation

@eggyal
Copy link
Contributor

@eggyal eggyal commented Nov 25, 2021

Implements rust-lang/compiler-team#432.

Initially this is just a rebase of @LeSeulArtichaut's work in #85469 (abandoned; see #85485 (comment)). At that time, it caused a regression in performance that required some further exploration... with this rebased PR bors can hopefully report some perf analysis from which we can investigate further (if the regression is indeed still present).

r? @jackh726 cc @nikomatsakis

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants