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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2013-08-09
std::tuple: Use != properly in Eq::ne for tuples
blake2-ppc
-1
/
+1
2013-08-08
Isolate common wait_end logic
Steven Stewart-Gallus
-13
/
+13
2013-08-08
Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing...
Erick Tryzelaar
-883
/
+3731
2013-08-08
auto merge of #8336 : stepancheg/rust/socket-addr-from-str, r=brson
bors
-70
/
+367
2013-08-08
Allow attributes to appear as macro arguments
Niko Matsakis
-59
/
+137
2013-08-08
auto merge of #8356 : toddaaro/rust/ws, r=brson
bors
-63
/
+328
2013-08-09
Add #[inline] to impl Zero for ()
Stepan Koltsov
-0
/
+2
2013-08-08
rustpkg: Eliminate a copy
Tim Chevalier
-8
/
+5
2013-08-08
auto merge of #8385 : cmr/rust/big-rollup, r=alexcrichton
bors
-552
/
+718
2013-08-08
Enabled workstealing in the scheduler. Previously we had one global work queu...
toddaaro
-63
/
+328
2013-08-08
std::vec: Fix typo in fn ne
blake2-ppc
-1
/
+1
2013-08-08
Fix more priv fallout
Corey Richardson
-3
/
+3
2013-08-08
std::iterator::order test cases
blake2-ppc
-0
/
+47
2013-08-08
std: Fix tuple lexicographical order
blake2-ppc
-14
/
+28
2013-08-08
std: Fix Ord for Option, using iterator::order
blake2-ppc
-15
/
+18
2013-08-08
std::vec: Use iterator::order functions for Eq, Ord, TotalOrd, TotalEq
blake2-ppc
-24
/
+22
2013-08-08
std: Implement traits for the one-tuple
blake2-ppc
-20
/
+25
2013-08-08
extra::dlist: Use iterator::order for sequence ordering
blake2-ppc
-3
/
+61
2013-08-08
Add std::iterator::order with lexical ordering functions for sequences
blake2-ppc
-0
/
+110
2013-08-08
xfail-fast an aux test
Corey Richardson
-1
/
+1
2013-08-08
env! syntax extension changes
Steven Fackler
-32
/
+168
2013-08-08
std: more fixes for os.rs for windows
Erick Tryzelaar
-2
/
+3
2013-08-08
rust-mode: make indentation customizable
Paul Collins
-6
/
+11
2013-08-08
auto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
bors
-3
/
+2258
2013-08-07
std: import HANDLE for os::list_dir for windows
Erick Tryzelaar
-0
/
+1
2013-08-07
Fix a stack to use the new .to_c_str() api
Erick Tryzelaar
-2
/
+2
2013-08-07
Fix fallout
Corey Richardson
-8
/
+8
2013-08-07
(cleanup) Improve rtabort message for atomic-sleep.
Ben Blum
-1
/
+2
2013-08-07
fix recv_ready for Port to take &self and not need to return a tuple. Close #...
Ben Blum
-7
/
+26
2013-08-07
extra: Remove all each_* methods in treemap
blake2-ppc
-39
/
+6
2013-08-07
extra: Implement .rev_iter() in treemap
blake2-ppc
-21
/
+60
2013-08-07
extra: External iterators for TreeSet set operations
blake2-ppc
-114
/
+134
2013-08-07
extra: Simplify Eq/Ord in treemap
blake2-ppc
-21
/
+5
2013-08-07
Gedit/gtksourceview language spec: add 'in' keyword
Simon Sapin
-0
/
+1
2013-08-07
std: add missing #[inline] annotation to the f64 arithmetic trait impls.
Huon Wilson
-0
/
+4
2013-08-07
misc help message fix
Do Nhat Minh
-3
/
+3
2013-08-07
Add weak_rng to get a random algo that puts more emphasis on speed than security
Jordi Boggiano
-0
/
+10
2013-08-07
Document rand module with more emphasis on cryptographic security
Jordi Boggiano
-2
/
+12
2013-08-07
Change const to static
Sangeun Kim
-43
/
+43
2013-08-07
Change Freeze to Static
Sangeun Kim
-3
/
+3
2013-08-07
Fix unit structs in cross-crate situtations
Alex Crichton
-2
/
+92
2013-08-07
extra: add `internal` to {de,in}flate_bytes_ naming to address nit
darkf
-6
/
+6
2013-08-07
add extra::flate::deflate_bytes_zlib and a test
darkf
-2
/
+19
2013-08-07
add inflate_bytes_zlib to exra::flate
darkf
-2
/
+11
2013-08-07
Turn OptGroups into a main opt and a main and an aliased opts
Jordi Boggiano
-35
/
+72
2013-08-07
Add missing getopts::groups::optflagmulti function
Jordi Boggiano
-0
/
+14
2013-08-07
Forbid `priv` where it has no effect
Alex Crichton
-64
/
+81
2013-08-07
Implement DoubleEndedIterator on Range
Kevin Ballard
-65
/
+56
2013-08-07
rustc: Fix for-range loops that can use iterators
blake2-ppc
-29
/
+21
2013-08-07
Bugfix .each_edge in middle/graph.rs
blake2-ppc
-3
/
+3
[prev]
[next]