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
2012-09-04
std: Convert test to camel case
Brian Anderson
-71
/
+70
2012-09-04
Whitespace
Brian Anderson
-1
/
+0
2012-09-04
std: Remove struct ctors
Brian Anderson
-10
/
+64
2012-09-04
xfail-fast anon-extern-mod-cross-crate-2
Tim Chevalier
-0
/
+1
2012-09-04
Allow anonymous extern mods
Tim Chevalier
-20
/
+53
2012-09-04
std: Camel case smallintmap
Brian Anderson
-18
/
+18
2012-09-04
Remove 'with'
Brian Anderson
-416
/
+401
2012-09-04
core: Remove struct ctors
Brian Anderson
-67
/
+174
2012-09-04
syntax: Remove 'of' and 'check' from keyword table
Brian Anderson
-2
/
+1
2012-09-04
libcore: Make as_bytes_slice() not include the null byte
Patrick Walton
-1
/
+10
2012-09-04
rustc: Implement private fields for max/min classes
Patrick Walton
-38
/
+98
2012-09-04
std: Camel case sort
Brian Anderson
-9
/
+8
2012-09-04
Fix broken test case
Brian Anderson
-1
/
+1
2012-09-04
std: Camel case treemap
Brian Anderson
-20
/
+19
2012-09-04
std: Camel case list
Brian Anderson
-89
/
+88
2012-09-04
Parse 'loop' and 'again' the same
Brian Anderson
-22
/
+41
2012-09-04
Use struct+impl syntax instead of the (deprecated) struct with embedded metho...
Gareth Daniel Smith
-151
/
+185
2012-09-04
fix two issues with the exports:
Gareth Daniel Smith
-22
/
+1
2012-09-04
add additional Bitv constructors (as proposed in issue #2964)
Gareth Daniel Smith
-0
/
+99
2012-09-04
Merge pull request #3383 from crabtw/fbsd
Brian Anderson
-46
/
+0
2012-09-04
rustc: "import" -> "use"
Patrick Walton
-901
/
+901
2012-09-04
libsyntax: "import" -> "use"
Patrick Walton
-208
/
+203
2012-09-04
Demode libstd/net_ip.rs
Kevin Cantu
-16
/
+18
2012-09-04
Demode libstd/net_url.rs
Kevin Cantu
-17
/
+20
2012-09-04
Demode treemap.rs
Kevin Cantu
-3
/
+5
2012-09-04
Confirm demoding of smallintmap.rs
Kevin Cantu
-1
/
+4
2012-09-04
Confirm demoding of term.rs
Kevin Cantu
-0
/
+2
2012-09-04
std: Fix net::url constructor names
Brian Anderson
-5
/
+5
2012-09-04
add test for eq_slice fix
Andrew Paseltiner
-0
/
+7
2012-09-04
fix str::eq_slice off-by-one error
Andrew Paseltiner
-1
/
+1
2012-09-04
libstd: "import" -> "use"
Patrick Walton
-135
/
+126
2012-09-04
libcore: "import" -> "use"
Patrick Walton
-160
/
+160
2012-09-05
use native log2 function and enable freebsd tests in uv_ll
Jyun-Yan You
-46
/
+0
2012-09-03
libstd: Make ToBase64 take slices
Patrick Walton
-2
/
+2
2012-09-03
libstd: Make URL parsing not require unique strings, and have URLs implement ...
Patrick Walton
-7
/
+19
2012-09-03
rustc: Run all intrinsics through the monomorphiser
Brian Anderson
-39
/
+22
2012-09-03
libstd: Export query_to_str from net::url
Patrick Walton
-0
/
+1
2012-09-03
Fix cross-crate inlining of intrinsics
Brian Anderson
-3
/
+29
2012-09-03
libcore: Add missing from_str.rs
Patrick Walton
-0
/
+3
2012-09-03
libstd: Implement a Sort trait.
Patrick Walton
-0
/
+9
2012-09-03
rustc: Fix an LLVM assertion that tripped when borrowing a by-val method rece...
Patrick Walton
-7
/
+20
2012-09-03
core: Add missing from_str.rs
Brian Anderson
-0
/
+3
2012-09-03
libstd: Export the url() constructor from net_url
Patrick Walton
-1
/
+1
2012-09-03
libcore: Add a from_str trait
Patrick Walton
-0
/
+12
2012-09-03
libstd: Make net_url::encode no longer require a unique string
Patrick Walton
-27
/
+27
2012-09-03
libcore: Remove as_bytes_slice
Patrick Walton
-0
/
+5
2012-09-02
libstd: Make URLs structs
Patrick Walton
-3
/
+3
2012-09-02
Camel case core::ops
Brian Anderson
-46
/
+44
2012-09-02
std: Camel case the rope module
Brian Anderson
-143
/
+142
2012-09-02
rustc: Don't translate the expression twice when adapting a borrowed method r...
Patrick Walton
-1
/
+20
[prev]
[next]