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
/
sys
/
unix
/
backtrace.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
rollup merge of #21444: petrochenkov/null
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21414: ejjeong/aarch64-linux-android
Alex Crichton
-2
/
+2
2015-01-20
Initial support for aarch64-linux-android
Eunji Jeong
-2
/
+2
2015-01-19
Replace `0 as *const/mut T` with `ptr::null/null_mut()`
we
-1
/
+1
2015-01-17
Remove unnecessary explicit conversions to *const T
we
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-1
/
+1
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-14
/
+9
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-2
/
+2
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-1
/
+1
2014-12-19
iOS: fallout of runtime removal
Valerii Hiora
-2
/
+2
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-2
/
+2
2014-12-18
Fix compilation on linux
Alex Crichton
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-1
/
+1
2014-12-18
Remove rt::{mutex, exclusive}
Aaron Turon
-2
/
+2
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-0
/
+493