Skip to content

Commit

Permalink
Rollup merge of rust-lang#107758 - Zoxc:arena-enref, r=cjgillot
Browse files Browse the repository at this point in the history
Change `arena_cache` to not alter the declared query result

This makes the return types a bit clearer, limiting `arena_cache`'s effect to just the computation side. It also makes it easier to potentially remove `arena_cache`.

r? `@cjgillot`
  • Loading branch information
Dylan-DPC authored Feb 8, 2023
2 parents 04607d6 + a0b96fd commit cc4fc58
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 70 deletions.
Loading

0 comments on commit cc4fc58

Please sign in to comment.