Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve
MaybeStorageLive::initialize_start_block
.
We can union the two sets the easy way. This removes the need for the domain size check, because `union` does that same check itself.
- Loading branch information