rust/src/test
Matthias Krüger 894a867fd2
Rollup merge of #93087 - ricobbe:alt-calling-convention-test-fix, r=Mark-Simulacrum
Fix src/test/run-make/raw-dylib-alt-calling-convention

Fix the test headers so that the test now runs on all intended platforms; it is currently ignored on all platforms because the headers are incorrect.  Also comment out a couple of function calls that fail because of an unrelated problem, described in issue #91167.
2022-01-20 23:37:36 +01:00
..
assembly Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa 2021-12-29 22:35:11 +00:00
auxiliary
codegen update test assertion 2022-01-17 16:20:46 +01:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Do not hash zero bytes of i64 and u32 in Sip128 hasher 2022-01-04 19:12:10 +01:00
incremental Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-Simulacrum 2022-01-17 20:07:06 +01:00
mir-opt Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu 2022-01-17 09:40:29 +00:00
pretty Remove pretty tests for LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
run-make Fix test directives; comment out calls broken on windows-gnu 2022-01-19 10:54:08 -08:00
run-make-fulldeps Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-Simulacrum 2022-01-17 20:07:06 +01:00
run-pass-valgrind
rustdoc Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle 2022-01-20 23:37:32 +01:00
rustdoc-gui Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomez 2022-01-20 23:37:34 +01:00
rustdoc-js Fix warnings in rustdoc JS tests 2021-11-28 11:49:12 -08:00
rustdoc-js-std Fix linkcheck issues 2021-09-12 02:30:24 +00:00
rustdoc-json Fix typo in test 2022-01-13 13:25:11 -05:00
rustdoc-ui Use Res instead of Disambiguator for resolved in report_mismatch 2022-01-10 19:23:26 -08:00
ui Rollup merge of #93086 - c410-f3r:let-guard, r=Mark-Simulacrum 2022-01-20 23:37:35 +01:00
ui-fulldeps Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr 2022-01-16 16:58:15 +01:00
COMPILER_TESTS.md