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-10-12
Make moves explicit in rustdoc
Tim Chevalier
-36
/
+38
2012-10-12
Make moves explicit in std tests
Tim Chevalier
-96
/
+98
2012-10-12
Make moves explicit in core tests
Tim Chevalier
-146
/
+178
2012-10-12
Make moves explicit in compiletest
Tim Chevalier
-3
/
+3
2012-10-12
Make moves explicit in cargo
Tim Chevalier
-3
/
+3
2012-10-12
Make moves explicit in doc examples
Tim Chevalier
-0
/
+18
2012-10-12
Make moves explicit in rustc::middle
Tim Chevalier
-4
/
+4
2012-10-12
Make moves explicit in libsyntax
Tim Chevalier
-2
/
+2
2012-10-12
Add a colon, make an error message clearer
Tim Chevalier
-1
/
+1
2012-10-12
remove ctor from ast (take 2) (no review: just dead code removal)
Niko Matsakis
-672
/
+137
2012-10-12
Use the Nth impl when translating a static method call, instead
Niko Matsakis
-43
/
+122
2012-10-12
bump version to 0.5.
Graydon Hoare
-32
/
+32
2012-10-12
Replace several common macros of the form #m[...] with m!(...)
Kevin Cantu
-86
/
+85
2012-10-11
Change FIXME number
Tim Chevalier
-1
/
+1
2012-10-11
Revert "Use a constant vector for the sudoku board, delete a FIXME"
Tim Chevalier
-13
/
+32
2012-10-11
Re-xfail two tests that I tried to resurrect (no time right now)
Tim Chevalier
-37
/
+78
2012-10-11
Use move instead of ref in select-macro
Tim Chevalier
-1
/
+1
2012-10-11
Fix pipe-select-macro
Tim Chevalier
-1
/
+1
2012-10-11
Export VecUnboxedRepr from vec so a test case can use it
Tim Chevalier
-10
/
+11
2012-10-11
Un-XFAIL task-compare
Tim Chevalier
-3
/
+0
2012-10-11
Use match move in select-macro, get rid of a FIXME
Tim Chevalier
-3
/
+2
2012-10-11
Un-XFAIL reflect-visit-type
Tim Chevalier
-3
/
+0
2012-10-11
Annotate FIXMEs in reflect-visit-data
Tim Chevalier
-10
/
+4
2012-10-11
Uncomment nested module in test, delete a FIXME
Tim Chevalier
-2
/
+0
2012-10-11
Use a constant vector for the sudoku board, delete a FIXME
Tim Chevalier
-32
/
+13
2012-10-11
Use match move in pingpong, delete a FIXME
Tim Chevalier
-8
/
+4
2012-10-11
Remove obsolete comment
Tim Chevalier
-2
/
+0
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-2
/
+0
2012-10-11
Use truncate in typeck::infer; gets rid of FIXME
Tim Chevalier
-5
/
+2
2012-10-11
Remove obsolete comment
Tim Chevalier
-5
/
+0
2012-10-11
Update FIXME numbers
Tim Chevalier
-10
/
+10
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-3
/
+0
2012-10-11
Fix from_buf in test cases
Tim Chevalier
-4
/
+4
2012-10-11
Update FIXME numbers
Tim Chevalier
-2
/
+2
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-6
/
+1
2012-10-11
Remove obsolete FIXME
Tim Chevalier
-1
/
+0
2012-10-11
Update FIXME number
Tim Chevalier
-1
/
+1
2012-10-11
Remove unneeded no_rt flag
Tim Chevalier
-17
/
+11
2012-10-11
Update FIXME number
Tim Chevalier
-1
/
+1
2012-10-11
Remove comment that is now false
Tim Chevalier
-29
/
+40
2012-10-11
Update FIXME numbers
Tim Chevalier
-2
/
+2
2012-10-11
Update FIXME number
Tim Chevalier
-3
/
+3
2012-10-11
Update FIXME number
Tim Chevalier
-4
/
+4
2012-10-11
Update FIXME number
Tim Chevalier
-1
/
+1
2012-10-11
Exports are fixed, hooray
Tim Chevalier
-2
/
+0
2012-10-11
Remove invalid FIXME
Tim Chevalier
-1
/
+0
2012-10-11
Remove Copy bound from std::timer::delayed_send
Tim Chevalier
-1
/
+1
2012-10-11
Write option::chain and result::chain with `match move`
Tim Chevalier
-10
/
+6
2012-10-11
Make to_str pure and fix const parameters for str-mutating functions
Tim Chevalier
-75
/
+87
2012-10-11
Conditional usage of LLVM DebugFlag
Luca Bruno
-0
/
+2
[prev]
[next]