rust/src/test
Matthias Krüger 10a7204af9
Rollup merge of #92856 - GuillaumeGomez:exclude-test-doc_auto_cfg, r=Nemo157
Exclude "test" from doc_auto_cfg

Fixes #91740.

cc `@Nemo157` (you were the one suggesting this iirc)
r? `@camelid`
2022-01-20 23:37:30 +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 Rollup merge of #90782 - ricobbe:binutils-dlltool, r=michaelwoerister 2022-01-18 22:00:42 +01: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 Extra cfg_hide a bit to handle inner cfgs 2022-01-20 22:05:26 +01:00
rustdoc-gui Remove horizontal lines at top of page 2022-01-18 18:45:43 -08: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 Create rustdoc_internals feature gate 2021-11-24 21:57:18 +01: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 #91032 - eholk:generator-drop-tracking, r=nikomatsakis 2022-01-20 23:37:29 +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