rust/src/test
bors 9368a1e3e2 Auto merge of #45684 - bjorn3:runtime_choose_trans2, r=eddyb
Allow runtime switching between trans backends

The driver callback after_llvm has been removed as it doesnt work with multiple backends.

r? @eddyb
2018-01-21 09:17:26 +00:00
..
codegen Auto merge of #47401 - rkruppe:issue-47278, r=eddyb 2018-01-19 01:58:30 +00:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail in which the unused-parens lint comes to cover function and method args 2018-01-18 08:33:58 -08: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 Remove the 'extern "C"' in the right place 2018-01-20 17:27:15 +01:00
run-pass Auto merge of #47622 - GuillaumeGomez:rollup, r=GuillaumeGomez 2018-01-21 06:32:03 +00:00
run-pass-fulldeps Allow runtime switching between trans backends 2018-01-19 20:27:10 +01: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 Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavus 2018-01-17 23:43:27 +01:00
rustdoc-js Replace Box::{from,into}_unique with {from,into}_nonnull_raw 2018-01-20 11:09:22 +01:00
ui Rollup merge of #47573 - estebank:closures, r=nikomatsakis 2018-01-20 22:32:49 +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