rust/src/test
Michael Woerister 54a5a2b365 debuginfo: Make GDB tests use line breakpoints like done in LLDB tests.
On some Windows versions of GDB this is more stable than setting breakpoints via function names.
2014-10-31 18:49:59 +01:00
..
auxiliary auto merge of #18279 : bgamari/rust/check-static-recursion, r=alexcrichton 2014-10-30 09:12:05 +00:00
bench auto merge of #18357 : TeXitoi/rust/simplify-reverse-complement, r=alexcrichton 2014-10-29 22:17:00 +00:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #18264 : jakub-/rust/var-ids-in-error-messages, r=nikomatsakis 2014-10-31 11:16:44 +00:00
compile-fail-fulldeps Update code with new lint names 2014-10-28 08:54:21 -07:00
debuginfo debuginfo: Make GDB tests use line breakpoints like done in LLDB tests. 2014-10-31 18:49:59 +01:00
pretty Rename fail! to panic! 2014-10-29 11:43:07 -04:00
run-fail rollup merge of #18398 : aturon/lint-conventions-2 2014-10-30 17:37:22 -07:00
run-make Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
run-pass trans: use types from argument patterns instead of the function signature. 2014-10-31 16:47:25 +02:00
run-pass-fulldeps Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00