rust/src/compiletest
Nick Cameron 2d3823441f Put slicing syntax behind a feature gate.
[breaking-change]

If you are using slicing syntax you will need to add #![feature(slicing_syntax)] to your crate.
2014-10-07 15:49:53 +13:00
..
common.rs debuginfo: Emit different autotest debugger scripts depending on GDB version. 2014-08-27 15:19:14 +02:00
compiletest.rs Put slicing syntax behind a feature gate. 2014-10-07 15:49:53 +13:00
errors.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
header.rs Add a forbid-output property in cfail tests 2014-09-17 11:18:14 -07:00
procsrv.rs Fallout from renaming 2014-09-16 14:37:48 -07:00
runtest.rs Use slice syntax instead of slice_to, etc. 2014-10-07 15:49:53 +13:00
util.rs Remove stage0 attributes. 2014-08-23 02:11:07 -07:00