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
/
while-prelude-drop.rs
Age
Commit message (
Collapse
)
Author
Lines
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-2
/
+2
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
2011-08-20
Reformat
Brian Anderson
-1
/
+1
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-08-02
Don't pp extra lines after block open when preserving whitespace. Closes #759
Brian Anderson
-1
/
+0
2011-08-02
Add xfail-pretty directives to tests that don't pretty-print correctly
Brian Anderson
-1
/
+1
Issue #789
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-5
/
+6
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-16
/
+13
2010-11-19
Isolate while-header bug to minimal testcase, fix in rustboot, remove ↵
Graydon Hoare
-0
/
+22
workaround in rustc.