Skip to content

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Nov 21, 2024

r? cuviper

compiler-errors and others added 5 commits November 21, 2024 09:26
This is to unblock the tree, a proper fix will need to be investigated.
I think the debuginfo test suite supports revisions, however debugger
directives do not respect such revisions, which is problematic.

It's that 32-bit and 64-bit msvc of course have different integer widths
for `isize` and `usize`, meaning their underlying integer is different
and thus printed differently.

(cherry picked from commit dccb6c0)
@rustbot
Copy link
Collaborator

rustbot commented Nov 21, 2024

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@rustbot rustbot added 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 Nov 21, 2024
@cuviper
Copy link
Member Author

cuviper commented Nov 21, 2024

@bors r+ rollup=never

@bors
Copy link
Collaborator

bors commented Nov 21, 2024

📌 Commit 8435c75 has been approved by cuviper

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 Nov 21, 2024
@bors
Copy link
Collaborator

bors commented Nov 22, 2024

⌛ Testing commit 8435c75 with merge b35ad72...

@bors
Copy link
Collaborator

bors commented Nov 22, 2024

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing b35ad72 to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 22, 2024
@bors bors merged commit b35ad72 into rust-lang:beta Nov 22, 2024
7 checks passed
@rustbot rustbot added this to the 1.83.0 milestone Nov 22, 2024
@cuviper cuviper deleted the beta-next branch November 27, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants