rust/src/test
Kiet Tran 1d99d37f87 Visit type parameter in lifetime suggestion
Previously, Rebuilder did not visit type parameters when rebuilding
generics and path, so in some cases the suggestion turns out to be
erroneous.
2014-03-26 19:13:30 -04:00
..
auxiliary Implement cross-crate support for autoderef. 2014-03-23 01:11:39 +02:00
bench test: Update all tests with the sync changes 2014-03-24 17:17:46 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Visit type parameter in lifetime suggestion 2014-03-26 19:13:30 -04:00
debug-info Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
pretty test: Remove Freeze / NoFreeze from tests 2014-03-22 15:47:34 +01:00
run-fail rustc: Switch defaults from libgreen to libnative 2014-03-21 12:03:13 -07:00
run-make rustc: Remove all crate map support 2014-03-24 11:19:28 -07:00
run-pass auto merge of #13117 : alexcrichton/rust/no-crate-map, r=brson 2014-03-26 01:41:57 -07:00
run-pass-fulldeps test: Automatically remove all ~[T] from tests. 2014-03-21 23:37:21 +11:00