Commit 7178942
committed
Improve
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.MaybeStorageLive::initialize_start_block.1 parent 481b5fa commit 7178942
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
0 commit comments