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-08
Runtime removal: fully remove rtio
Aaron Turon
-13
/
+7
2014-11-08
Runtime removal: refactor tty
Aaron Turon
-33
/
+235
2014-11-08
Runtime removal: refactor timer
Aaron Turon
-11
/
+500
2014-11-08
Runtime removal: refactor process
Aaron Turon
-90
/
+1250
2014-11-08
Runtime removal: refactor helper threads
Aaron Turon
-0
/
+224
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-283
/
+2569
2014-11-08
Runtime removal: refactor fs
Aaron Turon
-224
/
+966
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-238
/
+1093
2014-11-08
Implements Extend for EnumSet and LruCache
gamazeps
-1
/
+10
2014-11-08
Renamed Extendable to Extend
gamazeps
-8
/
+8
2014-11-07
auto merge of #18714 : nikomatsakis/rust/issue-18621-deref-for-refs, r=aturon
bors
-0
/
+4
2014-11-06
libs: add Deref, DerefMut impls for references, fixing a bug in compiler in t...
Niko Matsakis
-0
/
+4
2014-11-07
auto merge of #18713 : juxiliary/rust/master, r=alexcrichton
bors
-1
/
+17
2014-11-06
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-11-06
rollup merge of #18691 : subhashb/add_clone_trait_to_filetype
Alex Crichton
-1
/
+1
2014-11-06
rollup merge of #18665 : scribu/patch-1
Alex Crichton
-1
/
+1
2014-11-06
rollup merge of #18664 : klutzy/getrandom
Alex Crichton
-12
/
+120
2014-11-06
rollup merge of #18628 : aturon/fixup-error-comment
Alex Crichton
-3
/
+0
2014-11-06
rollup merge of #18605 : Gankro/collect-fruit
Alex Crichton
-220
/
+231
2014-11-07
Fixing #18659
juxiliary
-1
/
+17
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-3
/
+3
2014-11-06
Implement low-hanging fruit of collection conventions
Alexis Beingessner
-217
/
+228
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-54
/
+51
2014-11-06
Make Filetype Clonable
Subhash Bhushan
-1
/
+1
2014-11-06
std::rand::OsRng: Use `getrandom` syscall on Linux
klutzy
-12
/
+120
2014-11-05
auto merge of #18486 : nikomatsakis/rust/operator-dispatch, r=pcwalton
bors
-4
/
+4
2014-11-05
Fix example in HashMap::new() docs
Cristi Burcă
-1
/
+1
2014-11-05
auto merge of #18462 : netvl/rust/to-socket-addr, r=alexcrichton
bors
-250
/
+404
2014-11-05
Fixed not compiling code in docstring
Vladimir Matveev
-2
/
+2
2014-11-05
Add impls of the comparison operators for fixed-length arrays of lengths 0......
Niko Matsakis
-1
/
+1
2014-11-05
Repair various cases where values of distinct types were being operated
Niko Matsakis
-3
/
+3
2014-11-05
Register snapshots.
Eduard Burtescu
-16
/
+0
2014-11-05
Added more documentation on ToSocketAddr trait
Vladimir Matveev
-3
/
+92
2014-11-05
Fixed tidy errors
Vladimir Matveev
-3
/
+3
2014-11-05
Fixed other tests to pass make check
Vladimir Matveev
-8
/
+5
2014-11-05
Migrated io::net::udp over to ToSocketAddr
Vladimir Matveev
-20
/
+34
2014-11-05
Switched io::net::tcp to use ToSocketAddr
Vladimir Matveev
-227
/
+130
2014-11-05
Added ToSocketAddr trait
Vladimir Matveev
-0
/
+151
2014-11-04
libsyntax: Forbid escapes in the inclusive range `\x80`-`\xff` in
Patrick Walton
-0
/
+32
2014-11-04
std::error: fix stray doc comment
Aaron Turon
-3
/
+0
2014-11-03
rollup merge of #18578 : japaric/clone
Alex Crichton
-2
/
+0
2014-11-03
rollup merge of #18536 : bjz/strconv
Alex Crichton
-544
/
+276
2014-11-03
std: Fix fallout of changing `#[deriving(Clone)]`
Jorge Aparicio
-2
/
+0
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
[prev]
[next]