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
2014-10-10
Register new snapshots
Alex Crichton
-29
/
+25
2014-10-10
improve the performance of the vec![] macro
Daniel Micay
-12
/
+11
2014-10-10
implement Box<[T]> <-> Vec<T> conversions
Daniel Micay
-1
/
+1
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-138
/
+138
2014-10-09
Test fixes and rebase conflicts
Alex Crichton
-8
/
+8
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-09
std: Convert statics to constants
Alex Crichton
-130
/
+130
2014-10-09
Merge tag '0.12.0'
Brian Anderson
-1
/
+1
2014-10-07
Remove use of `final` and `override` (now reserved)
John Gallagher
-1
/
+1
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-10-07
auto merge of #17802 : Gankro/rust/collection-docs-redux, r=aturon
bors
-3
/
+317
2014-10-06
library-level docs for collections
Alexis Beingessner
-3
/
+317
2014-10-07
Rename slicing methods
Nick Cameron
-0
/
+1
2014-10-07
Rename slice::Slice
Nick Cameron
-13
/
+13
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-16
/
+20
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-71
/
+60
2014-10-06
auto merge of #17814 : vhbit/rust/ios-build-fix, r=huonw
bors
-0
/
+1
2014-10-06
Fixed iOS build (statics name lint)
Valerii Hiora
-0
/
+1
2014-10-06
Remove the #[allow(non_uppercase_statics)] attr from bitflags!
P1start
-23
/
+18
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-60
/
+118
2014-10-04
Fix infinite recursion in Writer impl for &mut Writer
Brian Koropoff
-2
/
+2
2014-10-03
rollup merge of #17739 : eddyb/fix-process-test
Alex Crichton
-26
/
+0
2014-10-03
rollup merge of #17387 : sneves/master
Alex Crichton
-1
/
+1
2014-10-03
Fix a race condition between remove_from_env and other io::process tests.
Eduard Burtescu
-26
/
+0
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-4
/
+15
2014-10-02
rollup merge of #17666 : eddyb/take-garbage-out
Alex Crichton
-161
/
+1
2014-10-02
rollup merge of #17686 : lucidd/fix
Alex Crichton
-2
/
+3
2014-10-02
rollup merge of #17719 : alexcrichton/diagnose
Alex Crichton
-1
/
+3
2014-10-02
std: Help diagnose a flaky test
Alex Crichton
-1
/
+3
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-58
/
+69
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-20
/
+16
2014-10-02
Revert "Review and rebasing changes"
Aaron Turon
-2
/
+2
2014-10-02
syntax: mark the managed_boxes feature as Removed.
Eduard Burtescu
-1
/
+1
2014-10-02
std: remove gc module.
Eduard Burtescu
-160
/
+0
2014-10-02
Review and rebasing changes
Nick Cameron
-2
/
+2
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-16
/
+20
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-69
/
+58
2014-10-01
Remove std::io::signal
Aaron Turon
-238
/
+1
2014-10-01
Remove iotest macro
Aaron Turon
-415
/
+599
2014-10-01
Remove all use of librustuv
Aaron Turon
-11
/
+0
2014-10-01
auto merge of #17667 : wizeman/rust/fix-override-env, r=alexcrichton
bors
-1
/
+16
2014-10-01
Fix async assertion in test_sendable_future
Kevin Walter
-2
/
+3
2014-10-01
auto merge of #17630 : sfackler/rust/cfg-warnings, r=brson
bors
-56
/
+52
2014-10-01
libstd: Pass-through PATH in test_override_env
Ricardo M. Correia
-1
/
+16
2014-09-30
Fix libstd
Steven Fackler
-56
/
+52
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-2
/
+2
2014-09-30
auto merge of #17563 : brson/rust/wintcbfix, r=thestinger
bors
-39
/
+1
2014-09-30
Include ChaCha pseudorandom generator
Samuel Neves
-1
/
+1
2014-09-29
rollup merge of #17582 : kmcallister/gc-box
Alex Crichton
-1
/
+1
[next]