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-01-28
Do not try to encode/decode inference types, should not be necessary
Niko Matsakis
-16
/
+2
2013-01-28
Add to_str() definitions for some AST types
Niko Matsakis
-0
/
+18
2013-01-28
Remove bounds from type decl of smallintmap
Niko Matsakis
-2
/
+2
2013-01-28
Extend region guarantor logic to handle autoref, which will
Niko Matsakis
-83
/
+125
2013-01-28
Make tidy actually work
Niko Matsakis
-3
/
+3
2013-01-28
Detect "// WARN" in tidy and print out, well, a warning! Useful
Niko Matsakis
-0
/
+8
2013-01-28
Integrate vec patterns into borrow checker.
Niko Matsakis
-47
/
+144
2013-01-28
Link the lifetimes of regions resulting from borrows of the
Niko Matsakis
-94
/
+640
2013-01-26
std: implement lexicographical Ord for TreeMap/TreeSet
Cody Schroeder
-4
/
+82
2013-01-26
Merge remote-tracking branch 'brson/nocommupstream2'
Brian Anderson
-1184
/
+1683
2013-01-26
register more-conservative linux snap
Graydon Hoare
-2
/
+2
2013-01-26
testsuite: Eliminate structural records from run-fail tests
Tim Chevalier
-7
/
+21
2013-01-26
fuzzer: Remove structural records
Tim Chevalier
-9
/
+9
2013-01-26
cargo: remove structural records
Tim Chevalier
-5
/
+5
2013-01-26
core: Remove structural records in library tests
Tim Chevalier
-3
/
+6
2013-01-26
testsuite: Eliminate uses of structural records from most run-pass tests
Tim Chevalier
-432
/
+600
2013-01-25
Merge pull request #4644 from martica/camel-case-option
Tim Chevalier
-50
/
+50
2013-01-25
rustc: Make build_wrap_ret compile on Windows and unrevert ABI patch
Tim Chevalier
-605
/
+660
2013-01-25
Fix Option camel case in a compile-fail test
Tyler Bindon
-3
/
+3
2013-01-25
Fix Option camel case in commented portion of test
Tyler Bindon
-2
/
+2
2013-01-25
Fix Option camel case in debug messages
Tyler Bindon
-2
/
+2
2013-01-25
Fix Option camel case in xfailed/ignored tests
Tyler Bindon
-23
/
+23
2013-01-25
Fix Option camel case in comments
Tyler Bindon
-19
/
+19
2013-01-25
Fix Option camel case in error message
Tyler Bindon
-1
/
+1
2013-01-25
Merge remote-tracking branch 'brson/nocommupstream'
Brian Anderson
-1184
/
+1683
2013-01-25
Declare std::arc::unwrap to be pub
Cody Schroeder
-1
/
+1
2013-01-25
testsuite: Fix Windows breakage harder in x86stdcall2
Tim Chevalier
-5
/
+5
2013-01-25
test: fix x86stdcall test, r=burningtree.
Graydon Hoare
-5
/
+7
2013-01-25
register snapshots
Graydon Hoare
-58
/
+8
2013-01-25
Revert "Merge pull request #4633 from thestinger/treemap"
Tim Chevalier
-10
/
+19
2013-01-25
Merge pull request #4625 from thestinger/container
Tim Chevalier
-96
/
+66
2013-01-25
use mut function argument syntax in priority_queue
Daniel Micay
-8
/
+4
2013-01-25
use mutable function argument syntax in treemap
Daniel Micay
-11
/
+6
2013-01-24
Stop using oldcomm in uv_global_loop tests
Brian Anderson
-17
/
+18
2013-01-24
std: Mop up Mac/Linux breakage
Tim Chevalier
-2
/
+2
2013-01-24
rustc: Address an XXX in middle::mode
Tim Chevalier
-3
/
+16
2013-01-24
rustc: Less copy
Tim Chevalier
-139
/
+148
2013-01-24
core: Mop up Windows breakage
Tim Chevalier
-2
/
+2
2013-01-24
remove remaining is_not_empty functions/methods
Daniel Micay
-54
/
+17
2013-01-24
std: Fix broken Windows function
Tim Chevalier
-1
/
+1
2013-01-24
implement Mutable trait for vec
Daniel Micay
-3
/
+16
2013-01-24
replace ConstVector trait with the Container trait
Daniel Micay
-42
/
+36
2013-01-24
Merge pull request #4623 from thestinger/map
Tim Chevalier
-78
/
+59
2013-01-24
clean up LinearMap implementation
Daniel Micay
-78
/
+59
2013-01-24
comments: Convert XXXes to FIXMEs
Tim Chevalier
-2
/
+3
2013-01-24
Merge pull request #4613 from erickt/incoming
Tim Chevalier
-914
/
+1051
2013-01-24
syntax/rustc: Less copy
Tim Chevalier
-17
/
+18
2013-01-24
Convert dlist records into structs
Erick Tryzelaar
-111
/
+128
2013-01-24
convert io wrapper records into structs
Erick Tryzelaar
-5
/
+10
2013-01-24
Fix another typo
Erick Tryzelaar
-1
/
+1
[prev]
[next]