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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
alt-phi.rs
Age
Commit message (
Collapse
)
Author
Lines
2013-05-27
Change `alt` to `match` in filenames.
Lindsey Kuper
-24
/
+0
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-3
/
+3
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-01-23
s/block()/fn()/g
Niko Matsakis
-1
/
+1
2012-01-19
rustc: Make the pretty printer output commas after enum variants. Update all ↵
Patrick Walton
-1
/
+1
tests accordingly.
2012-01-19
test: "tag" -> "enum" in run-pass and run-fail
Patrick Walton
-1
/
+1
2012-01-19
Remove support for the '.' after a nullary tag in a pattern
Tim Chevalier
-3
/
+3
(Commit also includes lots of changes to remove '.'s that a git merge messed up, or else it was monkeys.)
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-2
/
+2
Issue #1056
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-2
/
+2
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-5
/
+5
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-16
/
+8
2011-04-19
Add testcase for bootstrap blocker and fix for each result type to nil.
Graydon Hoare
-0
/
+22