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-11-26
More test fixes and rebase conflicts!
Alex Crichton
-99
/
+108
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-872
/
+821
2014-11-26
/*! -> //!
Steve Klabnik
-872
/
+821
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-5
/
+6
2014-11-26
rollup merge of #19328: sfackler/buffered-get-mut
Alex Crichton
-10
/
+26
2014-11-26
rollup merge of #19326: huonw/safer-syntax
Alex Crichton
-0
/
+1
2014-11-26
rollup merge of #19316: steveklabnik/gh18876
Alex Crichton
-17
/
+33
2014-11-26
rollup merge of #19301: Gankro/take-fix
Alex Crichton
-1
/
+35
2014-11-26
rollup merge of #19298: nikomatsakis/unboxed-closure-parse-the-plus
Alex Crichton
-5
/
+5
2014-11-26
rollup merge of #19288: steveklabnik/doc_style_cleanup
Alex Crichton
-123
/
+94
2014-11-26
rollup merge of #19273: ogham/rename-file-types
Alex Crichton
-34
/
+33
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-28
/
+29
2014-11-26
Fixup various places that were doing `&T+'a` and do `&(T+'a)`
Niko Matsakis
-5
/
+5
2014-11-26
auto merge of #19252 : japaric/rust/cow, r=aturon
bors
-19
/
+22
2014-11-26
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
bors
-19
/
+287
2014-11-26
auto merge of #19212 : steveklabnik/rust/doc_format_specifiers, r=alexcrichton
bors
-22
/
+17
2014-11-25
/** -> ///
Steve Klabnik
-123
/
+94
2014-11-25
remove deprecated stuff from std::fmt docs
Steve Klabnik
-22
/
+17
2014-11-25
Fallout from stabilization
Aaron Turon
-28
/
+29
2014-11-25
Allow mutable access to wrapped internal type in Buffered*
Steven Fackler
-10
/
+26
2014-11-26
Make syntax::owned_slice a Box<[T]> wrapper.
Huon Wilson
-0
/
+1
2014-11-25
auto merge of #19255 : aturon/rust/merge-sync, r=alexcrichton,alexcrichton
bors
-10
/
+8719
2014-11-25
Improve documentation for unreachable
Steve Klabnik
-17
/
+33
2014-11-25
Deprecate MaybeOwned[Vector] in favor of Cow
Jorge Aparicio
-19
/
+22
2014-11-25
Make HashMap::take not corrupt the map. Fixes #19292
Alexis Beingessner
-1
/
+35
2014-11-25
auto merge of #19149 : alexcrichton/rust/issue-19091, r=aturon
bors
-14
/
+58
2014-11-25
auto merge of #19285 : alexcrichton/rust/issue-19280, r=aturon
bors
-35
/
+2
2014-11-24
std: Leak all statically allocated TLS keys
Alex Crichton
-35
/
+2
2014-11-24
Clean up FileType enum following enum namespacing
Ben S
-34
/
+33
2014-11-24
Don't call drop in tcpstream docs
Steve Klabnik
-6
/
+10
2014-11-24
Merge libsync into libstd
Aaron Turon
-10
/
+8719
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-159
/
+1634
2014-11-23
Rename unwrap functions to into_inner
Alex Crichton
-14
/
+58
2014-11-23
rollup merge of #19205: jashank/docs-fix
Jakub Bukaj
-1
/
+1
2014-11-23
rollup merge of #19194: aturon/stab-ascii
Jakub Bukaj
-21
/
+72
2014-11-23
auto merge of #19152 : alexcrichton/rust/issue-17863, r=aturon
bors
-16
/
+14
2014-11-22
std: Align `raw` modules with unsafe conventions
Alex Crichton
-16
/
+14
2014-11-22
args() doc: Fix a documentation line.
Jashank Jeremy
-1
/
+1
2014-11-21
libs: add std::os::windows module
Aaron Turon
-1
/
+107
2014-11-21
Fallout from deprecation
Aaron Turon
-12
/
+20
2014-11-21
libs: stabilize ascii module
Aaron Turon
-9
/
+52
2014-11-21
Fix various deprecation warnings from char changes
Brian Anderson
-1
/
+2
2014-11-21
unicode: Rename UnicodeChar::is_digit to is_numeric
Brian Anderson
-2
/
+2
2014-11-21
libs: add std::os::unix module
Aaron Turon
-0
/
+108
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-19
/
+73
2014-11-20
Disable dubious pipe test
Aaron Turon
-1
/
+1
2014-11-20
Make most of std::rt private
Aaron Turon
-37
/
+34
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-124
/
+19
2014-11-20
Remove libnative
Aaron Turon
-3
/
+77
[prev]
[next]