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
/
pretty
/
block-disambig.rs
Age
Commit message (
Expand
)
Author
Lines
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-2
/
+2
2013-01-28
testsuite: De-record pretty tests
Tim Chevalier
-1
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-23
Remove match check from test cases
Tim Chevalier
-5
/
+6
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-5
/
+5
2012-08-05
Switch alts to use arrows
Brian Anderson
-5
/
+5
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-3
/
+3
2012-02-15
Rewrite exhaustiveness checker
Marijn Haverbeke
-5
/
+5
2012-01-30
Change all ternary ops to if/then/else
Paul Woolcock
-1
/
+11
2012-01-30
Alter/remove tests that include/concern ternary
Paul Woolcock
-1
/
+1
2011-09-15
Add regression tests for previously ambiguous syntactic forms
Brian Anderson
-0
/
+37
2011-09-15
Remove maybe_protect_block kludge from pretty-printer
Marijn Haverbeke
-35
/
+0
2011-09-09
Make the pretty printer disambiguatae blocks followed by vec expressions.
Jesse Ruderman
-0
/
+2
2011-08-20
Reformat
Brian Anderson
-42
/
+10
2011-08-18
Try harder to disambig blocks followed by various exprs in pprust. Closes #840
Brian Anderson
-0
/
+65