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
/
rustc
/
middle
/
check_loop.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-04
Remove 'with'
Brian Anderson
-4
/
+4
2012-09-04
rustc: "import" -> "use"
Patrick Walton
-3
/
+3
2012-08-15
rustc: Parse labeled loop, break, and again
Patrick Walton
-3
/
+3
2012-08-13
rustc: Mostly implement region-bounded stack closures
Patrick Walton
-1
/
+2
2012-08-10
Revert "rustc: Make function types have vstores in them"
Patrick Walton
-2
/
+1
2012-08-10
rustc: Make function types have vstores in them
Patrick Walton
-1
/
+2
2012-08-10
Change 'ret' to 'return' in an error message
Brian Anderson
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-9
/
+9
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-3
/
+3
2012-07-14
Change cont out of loop error to again out of loop
Zack Corr
-2
/
+2
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-05-15
Remove `be` keyword.
Lindsey Kuper
-6
/
+0
2012-05-10
Remove `do { ... } while ...` from the language.
Paul Stansifer
-1
/
+1
2012-05-04
new cap clause syntax
Niko Matsakis
-2
/
+2
2012-04-06
Remove support for old-style for
Marijn Haverbeke
-1
/
+1
2012-03-27
Support returning from loop blocks
Marijn Haverbeke
-1
/
+2
2012-03-27
Support an alternate for syntax that calls a higher-order function
Marijn Haverbeke
-7
/
+10
2012-03-26
Check in a forgotten new file
Marijn Haverbeke
-0
/
+54