about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-08-06 21:29:34 +0200
committerGitHub <noreply@github.com>2025-08-06 21:29:34 +0200
commitc17f50be736586ece799493ec0bd9bb6001b9f2f (patch)
tree80dcb4a06f6a5579dcdf3b04a9b995099491942e /compiler/rustc_parse/src
parentc152aa87a13765e5d568ffdd9c4b4bbe8518a349 (diff)
parent057df26bae7bd2f6c572462684302ea58c8fbdef (diff)
downloadrust-c17f50be736586ece799493ec0bd9bb6001b9f2f.tar.gz
rust-c17f50be736586ece799493ec0bd9bb6001b9f2f.zip
Rollup merge of #145000 - Kobzol:std-cargo-stage, r=jieyouxu
Remove unneeded `stage` parameter when setting up stdlib Cargo

The standard library can't be built using a compiler that has a lower stage than 1 anymore, so the condition was useless (you can test that with e.g. `x doc std --stage 0`, which is broken - I aim to forbid doing that soon).

Found this while doing an unrelated cleanup.

r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions