Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add debug testing #1666

Merged
merged 2 commits into from
Nov 6, 2024
Merged

ci: add debug testing #1666

merged 2 commits into from
Nov 6, 2024

Conversation

davidtwco
Copy link
Member

Previous changes in Rust and LLVM have caused stdarch to be broken in debug (e.g. like those fixed in earlier PRs such as #1503) - this PR adds debug builds to the CI so that these breakages can be caught earlier.

Previous changes in Rust and LLVM have caused stdarch to be broken in
debug, so add testing to ensure that this is caught.
@rustbot
Copy link
Collaborator

rustbot commented Nov 5, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) some time within the next two weeks.

@davidtwco davidtwco force-pushed the ci-debug branch 3 times, most recently from a3928c4 to 7bb2396 Compare November 6, 2024 14:49
@Amanieu Amanieu merged commit 3262ab2 into rust-lang:master Nov 6, 2024
58 checks passed
@davidtwco davidtwco deleted the ci-debug branch November 7, 2024 11:27
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.

3 participants