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
/
collections
/
linked_list.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-19
Auto merge of #60072 - RalfJung:linked-list, r=shepmaster
bors
-11
/
+37
2019-04-19
fix LinkedList invalidating mutable references
Ralf Jung
-11
/
+37
2019-04-18
make liballoc internal test suite mostly pass in Miri
Ralf Jung
-0
/
+2
2019-04-05
Use for_each to extend collections
Josh Stone
-3
/
+1
2019-02-17
Use more impl header lifetime elision
Scott McMurray
-4
/
+4
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-10
/
+11
2019-02-02
liballoc: fix some idiom lints.
Mazdak Farrokhzad
-8
/
+8
2019-02-02
liballoc: elide some lifetimes.
Mazdak Farrokhzad
-11
/
+11
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-11
/
+10
2019-02-02
liballoc: cargo check passes on 2018
Mazdak Farrokhzad
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-10
Document time of back operations of a Linked List
Chris Couzens
-1
/
+5
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+1
2018-06-29
Move some alloc crate top-level items to a new alloc::collections module
Simon Sapin
-0
/
+1486