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
/
rt
Age
Commit message (
Expand
)
Author
Lines
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-1
/
+1
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-23
/
+23
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-2
/
+2
2014-12-30
Fallout from stabilization
Aaron Turon
-2
/
+2
2014-12-30
rollup merge of #20353: alexcrichton/snapshots
Alex Crichton
-80
/
+1
2014-12-30
Register new snapshots
Alex Crichton
-80
/
+1
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-23
/
+23
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2014-12-29
rollup merge of #20248: steveklabnik/gh20038
Alex Crichton
-79
/
+79
2014-12-30
Fallout from mut slices
Nick Cameron
-1
/
+1
2014-12-27
Fallout of changing format_args!(f, args) to f(format_args!(args)).
Eduard Burtescu
-2
/
+80
2014-12-26
s/task/thread/g
Steve Klabnik
-79
/
+79
2014-12-26
Make Send and Sync traits unsafe
Flavio Percoco
-2
/
+2
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-0
/
+4
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-15
/
+15
2014-12-21
std: Don't parse argv as a String
Alex Crichton
-5
/
+8
2014-12-20
Fix the fallout of removing feature(import_shadowing).
Eduard Burtescu
-2
/
+1
2014-12-19
windows: remove unused import
Jorge Aparicio
-1
/
+0
2014-12-19
librustrt: use `#[deriving(Copy)]`
Jorge Aparicio
-2
/
+1
2014-12-18
Disable at_exit handlers
Aaron Turon
-1
/
+4
2014-12-18
Rebasing fixes.
Aaron Turon
-1
/
+1
2014-12-18
std: Move the panic flag to its own thread local
Alex Crichton
-4
/
+15
2014-12-18
std: Lower abstractions for thread_local/at_exit
Alex Crichton
-26
/
+36
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-710
/
+6
2014-12-18
Update doc comment for std::rt
Aaron Turon
-31
/
+6
2014-12-18
Avoid .take().unwrap() with FnOnce closures
Alex Crichton
-20
/
+8
2014-12-18
Tweak the startup routine to pass on linux
Alex Crichton
-68
/
+65
2014-12-18
Fix compilation on linux
Alex Crichton
-7
/
+7
2014-12-18
Fallout from new thread API
Aaron Turon
-56
/
+33
2014-12-18
Revise rt::unwind
Aaron Turon
-40
/
+6
2014-12-18
Remove rt::{mutex, exclusive}
Aaron Turon
-10
/
+5
2014-12-18
Remove rt::{local, local_data, thread_local_storage}
Aaron Turon
-524
/
+176
2014-12-18
Introduce std::thread
Aaron Turon
-191
/
+15
2014-12-18
Remove rt::bookkeeping
Aaron Turon
-70
/
+0
2014-12-18
Make at_exit initialize lazily
Aaron Turon
-20
/
+23
2014-12-18
Allow args to work without rt initialization
Aaron Turon
-13
/
+9
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-993
/
+3227
2014-12-18
auto merge of #19984 : japaric/rust/macro-expressions, r=alexcrichton
bors
-6
/
+9
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-6
/
+9
2014-12-18
auto merge of #19819 : vadimcn/rust/fix-demangle, r=alexcrichton
bors
-8
/
+25
2014-12-16
Fix typo
Vadim Chugunov
-1
/
+1
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-11
/
+4
2014-12-14
Rewrite threading infrastructure, introducing `Thunk` to represent
Niko Matsakis
-4
/
+5
2014-12-13
Windows dbghelp strips leading underscores from symbols, so let's accept "ZN....
Vadim Chugunov
-8
/
+25
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-1
/
+1
2014-12-06
libstd: remove unnecessary `to_string()` calls
Jorge Aparicio
-1
/
+1
2014-12-05
Utilize fewer reexports
Corey Farwell
-7
/
+9
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-8
/
+8
2014-11-27
Fixed iOS build after Iter stab
Valerii Hiora
-1
/
+1
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-40
/
+32
[prev]
[next]