rust/src/compiletest
Brian Anderson 6f3a80e411 Set allow(unstable) in crates that use unstable features
Lets them build with the -dev, -nightly, or snapshot compiler
2015-01-17 16:38:04 -08:00
..
common.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
compiletest.rs Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
errors.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
header.rs Revert "Ignore extra error from test for now" 2015-01-09 18:27:23 +05:30
procsrv.rs
runtest.rs Implement multi-line errors 2015-01-12 01:34:12 -05:00
util.rs