aboutsummaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
authornils <48135649+Nilstrieb@users.noreply.github.com>2022-06-15 22:07:32 +0200
committerGitHub <noreply@github.com>2022-06-15 20:07:32 +0000
commitff7f74fd29945ec7913c7b99fd743298164c7888 (patch)
treeb1a98cc670cd313c8a7be0bc5d7c24f755217816 /.builds
parentd9c6c8d53e95be2fe40162a1fcfe21b93fa0444b (diff)
downloadalacritty-ff7f74fd29945ec7913c7b99fd743298164c7888.tar.gz
alacritty-ff7f74fd29945ec7913c7b99fd743298164c7888.zip
Use `MaybeUninit<usize>` instead of `usize` in `Storage::swap`
`Row` contains pointer bytes, which are not valid for `usize`, therefore `MaybeUninit<usize>` should be used instead to do an untyped copy.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions