-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rearrange
assemble_inline_todo!
to handle union splitting in the ou…
…ter loop (#35891)
- Loading branch information
1 parent
43fd66c
commit 8ca6e8d
Showing
1 changed file
with
70 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It seems like we must not have any testing for this branch, since this doesn't look like it could work (it's not what this Dict contains). We should probably split this out into a separate function so that we can write:
And avoid this cache getting filled with something incorrect.