Found in https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/tool.20linkchecker.20needs.20stage.202.20compiler.20.3F: Currently, x.py doc uses --stage 0, but x.py linkchecker uses --stage 2. This causes enormous recompiles for no reason; the two should match.
Found in https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/tool.20linkchecker.20needs.20stage.202.20compiler.20.3F: Currently,
x.py docuses--stage 0, butx.py linkcheckeruses--stage 2. This causes enormous recompiles for no reason; the two should match.