rust/src/test
Boris Egorov 00cbda2d0a Improve searching for XXX in tidy script (#3303)
Few places where previous version of tidy script cannot find XXX:
* inside one-line comment preceding by a few spaces;
* inside multiline comments (now it finds it if multiline comment starts
on the same line with XXX).

Change occurences of XXX found by new tidy script.
2014-04-08 00:03:12 -07:00
..
auxiliary Register new snapshots 2014-04-08 00:03:11 -07:00
bench Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Register new snapshots 2014-04-08 00:03:11 -07:00
debug-info Register new snapshots 2014-04-08 00:03:11 -07:00
pretty Remove check-fast. Closes #4193, #8844, #6330, #7416 2014-04-06 15:55:43 -07:00
run-fail Register new snapshots 2014-04-08 00:03:11 -07:00
run-make auto merge of #13288 : alexcrichton/rust/remove-check-fast, r=brson 2014-04-07 11:26:37 -07:00
run-pass fix ~ZeroSizeType rvalues 2014-04-08 00:03:11 -07:00
run-pass-fulldeps Remove check-fast. Closes #4193, #8844, #6330, #7416 2014-04-06 15:55:43 -07:00