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
/
test
/
run-pass
/
dvec-test.rs
Age
Commit message (
Expand
)
Author
Lines
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-3
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-21
De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi
Niko Matsakis
-1
/
+1
2012-09-12
fixup mutability of vec::each, make iter_bytes pure
Niko Matsakis
-2
/
+2
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-2
/
+3
2012-08-27
Camel case various core constructors
Brian Anderson
-2
/
+2
2012-08-13
De-mode-ify a few minor libcore modules.
Graydon Hoare
-1
/
+1
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-5
/
+5
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-5
/
+5
2012-05-18
move io over to dvec
Niko Matsakis
-3
/
+4
2012-05-18
add swappable/dvec modules
Niko Matsakis
-0
/
+26