Skip to content

Commit

Permalink
Auto merge of #108288 - ozkanonur:hotfix-90244, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Apr 3, 2023
2 parents 68e3894 + 1b4db45 commit a8950cf
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a8950cf

Please sign in to comment.