rust/src/test
Tim Chevalier ef833d4101 Introduce a T_err type for type errors
This allows more errors to be non-fatal, as per #1871.

I only went through and started changing span_fatal to span_err in
check.rs. There are probably more errors that could be made
non-fatal. So if you see derived type errors appearing from now on,
file a bug!

r=graydon

Closes #1871
2012-11-21 12:44:51 -08:00
..
auxiliary Add comments explaining why these tests are xfailed 2012-11-15 18:41:17 -08:00
bench Add comments explaining why these tests fail 2012-11-15 16:59:07 -08:00
compile-fail Introduce a T_err type for type errors 2012-11-21 12:44:51 -08:00
pretty Un-xfail working tests 2012-11-15 19:36:44 -08:00
run-fail re-xfail two tests 2012-11-16 11:19:45 -08:00
run-pass libsyntax: Implement deriving correctly for type-parameterized structs and enums. r=brson 2012-11-21 10:27:37 -08:00
run-pass-fulldeps syntax: switch tt quoter to emit ~[tt], not tt. 2012-11-20 16:08:05 -08:00