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
/
libstd
/
list.rs
Age
Commit message (
Expand
)
Author
Lines
2012-01-31
Change option::t to option
Tim Chevalier
-4
/
+4
2012-01-27
Make occurs check in ty::fixup_vars more reliable
Marijn Haverbeke
-1
/
+1
2012-01-23
s/block()/fn()/g
Niko Matsakis
-3
/
+3
2012-01-19
lib: ";" to "," in enums
Patrick Walton
-2
/
+2
2012-01-19
stdlib: "tag" -> "enum"
Patrick Walton
-1
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-9
/
+9
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-0
/
+112
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-9
/
+9
2012-01-05
Express some list primitives in a way that doesn't copy
Marijn Haverbeke
-20
/
+22
2011-12-29
list: use predicate to enforce non-empty requirement
Lenny222
-4
/
+31
2011-12-16
Merge pull request #1317 from boggle/fix1315
Graydon Hoare
-3
/
+3
2011-12-16
std: declared fns as pure where sensible
Stefan Plantikow
-3
/
+3
2011-12-16
reorder args to the various vec, option fns so blk comes last
Niko Matsakis
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+2
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+161