rust/src/test
Gilad Naaman 360b26389c libtest: Split-up formatters.rs into smaller modules
libtest: Split HumanFormatter into {Pretty,Terse}

libtest: Fixed padding of benchmarks when not benchmarking

libtest: Fixed benchmarks' names not showing in terse-mode

libtest: Formatting
2018-01-26 19:46:04 +02:00
..
codegen Stabilized #[repr(align(x))] attribute (RFC 1358) 2018-01-23 08:36:13 +11:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail Rollup merge of #47691 - estebank:unknown-lang-item-sp, r=rkruppe 2018-01-25 15:52:14 +01:00
compile-fail-fulldeps Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
debuginfo Debuginfo Shadowed Variable test: fix check numbering 2018-01-06 11:10:17 +00:00
incremental Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08:00
parse-fail syntax: Disambiguate generics and qualified paths 2018-01-14 18:10:19 +03:00
pretty Fix whitespacing issues in pretty-printing of bounds 2017-12-20 00:23:18 +03:00
run-fail Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
run-fail-fulldeps
run-make libtest: Split-up formatters.rs into smaller modules 2018-01-26 19:46:04 +02:00
run-pass Auto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton 2018-01-26 12:18:00 +00:00
run-pass-fulldeps Auto merge of #45337 - Zoxc:gen-static, r=nikomatsakis 2018-01-23 22:50:03 +00:00
run-pass-valgrind Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
rustdoc Auto merge of #47678 - kennytm:rollup, r=kennytm 2018-01-23 16:13:18 +00:00
rustdoc-js Fix quoted search 2018-01-22 22:49:44 +01:00
ui Rollup merge of #47726 - pietroalbini:fix-nested-empty-groups-span, r=petrochenkov 2018-01-25 15:52:18 +01:00
ui-fulldeps Rollup merge of #47444 - etaoins:dont-include-bang-in-macro-suggestion, r=estebank 2018-01-18 01:57:20 +08:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00