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
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Improvements to feature staging
Brian Anderson
-2
/
+2
2015-01-07
More test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-4
/
+4
2015-01-07
rollup merge of #20680: nick29581/target-word
Alex Crichton
-6
/
+11
2015-01-07
rollup merge of #20654: alexcrichton/stabilize-hash
Alex Crichton
-7
/
+11
2015-01-07
use slicing sugar
Jorge Aparicio
-4
/
+4
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-7
/
+11
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-6
/
+11
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-21
/
+20
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-14
/
+14
2015-01-06
rollup merge of #20650: klutzy/omg-windows-error-mode
Alex Crichton
-0
/
+7
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-6
/
+6
2015-01-06
rollup merge of #20652: vhbit/thread-key-type
Alex Crichton
-2
/
+10
2015-01-06
rollup merge of #20612: retep998/winsize
Alex Crichton
-7
/
+39
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-9
/
+9
2015-01-07
markers -> marker
Nick Cameron
-6
/
+6
2015-01-07
fallout
Nick Cameron
-1
/
+2
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-9
/
+9
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-3
/
+3
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-6
/
+6
2015-01-06
Tuning pthread_key_t type
Michael Neumann
-2
/
+10
2015-01-07
std: prevent `CreateProcess()` race on Windows
klutzy
-0
/
+7
2015-01-06
Fix fallout
Corey Richardson
-14
/
+14
2015-01-05
More test fixes!
Alex Crichton
-8
/
+6
2015-01-06
Implement TTY::get_winsize for Windows
Peter Atashian
-7
/
+39
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-116
/
+113
2015-01-03
Remove deprecated functionality
Alex Crichton
-43
/
+46
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-31
/
+31
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-8
/
+27
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-4
/
+4
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-10
/
+5
2015-01-02
rollup merge of #20354: alexcrichton/second-pass-thread_local
Alex Crichton
-2
/
+3
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-11
/
+8
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-15
/
+15
2015-01-02
Properly deal with Ordering in the guide
Steve Klabnik
-0
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-66
/
+77
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-12
/
+8
2015-01-02
More fallout
Nick Cameron
-29
/
+29
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-26
/
+26
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-2
/
+2
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-3
/
+5
2014-12-31
std: Second pass stabilization for thread_local
Alex Crichton
-2
/
+3
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-118
/
+182
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
[next]