Skip to content

Commit

Permalink
Rollup merge of #136157 - onur-ozkan:override-release-profile, r=Kobzol
Browse files Browse the repository at this point in the history
override build profile for bootstrap tests

Using the release profile for bootstrap self tests puts too much load on the CPU and makes it quite hot on `x test bootstrap` invocation for no good reason. It also makes the compilation take longer than usual (see rust-lang/rust#136048 (comment)). This change turns off the release flag for bootstrap self tests.
  • Loading branch information
matthiaskrgr authored Jan 30, 2025
2 parents 4f2d908 + 4875aea commit 93db844
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 93db844

Please sign in to comment.