rust/src/test
bors 286b62e0da auto merge of #13295 : huonw/rust/gate-concat-idents, r=alexcrichton
rustc: feature-gate `concat_idents!`.

concat_idents! is not as useful as it could be, due to macros only being
allowed in limited places, and hygiene, so lets feature gate it until we
make a decision about it.

cc #13294
2014-04-04 06:07:02 -07:00
..
auxiliary auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton 2014-04-03 19:56:45 -07:00
bench Test fixes from the rollup 2014-04-03 17:11:26 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #13295 : huonw/rust/gate-concat-idents, r=alexcrichton 2014-04-04 06:07:02 -07:00
debug-info auto merge of #13291 : thestinger/rust/no_null, r=alexcrichton 2014-04-04 04:41:49 -07:00
pretty test: Remove Freeze / NoFreeze from tests 2014-03-22 15:47:34 +01:00
run-fail vec: convert append and append_one to methods 2014-03-31 01:13:48 -04:00
run-make Bump version to 0.11-pre 2014-04-03 16:28:46 -07:00
run-pass auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton 2014-04-03 19:56:45 -07:00
run-pass-fulldeps test: Automatically remove all ~[T] from tests. 2014-03-21 23:37:21 +11:00