rust/src/test
bors 96da35611f auto merge of #9090 : jbclements/rust/let-var-hygiene, r=luqmana
This appears to fix issue #9049. It also re-enables the ICE check on comparing idents for equality; it appears that ICEs are better than seg faults.
2013-09-10 01:06:00 -07:00
..
auxiliary rename std::iterator to std::iter 2013-09-09 03:21:46 -04:00
bench make macro hygienic 2013-09-06 13:35:13 -07:00
codegen Fix warnings it tests 2013-08-17 08:42:35 -07:00
compile-fail Remove even more usage of clownshoes in symbols 2013-09-06 23:56:17 -07:00
debug-info debuginfo: Much improved handling of captured variables and by-value arguments. 2013-09-04 18:38:46 +02:00
pretty Fix warnings it tests 2013-08-17 08:42:35 -07:00
run-fail extra: error message should reflact that RUST_TEST_TASKS should be strictly positive (zero is illegal). 2013-08-29 22:58:27 +10:00
run-pass auto merge of #9090 : jbclements/rust/let-var-hygiene, r=luqmana 2013-09-10 01:06:00 -07:00
run-pass-fulldeps quote_*! macros take an ExtCtx 2013-08-18 13:14:15 -04:00