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
/
lib
/
list.rs
Age
Commit message (
Expand
)
Author
Lines
2011-03-18
rustc: Fix list.foldl() to pass its second argument by alias
Patrick Walton
-2
/
+2
2011-03-09
Remove redundant imports in lib (rustc doesn't like 'std' as a synonym for ro...
Graydon Hoare
-2
/
+0
2010-11-18
rustboot: Don't use walk to traverse statements in type.ml; fixes redundant c...
Patrick Walton
-0
/
+4
2010-11-05
Move the option type to its own module
Patrick Walton
-4
/
+4
2010-11-05
Revert "Move the option type to its own module"
Patrick Walton
-4
/
+4
2010-11-05
Move the option type to its own module
Patrick Walton
-4
/
+4
2010-10-28
rustboot: Emit an error instead of asserting in trans when a T is passed by v...
Patrick Walton
-1
/
+1
2010-10-28
Revert "rustboot: Emit an error instead of asserting in trans when a T is pas...
Patrick Walton
-1
/
+1
2010-10-28
rustboot: Emit an error instead of asserting in trans when a T is passed by v...
Patrick Walton
-1
/
+1
2010-10-18
Make list.find return an option of different type than the list element.
Graydon Hoare
-7
/
+7
2010-10-18
Flesh out the std.list module a touch.
Graydon Hoare
-0
/
+49
2010-10-15
Encode and decode tag types in dwarf properly. Add list module to std. Shift ...
Graydon Hoare
-0
/
+15