This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-30 17:55:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
alloc
History
bors
410a546fc5
Auto merge of
#77435
- hanmertens:binary_heap_append, r=scottmcm
...
Always use extend in BinaryHeap::append This is faster, see
#77433
.
Fixes
#77433
2021-01-16 11:10:13 +00:00
..
benches
…
src
Auto merge of
#77435
- hanmertens:binary_heap_append, r=scottmcm
2021-01-16 11:10:13 +00:00
tests
…
Cargo.toml
…