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
/
while-and-do-while.rs
Age
Commit message (
Collapse
)
Author
Lines
2012-05-10
Remove `do ... while` loops from the tests and docs.
Paul Stansifer
-12
/
+0
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-2
/
+2
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-2
/
+2
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / ↵
Graydon Hoare
-2
/
+6
#debug.
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-07-27
Reformat for new syntax
Marijn Haverbeke
-4
/
+4
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-12
/
+6
2011-05-14
Remove xfail-boot lines from tests
Brian Anderson
-1
/
+0
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+1
2010-11-04
Fix buggy while and do-while translation in rustc. Add test.
Graydon Hoare
-0
/
+14