]> git.lizzy.rs Git - rust.git/commit
Eliminate bounds checking in slice::Windows
authorAnthonyMikh <anthony.mikh@yandex.ru>
Tue, 6 Oct 2020 15:23:37 +0000 (18:23 +0300)
committerAnthonyMikh <anthony.mikh@yandex.ru>
Tue, 6 Oct 2020 15:23:37 +0000 (18:23 +0300)
commit981cb8c191f0853fbf4d571a37b9bd86e8511a9a
treeefaaa17fe046f3ef9a5162415ddf2db5f29aaa2e
parent5849a7eca90582ee59b67eb09548a2aa424d7f52
Eliminate bounds checking in slice::Windows
library/core/src/slice/iter.rs
library/core/src/slice/mod.rs