about summary refs log tree commit diff
path: root/tests/ui/impl-trait
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-08-11 06:00:52 +0000
committerbors <bors@rust-lang.org>2025-08-11 06:00:52 +0000
commita6620a45bd29575cce67b6a0ab2956aef105e324 (patch)
tree9c7886e7c5deb7b914ebe674d984e903d7fe8870 /tests/ui/impl-trait
parent53af067bb0b4edf9b5394e5f9b60942974b9fbc2 (diff)
parent8b4d9411bacf46fcdd47c8613dee9b4ebe3a1cdf (diff)
downloadrust-a6620a45bd29575cce67b6a0ab2956aef105e324.tar.gz
rust-a6620a45bd29575cce67b6a0ab2956aef105e324.zip
Auto merge of #145011 - Kobzol:bootstrap-doc, r=jieyouxu
Enforce in bootstrap that doc must have stage at least 1

Following with the bootstrap cleanups, this time around `doc` steps. Should be pretty straightforward, because the supporting infrastructure was already there.

The only thing I found a bit fishy is using `Mode::ToolBootstrap` as a "catch-all" mode for non-rustc-private steps in `tool_doc!`, but I don't think that we need to distinguish the tools in some special way when documenting them, apart from supporting `rustc_private`.

Before, `x doc` more or less defaulted to what we call stage 2 now. Now it is properly stage 1, so e.g. `x doc compiler` documents the compiler using the stage0/beta rust(do)c.

r? `@jieyouxu`

try-job: dist-aarch64-msvc
Diffstat (limited to 'tests/ui/impl-trait')
0 files changed, 0 insertions, 0 deletions