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
/
librustrt
/
task.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-30
/
+4
2014-10-02
rustrt: remove local_heap implementation.
Eduard Burtescu
-32
/
+9
2014-09-09
Remove some test warnings.
Jonas Hietala
-1
/
+1
2014-08-28
auto merge of #16664 : aturon/rust/stabilize-option-result, r=alexcrichton
bors
-9
/
+9
2014-08-28
Fallout from stabilizing core::option
Aaron Turon
-9
/
+9
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-4
/
+4
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-2
/
+2
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-1
/
+1
2014-07-31
Test fixes from the rollup
Alex Crichton
-1
/
+1
2014-07-30
green: Prevent runtime corruption on spawn failure
Alex Crichton
-1
/
+1
2014-07-30
rustrt: Allow dropping a brand-new Task
Alex Crichton
-7
/
+30
2014-07-24
libsyntax: Remove `~self` and `mut ~self` from the language.
Patrick Walton
-8
/
+11
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-2
/
+2
2014-07-03
Fix spelling errors.
Joseph Crail
-2
/
+2
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-3
/
+3
2014-06-26
rustrt: Reorganize task usage
Alex Crichton
-88
/
+247
2014-06-15
Register new snapshots
Alex Crichton
-7
/
+7
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-8
/
+9
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-13
/
+16
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-0
/
+479