Skip to content

Explicitly set a default codegen backend#87

Merged
dtolnay merged 1 commit into
masterfrom
codegenbackend
Dec 12, 2025
Merged

Explicitly set a default codegen backend#87
dtolnay merged 1 commit into
masterfrom
codegenbackend

Conversation

@dtolnay

@dtolnay dtolnay commented Dec 12, 2025

Copy link
Copy Markdown
Owner

This environment variable is set by bootstrap in https://github.com/rust-lang/rust/blob/1.91.1/src/bootstrap/src/core/build_steps/compile.rs#L1326.

The default baked into rustc is changed in Rust 1.92 by rust-lang/rust#146596 from "llvm" to "dummy".

@dtolnay dtolnay merged commit 49cdb4b into master Dec 12, 2025
10 checks passed
@dtolnay dtolnay deleted the codegenbackend branch December 12, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant