about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/example.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-03 15:26:08 +0200
committerGitHub <noreply@github.com>2024-05-03 15:26:08 +0200
commit819a5f0546e222cad66a987e9a3f3b72d47bbc5b (patch)
tree7f0d9ad3b03d2eda202e6bffb0f212a9c3c533e8 /compiler/rustc_codegen_gcc/example/example.rs
parent561b5dea1e7e5c21f0fb550ca579229ceb878297 (diff)
parent57a5f34ccb4973d22ce017d3d9144adbf1acb46f (diff)
downloadrust-819a5f0546e222cad66a987e9a3f3b72d47bbc5b.tar.gz
rust-819a5f0546e222cad66a987e9a3f3b72d47bbc5b.zip
Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbini
handle the targets that are missing in stage0

During sanity checks, we search for target names to determine if they exist in the compiler's built-in target list (`rustc --print target-list`). While a target name may be present in the stage2 compiler, it might not yet be included in stage0. This PR handles that difference.

Follow-up of https://github.com/rust-lang/rust/pull/123546
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/example.rs')
0 files changed, 0 insertions, 0 deletions