Skip to content

improve compiler&tool documenting and re-enable cranelift on CI#117574

Merged
bors merged 8 commits intorust-lang:masterfrom
onur-ozkan:fix-compiler-crate-linking
Nov 5, 2023
Merged

improve compiler&tool documenting and re-enable cranelift on CI#117574
bors merged 8 commits intorust-lang:masterfrom
onur-ozkan:fix-compiler-crate-linking

Conversation

@onur-ozkan
Copy link
Copy Markdown
Contributor

@onur-ozkan onur-ozkan commented Nov 4, 2023

First commit addresses the linking issue with compiler crates. Second one ensures that compiler crates are linked correctly (with later commits we added this check for tools as well), allowing us to detect these hard-to-catch bugs on CI. Following three commits cherry-picked from #117328 to re-enable the Cranelift backend on CI.

More info: #117430

cc @bjorn3 @RalfJung

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants