about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-30 20:47:07 +0100
committerGitHub <noreply@github.com>2025-01-30 20:47:07 +0100
commit6c9c69813d40a65ad2fe368adc985a2e28e43a25 (patch)
tree915345c6e4d03d27b2f795d5bdbe3d57843383ba /compiler/rustc_hir_analysis/src
parent47ee068a8868f473c1e2e0b6eff7f43c4d7ea3e3 (diff)
parent869bc2fded5e8b9332001da5a1ea252ca5f4f9ad (diff)
downloadrust-6c9c69813d40a65ad2fe368adc985a2e28e43a25.tar.gz
rust-6c9c69813d40a65ad2fe368adc985a2e28e43a25.zip
Rollup merge of #136157 - onur-ozkan:override-release-profile, r=Kobzol
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 https://github.com/rust-lang/rust/pull/136048#issuecomment-2616908484). This change turns off the release flag for bootstrap self tests.
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions