rust/src/test
Alex Crichton 7b4ee5cce7 syntax: Add support for trait bounds on procs
This is needed to make progress on #10296 as the default bounds will no longer
include Send. I believe that this was the originally intended syntax for procs,
and it just hasn't been necessary up until now.
2014-03-11 19:19:20 -07:00
..
auxiliary test: Add some tests for closed issues 2014-03-06 10:45:08 -08:00
bench create a sensible comparison trait hierarchy 2014-03-07 22:45:22 -05:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail syntax: Add support for trait bounds on procs 2014-03-11 19:19:20 -07:00
debug-info debuginfo: Add test case for limited debuginfo 2014-03-06 07:59:47 +01:00
pretty Fix a pretty printer crash on /***. 2014-02-27 12:16:18 +11:00
run-fail fix typos with with repeated words, just like this sentence. 2014-03-06 20:19:14 +09:00
run-make rustc: Better error when loading invalid libraries 2014-03-01 23:36:28 -08:00
run-pass syntax: Add support for trait bounds on procs 2014-03-11 19:19:20 -07:00
run-pass-fulldeps auto merge of #12665 : alexcrichton/rust/fix-snap-again, r=huonw 2014-03-03 05:51:38 -08:00