Commit 7db4534
authored
Rollup merge of #145538 - lolbinarycat:std-bufreader-buffer-backshift-less, r=tgross35
bufreader::Buffer::backshift: don't move the uninit bytes
previous code was perfectly sound because of MaybeUninit, but it did waste cycles on copying memory that is known to be uninitialized.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments