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-fail
Age
Commit message (
Expand
)
Author
Lines
2011-08-02
In trans, don't assume both sides of a binop have the same type
Tim Chevalier
-0
/
+6
2011-08-02
Pretty-print test the rfail tests. Issue #789
Brian Anderson
-0
/
+2
2011-07-27
Fix damage done by the pretty-printer
Marijn Haverbeke
-8
/
+40
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-145
/
+57
2011-07-22
Add xfail-stage3 directives to tests
Brian Anderson
-0
/
+2
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-6
/
+6
2011-07-11
Visit the type argument in a port expression
Tim Chevalier
-0
/
+16
2011-07-05
Handle fail inside a for-each loop properly
Tim Chevalier
-0
/
+16
2011-07-03
Un-XFAIL fail-arg
Tim Chevalier
-4
/
+2
2011-07-03
Handle fail as an argument; parse fail expressions unambiguously
Tim Chevalier
-0
/
+9
2011-07-03
Manipulate contexts correctly in trans_fail_expr
Tim Chevalier
-0
/
+9
2011-07-03
XFAILing the new test case...
Tim Chevalier
-0
/
+2
2011-07-02
Generate code properly for calls with _|_ - typed arguments
Tim Chevalier
-0
/
+9
2011-07-02
Allow any string expression to be used with fail.
Josh Matthews
-3
/
+8
2011-06-29
Add a runtime flag to enable/disable claims en masse
Tim Chevalier
-0
/
+1
2011-06-28
Implement "claim"
Tim Chevalier
-0
/
+16
2011-06-25
Remove variable name 'res' from test suite
Marijn Haverbeke
-1
/
+1
2011-06-22
test: Enable more tests
Brian Anderson
-3
/
+0
2011-06-21
Serialize constraints in types (literal arguments still not supported)
Tim Chevalier
-0
/
+11
2011-06-17
test: Fix mismatched types in prep for typechecker fixes
Brian Anderson
-3
/
+3
2011-06-16
Bring back if-check
Tim Chevalier
-0
/
+26
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-133
/
+99
2011-06-14
Un-xfail test/run-fail/pred.rs
Tim Chevalier
-6
/
+3
2011-06-14
Un-xfail working test cases
Tim Chevalier
-6
/
+2
2011-06-14
Add xfail-stage0 to some tests (not sure if it matters...)
Tim Chevalier
-0
/
+1
2011-06-11
test: Add tests for issue #452
Brian Anderson
-0
/
+35
2011-06-10
Use RHS type when translating assignments
Tim Chevalier
-0
/
+9
2011-06-08
Add optional message to fail.
Josh Matthews
-0
/
+5
2011-05-31
rustc: Teach rustc to use block results as fn return values. Closes #372
Brian Anderson
-0
/
+8
2011-05-27
Change the syntax for RECV from "var <- port" to "port |> var".
Michael Sullivan
-4
/
+4
2011-05-27
Remove parser support for recv as an initializer in preparation for changing ...
Michael Sullivan
-1
/
+1
2011-05-26
Make _|_ unify with anything
Tim Chevalier
-0
/
+21
2011-05-24
test: Fix run-fail testing and bring tests up to date
Brian Anderson
-20
/
+2
2011-05-21
rustc: Allow if expressions to fail
Brian Anderson
-0
/
+12
2011-05-21
rustc: Allow alt expressions to fail
Brian Anderson
-0
/
+13
2011-05-20
XFAIL two tests for stage0
Tim Chevalier
-0
/
+1
2011-05-20
Added a couple of test cases for sending messages. One works as expected, the...
Eric Holk
-0
/
+14
2011-05-16
Rewrite everything to use [] instead of vec() in value position.
Graydon Hoare
-2
/
+2
2011-05-14
Remove xfail-boot lines from tests
Brian Anderson
-1
/
+0
2011-05-12
Fix mistaken replacements in error-pattern comments in tests
Marijn Haverbeke
-8
/
+8
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-8
/
+8
2011-05-03
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
Graydon Hoare
-0
/
+18
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-8
/
+8
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-8
/
+8
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-8
/
+8
2011-04-19
Remove effect system from src.
Graydon Hoare
-1
/
+1
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+10
2010-12-02
Add test for non-exhaustive match failure.
Graydon Hoare
-0
/
+15
2010-11-02
First pass on splitting stratum and opacity off of effects. WIP.
Graydon Hoare
-1
/
+1
2010-09-07
Small updates to test cases.
Michael Bebenita
-0
/
+3
[prev]
[next]