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
/
weird-exprs.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-3
/
+3
2013-03-22
test: Remove `pure` from the test suite
Patrick Walton
-1
/
+1
2013-03-11
Remove uses of log
Brian Anderson
-5
/
+0
2013-03-07
test: Fix tests.
Patrick Walton
-2
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-3
/
+3
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-2
/
+2
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-2
/
+2
2012-09-07
Convert 'again' to 'loop'. Remove 'again' keyword
Brian Anderson
-1
/
+1
2012-09-04
Parse 'loop' and 'again' the same
Brian Anderson
-1
/
+1
2012-08-23
Remove match check from test cases
Tim Chevalier
-1
/
+2
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-2
/
+2
2012-08-05
Switch alts to use arrows
Brian Anderson
-3
/
+3
2012-08-01
Convert ret to return
Brian Anderson
-15
/
+15
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-07-14
remove typestate from code, tests, and docs
Niko Matsakis
-2
/
+2
2012-07-09
Catch one missing residual 'cont' -> 'again' change.
Graydon Hoare
-1
/
+1
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-1
/
+1
2012-05-10
Remove `do ... while` loops from the tests and docs.
Paul Stansifer
-3
/
+4
2012-04-30
Stop inferring bot/static when types/regions are unconstrained.
Niko Matsakis
-3
/
+4
2012-03-29
resolve type variables with no constraints to bot
Niko Matsakis
-4
/
+4
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-2
/
+2
2012-03-24
Avoid unifying vars when possible; handle bot (more) correctly
Niko Matsakis
-5
/
+5
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-4
/
+4
2012-03-09
Add an infinite loop construct
Tim Chevalier
-1
/
+1
2012-01-30
Fix last failing test
Paul Woolcock
-1
/
+9
2012-01-30
Alter/remove tests that include/concern ternary
Paul Woolcock
-1
/
+1
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 / #de...
Graydon Hoare
-3
/
+3
2011-09-26
test: Fix more typos in weird-exprs.rs.
Patrick Walton
-1
/
+1
2011-09-26
test: wierd-exprs -> weird-exprs
Patrick Walton
-0
/
+67