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-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-10
Move the description of -(W|A|D|F) into the `-W help` message
Kevin Cantu
-10
/
+10
2012-10-10
Touchup the debug flag description printing
Kevin Cantu
-1
/
+1
2012-10-09
Register snapshots.
Graydon Hoare
-0
/
+8
2012-10-09
Remove old serialization2 vestigial code
Erick Tryzelaar
-14
/
+2
2012-10-09
core::str - making StrSlice trait functions pure
Daniel Patterson
-53
/
+55
2012-10-09
Merge pull request #3700 from erickt/cargo-interner
Tim Chevalier
-21
/
+26
2012-10-08
Revert "Revert "Remove old auto_serialize2 code (needs snapshot)""
Tim Chevalier
-1255
/
+2
2012-10-08
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-08
libcore: add pop/swap/consume to SendMap
Erick Tryzelaar
-29
/
+126
2012-10-08
Revert "cap-clause-use-after-move: modernize error msg"
Tim Chevalier
-1
/
+3
2012-10-08
Revert bogus snapshot.py change
Tim Chevalier
-2
/
+1
2012-10-08
Revert "Remove old auto_serialize2 code (needs snapshot)"
Tim Chevalier
-2
/
+1255
2012-10-08
Remove extra spaces from snapshots.txt
Tim Chevalier
-6
/
+7
2012-10-08
Fix typo in linux-i386 snapshot hash
Tim Chevalier
-5
/
+5
[next]