Add DWARF test case for non-C-like repr128 enums by beetrees · Pull Request #137643 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation6 Commits1 Checks6 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

beetrees

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: #56071

@beetrees

@rustbot

r? @jieyouxu

rustbot has assigned @jieyouxu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-run-make

Area: port run-make Makefiles to rmake.rs

S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Feb 25, 2025

@rustbot

This PR modifies tests/run-make/. If this PR is trying to port a Makefile
run-make test to use rmake.rs, please update the
run-make port tracking issue
so we can track our progress. You can either modify the tracking issue
directly, or you can comment on the tracking issue and link this PR.

cc @jieyouxu

jieyouxu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jieyouxu

@bors r+ rollup=iffy (debuginfo test)

@bors

📌 Commit a7bd4a3 has been approved by jieyouxu

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Feb 26, 2025

@jieyouxu

jhpratt added a commit to jhpratt/rust that referenced this pull request

Mar 4, 2025

@jhpratt

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 4, 2025

@bors

Rollup of 13 pull requests

Successful merges:

Failed merges:

r? @ghost @rustbot modify labels: rollup

workingjubilee added a commit to workingjubilee/rustc that referenced this pull request

Mar 4, 2025

@workingjubilee

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@bors

workingjubilee added a commit to workingjubilee/rustc that referenced this pull request

Mar 5, 2025

@workingjubilee

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@bors

…kingjubilee

Rollup of 20 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

workingjubilee added a commit to workingjubilee/rustc that referenced this pull request

Mar 5, 2025

@workingjubilee

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@bors

jieyouxu added a commit to jieyouxu/rust that referenced this pull request

Mar 5, 2025

@jieyouxu

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@bors

Rollup of 23 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

jieyouxu added a commit to jieyouxu/rust that referenced this pull request

Mar 5, 2025

@jieyouxu

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 5, 2025

@bors

jieyouxu added a commit to jieyouxu/rust that referenced this pull request

Mar 5, 2025

@jieyouxu

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

compiler-errors added a commit to compiler-errors/rust that referenced this pull request

Mar 6, 2025

@compiler-errors

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

Noratrieb added a commit to Noratrieb/rust that referenced this pull request

Mar 6, 2025

@Noratrieb

…t, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

Noratrieb added a commit to Noratrieb/rust that referenced this pull request

Mar 6, 2025

@Noratrieb

…compiler-errors

Rollup of 20 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 6, 2025

@bors

…mpiler-errors

Rollup of 20 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 6, 2025

@bors

…mpiler-errors

Rollup of 20 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 6, 2025

@bors

…mpiler-errors

Rollup of 25 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 6, 2025

@bors

…mpiler-errors

Rollup of 25 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Mar 7, 2025

@rust-timer

Rollup merge of rust-lang#137643 - beetrees:repr128-dwarf-variant-test, r=jieyouxu

Add DWARF test case for non-C-like repr128 enums

LLVM 20 fixes DWARF debuginfo for non-C-like 128-bit enums: this PR adds a test case to the repr128-dwarf test to ensure that LLVM doesn't regress in the future.

Tracking issue: rust-lang#56071

This was referenced

Mar 9, 2025

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Mar 14, 2025

@bors

…mpiler-errors

Rollup of 25 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

@beetrees beetrees deleted the repr128-dwarf-variant-test branch

March 22, 2025 22:33

Labels

A-run-make

Area: port run-make Makefiles to rmake.rs

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.