Conversation
| internal partial struct Blender | ||
| { | ||
| private struct Reader | ||
| #if DEBUG |
|
There's a build error in correctness leg: |
|
I think this needs to be merged/rebased with latest |
|
I'm going to close per #60002 (comment). In case I was wrong and someone corrected me, I'll be happy to re-open and work on it. |
|
Maybe I missed something in the other discussion. There are two questions:
Tagging @RikkiGibson @CyrusNajmabadi @cston |
My thought is "no we don't have an existing bug", but definitely better if someone else can take a look and confirm in case I'm wrong.
Maybe just a doc comment? Or an assert that we can skip for things where we think it's okay to not be included in Note that #60002 is still open and should be tracking what the correct action is. |
|
+1 on assert, as an assert would be a more effective guardrail than a comment. |
|
Thanks @Youssef1313. |
Fixes #60002