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
/
libcore
/
iter-trait
/
dvec.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-08
core: Remove the dvec module
Alex Crichton
-37
/
+0
2013-02-15
libcore: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-01-14
Inlining methods/functions in core.
gifnksm
-0
/
+2
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-1
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-1
/
+3
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-28
core: Remove old template files
Brian Anderson
-16
/
+18
2012-10-01
De-export dlist, dvec. Part of #3583.
Graydon Hoare
-3
/
+3
2012-09-25
Demode iter-trait
Tim Chevalier
-2
/
+2
2012-09-19
demode the each() method on vec and other iterables.
Niko Matsakis
-1
/
+1
2012-09-19
De-mode vec::each() and many of the str iteration routines
Niko Matsakis
-1
/
+6
2012-09-18
Revert "replace explicit calls to vec::each with vec::each_ref, partially dem...
Niko Matsakis
-6
/
+1
2012-09-18
replace explicit calls to vec::each with vec::each_ref, partially demode str
Niko Matsakis
-1
/
+6
2012-09-10
Make more moves explicit in libcore
Tim Chevalier
-1
/
+1
2012-08-26
Camel case the option type
Brian Anderson
-2
/
+2
2012-08-23
Make a bunch more of the iteration functions/methods marked pure. Closes #3253.
Michael Sullivan
-3
/
+3
2012-08-15
Convert more core types to camel case
Brian Anderson
-1
/
+2
2012-08-08
Convert impls to new syntax
Brian Anderson
-2
/
+0
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-5
/
+5
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-05-18
add swappable/dvec modules
Niko Matsakis
-0
/
+16