about summary refs log tree commit diff
path: root/compiler/rustc_session
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-08-15 16:03:57 +0200
committerGitHub <noreply@github.com>2025-08-15 16:03:57 +0200
commit0734cbda19fcef3958ec6399683973538070fe1d (patch)
tree09b2344856387fba85414e1e1077d58b6cf0dd6f /compiler/rustc_session
parentb474f89d5ebf378f4758b8e9a4da3bf600058d21 (diff)
parent2a2903c49eeb63211abf1ad50d01ddd710582efe (diff)
downloadrust-0734cbda19fcef3958ec6399683973538070fe1d.tar.gz
rust-0734cbda19fcef3958ec6399683973538070fe1d.zip
Rollup merge of #145340 - Kobzol:bootstrap-codegen-backend-check-split, r=jieyouxu
Split codegen backend check step into two and don't run it with `x check compiler`

This reduces the amount of work that is done during `x check compiler`. We still check both backends during `x check` by defaut, even if they are not in `rust.codegen-backends`, as just checking them shouldn't require expensive preparations, like building GCC.

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