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
/
rt
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-29
rt: Handle non-integer RUST_THREADS (slightly) more gracefully.
Huon Wilson
-2
/
+8
2013-08-24
std::rt: Enforce sanity a while longer
Brian Anderson
-1
/
+2
2013-08-23
Define cfg(rtopt) when optimizing. Turn off runtime sanity checks
Brian Anderson
-0
/
+3
2013-08-23
rt: Remove exit_status helpers
Brian Anderson
-16
/
+5
2013-08-20
auto merge of #8566 : toddaaro/rust/idle-opt+cleaning, r=catamorphism,brson
bors
-2
/
+1
2013-08-19
Try to fix mac valgrind bot by disabling thread-heavy activities.
Graydon Hoare
-1
/
+27
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-3
/
+10
2013-08-16
A round of code cleaning for the primary scheduler code. Comments have been u...
toddaaro
-2
/
+1
2013-08-10
std: merge Iterator and IteratorUtil
Erick Tryzelaar
-1
/
+0
2013-08-05
Updated std::Option, std::Either and std::Result
Marvin Löbel
-2
/
+2
2013-07-09
std: Make os::set_exit_status work with newsched
Brian Anderson
-0
/
+22
2013-06-24
extra: Make test runner compatible with newsched
Brian Anderson
-0
/
+12
2013-06-18
std::rt: Improve the rtabort! macro
Brian Anderson
-2
/
+63
2013-06-17
std::rt: move abort function to util module
Brian Anderson
-0
/
+4
2013-06-17
std::rt: Add util mod and num_cpus function
Brian Anderson
-0
/
+22