rust/src/test
bors 0d4f91905b Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa
Stabilize `linker-flavor` flag.

Part of #55396.

This commit moves the linker-flavor flag from a debugging option to a
codegen option, thus stabilizing it. There are no feature flags
associated with this flag.

r? @nagisa
2018-12-14 00:28:08 +00:00
..
auxiliary
codegen rustc: Switch extern functions to abort by default on panic 2018-12-12 08:07:28 -08:00
codegen-units Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
compile-fail Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa 2018-12-14 00:28:08 +00:00
debuginfo Auto merge of #53497 - fukatani:test-debuginfo-function-call, r=tromey 2018-12-11 16:27:49 +00:00
incremental std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
mir-opt Simplify MIR drop generation 2018-11-18 12:29:44 +00:00
pretty Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
run-fail Fix two run-fail tests for asmjs 2018-11-04 18:50:57 +01:00
run-fail-fulldeps
run-make Rollup merge of #56014 - euclio:issue-21335, r=nagisa 2018-12-01 01:05:50 +08:00
run-make-fulldeps Auto merge of #56092 - alexcrichton:no-more-std-subodules, r=Mark-Simulacrum 2018-12-12 13:05:59 +00:00
run-pass rustc: Switch extern functions to abort by default on panic 2018-12-12 08:07:28 -08:00
run-pass-fulldeps Auto merge of #56502 - Zoxc:hir-func, r=eddyb 2018-12-07 20:04:06 +00:00
run-pass-valgrind std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
rustdoc Auto merge of #55318 - Aaron1011:fix/final-auto-trait-resolve, r=nikomatsakis 2018-12-06 22:23:24 +00:00
rustdoc-js Improve filter test 2018-12-03 23:05:09 +01:00
rustdoc-ui fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
rustfix
ui Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa 2018-12-14 00:28:08 +00:00
ui-fulldeps Move some tests from ui-fulldeps to ui 2018-12-09 19:56:30 +03:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00