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
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
std: prevent `CreateProcess()` race on Windows
klutzy
-0
/
+7
2015-01-06
Stabilize std::error
Aaron Turon
-0
/
+8
2015-01-06
Stabilize std::thread
Aaron Turon
-44
/
+115
2015-01-06
Fix fallout
Corey Richardson
-14
/
+14
2015-01-06
iOS: CString fallout
Valerii Hiora
-2
/
+2
2015-01-06
Apply stability attributes to std::num::Float.
Huon Wilson
-30
/
+56
2015-01-06
Merge core::num::Float and std::num::FloatMath.
Huon Wilson
-30
/
+437
2015-01-06
num: remove deprecated functionality.
Huon Wilson
-4
/
+0
2015-01-05
More test fixes!
Alex Crichton
-13
/
+9
2015-01-06
Implement TTY::get_winsize for Windows
Peter Atashian
-7
/
+39
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-717
/
+746
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-135
/
+802
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-25
/
+25
2015-01-05
rollup merge of #20556: japaric/no-for-sized
Alex Crichton
-3
/
+2
2015-01-05
rollup merge of #20581: apasel422/extend
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20566: zsiciarz/fix-stdext-docs
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20565: alexcrichton/missing-stability
Alex Crichton
-8
/
+8
2015-01-05
rollup merge of #20560: aturon/stab-2-iter-ops-slice
Alex Crichton
-8
/
+27
2015-01-05
rollup merge of #20538: EchoAce/issue-20529
Alex Crichton
-10
/
+15
2015-01-05
rollup merge of #20519: ville-h/rwlock-rename
Alex Crichton
-84
/
+84
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-1379
/
+463
2015-01-05
rollup merge of #20488: ltratt/nondeterministic_tempdir
Alex Crichton
-30
/
+44
2015-01-05
rollup merge of #20483: nagisa/rng-copy
Alex Crichton
-1
/
+2
2015-01-05
rollup merge of #20434: steveklabnik/five_eye
Alex Crichton
-750
/
+720
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-72
/
+72
2015-01-05
Move #[macro_reexport] to extern crate
Keegan McAllister
-3
/
+3
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+19
2015-01-06
Fallout
Nick Cameron
-28
/
+28
2015-01-05
Remove i suffix in docs
Steve Klabnik
-750
/
+720
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-5
/
+20
2015-01-05
std: remove remaining boxed closures
Jorge Aparicio
-12
/
+15
2015-01-05
register snapshot
Jorge Aparicio
-26
/
+0
2015-01-05
Stabilize collection modules
Aaron Turon
-1
/
+3
2015-01-05
removing whitespace
FakeKane
-3
/
+3
2015-01-05
examples added for element access
FakeKane
-1
/
+12
2015-01-05
Rename macro_escape to macro_use
Keegan McAllister
-9
/
+20
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-18
/
+26
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-221
/
+677
2015-01-05
remove unused `Sized` imports
Jorge Aparicio
-1
/
+0
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-3
/
+3
2015-01-05
remove unnecessary `Default` bound from `Hash{Map,Set}`'s `Extend` impl
Andrew Paseltiner
-2
/
+2
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-1379
/
+463
2015-01-05
reverting other changes
FakeKane
-10
/
+4
2015-01-05
Implement Clone for PRNGs
Simonas Kazlauskas
-1
/
+2
2015-01-05
Make temporary directory names non-deterministic.
Laurence Tratt
-30
/
+44
2015-01-05
Fix misleading name in AsciiExt docs
Zbigniew Siciarz
-1
/
+1
2015-01-04
std: Fix missing stability on prelude
Alex Crichton
-0
/
+2
2015-01-04
std: Fix missing stability in sync
Alex Crichton
-5
/
+4
2015-01-05
auto merge of #20395 : huonw/rust/char-stab-2, r=aturon
bors
-5
/
+4
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-4
/
+3
[prev]
[next]