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
/
test
/
run-pass
/
expr-alt.rs
Age
Commit message (
Expand
)
Author
Lines
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-7
/
+7
2012-08-05
Switch alts to use arrows
Brian Anderson
-8
/
+8
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-2
/
+2
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-13
/
+11
2011-06-25
Remove variable name 'res' from test suite
Marijn Haverbeke
-10
/
+10
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-60
/
+30
2011-05-14
Remove xfail-boot lines from tests
Brian Anderson
-1
/
+0
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-5
/
+5
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-5
/
+5
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-5
/
+5
2011-04-02
Add more tests for alt expressions
Brian Anderson
-2
/
+49
2011-04-02
Join the results of alt arms so alt can be used as an expression.
Brian Anderson
-1
/
+0
2011-04-01
Cleanup typos and newlines
Brian Anderson
-1
/
+1
2011-03-31
Add an XFAILed test for treating alts as expressions
Brian Anderson
-0
/
+31