Auto merge of #108288 - ozkanonur:hotfix-90244, r=Mark-Simulacrum

fix `build --stage 2 compiler/rustc` panic

Skip assembling(which causes panic due to not found `.librustc.stamp` file) process
for stage3(since it has problems with sysroot) if full-bootstrap isn't used.

Resolves #90244
This commit is contained in:
bors 2023-04-03 04:54:02 +00:00
commit 9ecd59dc4f

Diff content is not available