Skip to content

tests: Add RUST_BACKTRACE and -Cpanic revisions to panic-main.rs test#142304

Merged
bors merged 1 commit intorust-lang:masterfrom
Enselic:panic-main-revisions
Jul 17, 2025
Merged

tests: Add RUST_BACKTRACE and -Cpanic revisions to panic-main.rs test#142304
bors merged 1 commit intorust-lang:masterfrom
Enselic:panic-main-revisions

Conversation

@Enselic
Copy link
Member

@Enselic Enselic commented Jun 10, 2025

This is a regression test for #123733 (P-high and regression-from-stable-to-stable) which was fixed by accident without a regression test.

Edit 2025-06-23:

Closes #123733

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

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. 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.

RUST_BACKTRACE=full loop with -Cpanic=abort on aarch64-unknown-linux-gnu

7 participants