rust-lang / rust-lang/rust

CI: `tests/mir-opt`: `64bit-panic-abort` is seemingly not tested

Open
#154,607 2 comments 1 reaction 1 assignee View on GitHub

@jieyouxu is already working on this.

Since Mar 31, 2026.

A-test-infra A-testsuite C-bug T-bootstrap T-compiler
Dominant language
Rust
Stars
119k
Forks
16.1k
PR merge metrics
PR metrics pending

Description

#154004 moved core::ptr::Alignment to core::mem, but seems to have missed updating some of the mir-opt tests, which were fixed #154577.

Curious, why does this test pass against main after the rename? 🤔

But still, this PR only changes the diff, not the rs file. So, it seems like 64bit-panic-abort mir-opt is simply not checked at all by CI.

Originally posted by @RalfJung in https://github.com/rust-lang/rust/issues/154577#issuecomment-4156458979

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.