index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liballoc
/
vec_deque.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-20
Auto merge of #46980 - zackmdavis:and_the_case_of_the_needlessly_parenthesize...
bors
-1
/
+1
2018-01-20
Rename std::ptr::Shared to NonNull
Simon Sapin
-3
/
+3
2018-01-18
in which the unused-parens lint comes to cover function and method args
Zack M. Davis
-1
/
+1
2017-09-30
address some `FIXME`s whose associated issues were marked as closed
Niv Kaminer
-1
/
+1
2017-09-23
Fix capacity comparison in reserve
Steven Fackler
-1
/
+1
2017-09-18
alloc: Implement rfold for VecDeque iterators
Ulrik Sverdrup
-0
/
+16
2017-08-27
Clarify that VecDeque::swap can panic
David Ross
-2
/
+4
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-08-01
Fixed extra cases found in better checking.
Isaac van Bakel
-2
/
+2
2017-08-01
Fixed all unnecessary muts in language core
Isaac van Bakel
-1
/
+1
2017-07-22
Add conversions from references to NonZero pointers, Unique, and Shared
Simon Sapin
-1
/
+1
2017-07-22
Rename {NonZero,Shared,Unique}::new to new_unchecked
Simon Sapin
-1
/
+1
2017-06-30
Revert "Stabilize RangeArgument"
Steven Fackler
-2
/
+3
2017-06-24
Stabilize RangeArgument
Steven Fackler
-3
/
+2
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+2970