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-03
rollup merge of #18537 : japaric/no-secret
Alex Crichton
-0
/
+6
2014-11-03
rollup merge of #18519 : Gankro/collect-smash
Alex Crichton
-41
/
+37
2014-11-03
auto merge of #18468 : jakub-/rust/iter-repeat, r=alexcrichton
bors
-1
/
+1
2014-11-04
Deprecate {f32, f64}::from_str_hex
Brendan Zabarauskas
-80
/
+27
2014-11-04
Simplify float string conversion function further
Brendan Zabarauskas
-161
/
+115
2014-11-04
Clean up from_str_float and use iterators
Brendan Zabarauskas
-156
/
+125
2014-11-04
Remove unnecessary features from strconv
Brendan Zabarauskas
-121
/
+33
2014-11-04
Separate string->integer implementation in strconv
Brendan Zabarauskas
-181
/
+131
2014-11-03
auto merge of #18463 : japaric/rust/bytes2, r=alexcrichton
bors
-55
/
+32
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-41
/
+37
2014-11-02
Add Error impls to a few key error types
Aaron Turon
-0
/
+32
2014-11-02
Add error module with Error and FromError traits
Aaron Turon
-4
/
+122
2014-11-02
core: Replace secret formatting functions with UFCS versions
Jorge Aparicio
-0
/
+6
2014-11-01
Remove unnecessary allocations
Jorge Aparicio
-1
/
+1
2014-11-01
DSTify BytesContainer
Jorge Aparicio
-54
/
+31
2014-11-01
bubble up out-of-memory errors from liballoc
Daniel Micay
-1
/
+2
2014-11-01
auto merge of #18474 : alexcrichton/rust/no-more-traits, r=aturon
bors
-157
/
+383
2014-11-01
collections: Remove all collections traits
Alex Crichton
-157
/
+383
2014-11-01
auto merge of #18457 : japaric/rust/tocstr, r=alexcrichton
bors
-24
/
+0
2014-10-31
DSTify ToCStr
Jorge Aparicio
-24
/
+0
2014-10-31
DSTify Hash
Jorge Aparicio
-14
/
+17
2014-10-30
Test fixes and rebase conflicts
Alex Crichton
-1
/
+2
2014-10-30
rollup merge of #18445 : alexcrichton/index-mut
Alex Crichton
-25
/
+21
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-40
/
+40
2014-10-30
rollup merge of #18443 : alexcrichton/deref-vec-and-string
Alex Crichton
-1
/
+2
2014-10-30
Add a `repeat` function to the prelude
Jakub Bukaj
-1
/
+1
2014-10-30
rollup merge of #18397 : aochagavia/ascii
Alex Crichton
-2
/
+1
2014-10-30
rollup merge of #18393 : aochagavia/prelude
Alex Crichton
-1
/
+1
2014-10-30
collections: Enable IndexMut for some collections
Alex Crichton
-25
/
+21
2014-10-30
auto merge of #18374 : steveklabnik/rust/gh18197, r=sfackler
bors
-4
/
+3
2014-10-30
Change extensions traits to blanket impls
Nick Cameron
-17
/
+18
2014-10-30
changes to tests
Nick Cameron
-2
/
+5
2014-10-30
changes to libs
Nick Cameron
-14
/
+32
2014-10-29
collections: impl Deref for Vec/String
Alex Crichton
-1
/
+2
2014-10-30
auto merge of #18359 : 1-more/rust/feature, r=alexcrichton
bors
-13
/
+18
2014-10-29
Rename fail! to panic!
Steve Klabnik
-239
/
+239
2014-10-28
Fix example for BufferedReader
Steve Klabnik
-4
/
+3
2014-10-28
Update code with new lint names
Aaron Turon
-40
/
+40
2014-10-28
Remove unnecessary clone in ascii.rs
Adolfo Ochagavía
-2
/
+1
2014-10-28
Add ptr::RawMutPtr to prelude
Adolfo Ochagavía
-1
/
+1
2014-10-28
Fix the output of negative duration
Vladimir Smola
-13
/
+18
2014-10-27
DSTify [T]/str extension traits
Jorge Aparicio
-10
/
+11
2014-10-27
Test fixes and rebase conflicts from rollup
Alex Crichton
-6
/
+6
2014-10-27
rollup merge of #18366 : aochagavia/ascii
Alex Crichton
-4
/
+19
2014-10-27
rollup merge of #18332 : jbcrail/fix-comments
Alex Crichton
-1
/
+1
2014-10-27
rollup merge of #18329 : sfackler/memwriter-clear
Alex Crichton
-2
/
+7
2014-10-27
Fix undefined behavior in std::ascii
Adolfo Ochagavía
-4
/
+19
2014-10-27
auto merge of #18130 : mahkoh/rust/udp, r=alexcrichton
bors
-13
/
+32
2014-10-25
Fix spelling mistakes in comments.
Joseph Crail
-1
/
+1
2014-10-25
Add MemWriter::from_vec
Steven Fackler
-2
/
+7
[prev]
[next]