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
/
libstd
/
task
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2013-07-08
std: Add a yield implementation for newsched
Brian Anderson
-4
/
+19
2013-07-03
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-12
/
+10
2013-07-01
Refactored the runtime to view coroutines as a component of tasks, instead of...
toddaaro
-0
/
+1
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-4
/
+4
2013-06-28
std: silence some test warnings.
Huon Wilson
-8
/
+6
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-13
/
+2
2013-06-15
Merge remote-tracking branch 'brson/io-wip' into io
Brian Anderson
-13
/
+2
2013-06-13
std::rt: Tasks must have an unwinder. Simpler
Brian Anderson
-10
/
+1
2013-06-10
debugged a compiler ICE when merging local::borrow changes into the main io b...
toddaaro
-1
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-6
/
+6
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-11
/
+11
2013-05-30
Remove unnecessary 'use' forms
Daniel Farina
-5
/
+5
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-5
/
+10
2013-05-27
Get rid of no-longer-needed #[doc(hidden)] attributes.
Lindsey Kuper
-1
/
+0
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+1189
[prev]