about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-01-18 10:57:04 +0300
committeronur-ozkan <work@onurozkan.dev>2024-01-18 11:02:57 +0300
commit8a461aa8cb4dc0758d605eb9240f2bd563267a9b (patch)
tree059e7f92ac6d7bc520cb10355647a214f7f16a8d /compiler/rustc_codegen_gcc/example/std_example.rs
parent341f0a1390e2549359f5c83d72674a84c69fe3d8 (diff)
downloadrust-8a461aa8cb4dc0758d605eb9240f2bd563267a9b.tar.gz
rust-8a461aa8cb4dc0758d605eb9240f2bd563267a9b.zip
distribute actual stage of the compiled compiler
By "actual" we refer to the uplifting logic where we may not compile the requested stage;
instead, we uplift it from the previous stages. Which can lead to bootstrap failures in
specific situations where we request stage X from other steps. However we may end up
uplifting it from stage Y, causing the other stage to fail when attempting to link with
stage X which was never actually built.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions