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
/
task
Age
Commit message (
Expand
)
Author
Lines
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-15
/
+10
2013-06-15
Merge remote-tracking branch 'brson/io-wip' into io
Brian Anderson
-14
/
+9
2013-06-14
redesigned the pinning to pin deal with things on dequeue, not on enqueue
toddaaro
-1
/
+1
2013-06-13
std::rt: Tasks must have an unwinder. Simpler
Brian Anderson
-11
/
+2
2013-06-13
std::rt: Change the Task constructors to reflect a tree
Brian Anderson
-1
/
+8
2013-06-13
Remove unused imports
Steven Stewart-Gallus
-1
/
+1
2013-06-11
option: remove redundant old_iter impls
Daniel Micay
-3
/
+4
2013-06-10
debugged a compiler ICE when merging local::borrow changes into the main io b...
toddaaro
-1
/
+1
2013-06-10
Tag a bunch of destructors that need mutable self with FIXME for #4330. Close...
Ben Blum
-0
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-8
/
+8
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-11
/
+11
2013-05-30
Remove unnecessary 'use' forms
Daniel Farina
-8
/
+8
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+4
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-6
/
+14
2013-05-29
librustc: Redo the unsafe checker and make unsafe methods not callable from s...
Patrick Walton
-2
/
+6
2013-05-27
Get rid of no-longer-needed #[doc(hidden)] attributes.
Lindsey Kuper
-5
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+2286