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-03-29
Auto merge of #23830 - petrochenkov:spellcheck, r=steveklabnik
bors
-2
/
+2
2015-03-29
Auto merge of #23820 - sfackler:fast_read_to_end, r=alexcrichton
bors
-59
/
+76
2015-03-29
Rollup merge of #23814 - steveklabnik:gh23320, r=alexcrichton
Manish Goregaokar
-2
/
+18
2015-03-28
Fix massive performance issue in read_to_end
Steven Fackler
-59
/
+77
2015-03-29
Auto merge of #23810 - sfackler:debug-collections, r=alexcrichton
bors
-16
/
+3
2015-03-28
Auto merge of #23300 - sfackler:rm-iterator-ext, r=alexcrichton
bors
-23
/
+21
2015-03-28
Remove IteratorExt
Steven Fackler
-23
/
+21
2015-03-28
Document properties for Eq + Hash
Steve Klabnik
-2
/
+18
2015-03-28
Fold collections debug impls
Steven Fackler
-10
/
+2
2015-03-28
Update debug helpers and add list builder
Steven Fackler
-14
/
+9
2015-03-28
iOS: int/uint fallout
Valerii Hiora
-3
/
+3
2015-03-28
Fix some typos
Vadim Petrochenkov
-2
/
+2
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-5
/
+5
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-5
/
+5
2015-03-27
std: Don't deadlock/panic on recursive prints
Alex Crichton
-11
/
+14
2015-03-27
Test fixes and rebase conflicts, round 3
Alex Crichton
-1
/
+3
2015-03-27
rollup merge of #23794: brson/slicegate
Alex Crichton
-0
/
+1
2015-03-27
Test fixes and rebase conflicts, round 2
Alex Crichton
-2
/
+0
2015-03-27
rollup merge of #23197: aatxe/master
Alex Crichton
-29
/
+26
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-27
rollup merge of #23665: steveklabnik/doc_std_ascii
Alex Crichton
-4
/
+96
2015-03-27
Auto merge of #23419 - murarth:lookup-addr, r=alexcrichton
bors
-1
/
+57
2015-03-27
Updated std::dynamic_lib to use std::path.
Aaron Weiss
-29
/
+26
2015-03-27
rollup merge of #23749: alexcrichton/remove-old-impl-check
Alex Crichton
-17
/
+19
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-548
/
+547
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-111
/
+4
2015-03-27
rollup merge of #23776: nrc/allow_trivial_cast
Alex Crichton
-1
/
+0
2015-03-27
rollup merge of #23769: alexcrichton/stabilize-split
Alex Crichton
-4
/
+3
2015-03-27
rollup merge of #23753: aturon/revise-convert
Alex Crichton
-59
/
+9
2015-03-27
rollup merge of #23752: alexcrichton/remove-should-fail
Alex Crichton
-7
/
+7
2015-03-27
rollup merge of #23750: murarth/ipaddr-fromstr
Alex Crichton
-6
/
+12
2015-03-27
rollup merge of #23740: alexcrichton/remove-deprecated-slicing-syntax
Alex Crichton
-16
/
+16
2015-03-27
rollup merge of #23736: gmjosack/master
Alex Crichton
-3
/
+2
2015-03-27
rollup merge of #23651: alexcrichton/unwind-try
Alex Crichton
-0
/
+49
2015-03-27
rollup merge of #23535: pnkfelix/fsk-filling-drop
Alex Crichton
-2
/
+2
2015-03-27
rollup merge of #23419: murarth/lookup-addr
Alex Crichton
-1
/
+57
2015-03-27
default => or_insert per RFC
Alexis Beingessner
-5
/
+6
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-1
/
+0
2015-03-26
update everything to use Entry defaults
Alexis
-8
/
+2
2015-03-26
entry API v3: replace Entry::get with Entry::default and Entry::default_with
Alexis
-1
/
+25
2015-03-26
Add `std::net::lookup_addr` for reverse DNS lookup
Murarth
-1
/
+57
2015-03-26
std: Stabilize BufRead::split
Alex Crichton
-4
/
+3
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-59
/
+263
2015-03-26
Update docs to fix various 404s
Gary M. Josack
-3
/
+2
2015-03-26
Revise use of conversion traits
Aaron Turon
-59
/
+9
2015-03-26
syntax: Remove support for #[should_fail]
Alex Crichton
-7
/
+7
2015-03-26
impl `FromStr` for `IpAddr`
Murarth
-6
/
+12
2015-03-26
rustc: Remove support for old_impl_check
Alex Crichton
-17
/
+19
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-548
/
+547
2015-03-26
syntax: Remove parsing of old slice syntax
Alex Crichton
-16
/
+16
[prev]
[next]