rust/src/test
bors ad8e236f32 auto merge of #6336 : nikomatsakis/rust/issue-6308-closure-bounds, r=nikomatsakis
Use a bitset to represent built-in bounds. There are several places in the language where only builtin bounds (aka kinds) will be accepted, e.g. on closures, destructor type parameters perhaps, and on trait types.

r? @brson
2013-05-09 17:50:21 -07:00
..
auxiliary test: Fix tests. 2013-05-08 17:04:02 -07:00
bench test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
compile-fail auto merge of #6336 : nikomatsakis/rust/issue-6308-closure-bounds, r=nikomatsakis 2013-05-09 17:50:21 -07:00
debug-info auto merge of #5824 : bleibig/rust/debuginfo, r=brson 2013-04-19 12:03:49 -07:00
pretty add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
run-fail auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
run-pass auto merge of #6336 : nikomatsakis/rust/issue-6308-closure-bounds, r=nikomatsakis 2013-05-09 17:50:21 -07:00
run-pass-fulldeps add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00