There was an error while loading. Please reload this page.
2 parents c5c0e1d + 630b284 commit 9e0672cCopy full SHA for 9e0672c
1 file changed
text/0320-nonzeroing-dynamic-drop.md
@@ -86,7 +86,7 @@ The expected outcomes are as follows:
86
87
* Libraries currently relying on drop doing memory zeroing (i.e.
88
libraries that check whether content is zero to decide whether its
89
- `fn drop` has been invoked will need to be revised, since we will
+ `fn drop` has been invoked) will need to be revised, since we will
90
not have implicit memory zeroing anymore.
91
92
* In the common case, most libraries using `Drop` will not need to
0 commit comments