rustc-dev-guide/src/tests
Chris Denton 6a7bff3d89
Rollup merge of #139618 - petrochenkov:virsugg, r=jieyouxu
compiletest: Make `SUGGESTION` annotations viral

If one of them is expected in a test file, then others should be annotated as well, in the same way as with `HELP`s and `NOTE`s.
This doesn't require much of an additional annotation burden, but simplifies the rules.

r? ```@jieyouxu```
2025-04-13 11:48:17 +00:00
..
codegen-backend-tests Fix code generation link 2025-03-28 12:38:32 -03:00
ecosystem-test-jobs Move Fuchsia and RfL under `ecosystem-test-jobs/` folder 2025-03-21 16:48:57 +08:00
adding.md Use `id` attribute for `<a>` tags instead of deprecated `name` attribute (#2184) 2024-12-31 22:02:50 +08:00
best-practices.md Revise test naming advice to discourage using issue numbers alone 2024-10-07 11:17:02 +02:00
ci.md Rollup merge of #138533 - Kobzol:try-job-auto-tests, r=marcoieni 2025-03-17 22:49:06 +01:00
compiletest.md replace config.toml to bootstrap.toml in src:doc:rustc-dev-guide 2025-03-17 12:56:44 +05:30
crater.md [Testing 1/2] Revise testing chapters excluding the directives chapter (#2088) 2024-10-07 10:39:22 +08:00
directives.md Rollup merge of #139618 - petrochenkov:virsugg, r=jieyouxu 2025-04-13 11:48:17 +00:00
docker.md replace config.toml to bootstrap.toml in src:doc:rustc-dev-guide 2025-03-17 12:56:44 +05:30
ecosystem.md Move Fuchsia and RfL under `ecosystem-test-jobs/` folder 2025-03-21 16:48:57 +08:00
intro.md Stub out codegen backend test pages 2025-03-21 16:48:58 +08:00
minicore.md Fix minicore.rs link (#2122) 2024-11-04 16:17:28 +08:00
misc.md Mention `RUSTC_BOOTSTRAP` for misc testing (#2136) 2024-11-18 16:18:15 +08:00
perf.md Document `bootstrap` integration with `rustc-perf` (#2005) 2024-10-07 16:28:06 +08:00
running.md Merge from rustc 2025-03-18 12:08:38 +08:00
suggest-tests.md [Testing 1/2] Revise testing chapters excluding the directives chapter (#2088) 2024-10-07 10:39:22 +08:00
ui.md dev-guide: Document `dont-require-annotations` 2025-04-10 23:48:57 +03:00