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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
deque.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-14
/
+14
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-03-14
annotate libstd and start enforcing mutability
Niko Matsakis
-2
/
+2
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-03-09
std: Convert to rustdoc
Brian Anderson
-24
/
+2
2012-03-02
core: Remove _mut functions from vec
Brian Anderson
-1
/
+1
2012-01-31
Change option::t to option
Tim Chevalier
-1
/
+1
2012-01-21
issue #1352: change param order on vec::init_elt, putting block in final posi...
Graham Fawcett
-1
/
+1
2012-01-19
lib: ";" to "," in enums
Patrick Walton
-2
/
+2
2012-01-19
stdlib: "tag" -> "enum"
Patrick Walton
-2
/
+2
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-0
/
+197
2012-01-11
Convert std::deque over to an iface
Marijn Haverbeke
-52
/
+56
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-4
/
+4
2012-01-02
Add 'copy' bounds to functions that were faultily accepted without
Marijn Haverbeke
-1
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+129