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
rollup merge of #20663: brson/feature-staging
Alex Crichton
-0
/
+1
2015-01-07
rollup merge of #20654: alexcrichton/stabilize-hash
Alex Crichton
-276
/
+363
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-3
/
+3
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
std: Tweak String implementations
Alex Crichton
-2
/
+2
2015-01-07
use slicing sugar
Jorge Aparicio
-124
/
+120
2015-01-07
register new snapshots
Jorge Aparicio
-13
/
+1
2015-01-07
std: Stablize the macros module
Alex Crichton
-49
/
+32
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-276
/
+363
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-22
/
+41
2015-01-07
Add isize, usize modules, deprecate int, uint modules
Aaron Turon
-6
/
+58
2015-01-07
Register new snapshots
Alex Crichton
-14
/
+1
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-5
/
+5
2015-01-06
More test fixes
Alex Crichton
-71
/
+70
2015-01-06
Fix misspelled comments.
Joseph Crail
-5
/
+5
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-4
/
+8
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-18
/
+26
2015-01-06
Minor fallout/update FOLLOW sets
Corey Richardson
-4
/
+12
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
-165
/
+237
2015-01-06
rollup merge of #19430: pczarn/interp_tt-cleanup
Alex Crichton
-9
/
+11
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-40
/
+42
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-0
/
+27
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-38
/
+29
2015-01-06
rollup merge of #20652: vhbit/thread-key-type
Alex Crichton
-2
/
+10
2015-01-06
rollup merge of #20647: aturon/stab-2-error
Alex Crichton
-0
/
+8
2015-01-06
rollup merge of #20612: retep998/winsize
Alex Crichton
-7
/
+39
2015-01-07
Cleanup and followup to PR #17830: parsing changes
Piotr Czarnecki
-9
/
+11
2015-01-06
Register new snapshots
Alex Crichton
-706
/
+13
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-222
/
+240
2015-01-07
markers -> marker
Nick Cameron
-60
/
+60
2015-01-06
rollup merge of #20562: nick29581/arrays-3
Alex Crichton
-144
/
+152
2015-01-07
fallout
Nick Cameron
-34
/
+36
2015-01-06
Fallout from stabilization
Aaron Turon
-122
/
+123
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-222
/
+240
2015-01-06
Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...
Niko Matsakis
-0
/
+27
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-115
/
+121
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-59
/
+62
2015-01-06
std: Revert stability of Entry-based APIs
Alex Crichton
-11
/
+7
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-27
/
+22
2015-01-06
auto merge of #20633 : vhbit/rust/ios-cstring, r=brson
bors
-2
/
+2
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
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
[prev]
[next]