Skip to content

Conversation

jdonszelmann
Copy link
Contributor

Turns out these are simply not needed. Yay!

r? @nnethercote

@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 3, 2024
@jdonszelmann jdonszelmann marked this pull request as ready for review November 3, 2024 21:06
@nnethercote
Copy link
Contributor

r=me if the tests all pass.

@rust-log-analyzer

This comment has been minimized.

@jdonszelmann
Copy link
Contributor Author

jdonszelmann commented Nov 3, 2024

well that's annoying I could've sworn I ran tidy ugh let's try again

@jdonszelmann
Copy link
Contributor Author

there we go @nnethercote :)

@fmease
Copy link
Member

fmease commented Nov 4, 2024

@bors r=nnethercote

@bors
Copy link
Collaborator

bors commented Nov 4, 2024

📌 Commit efaf9ab has been approved by nnethercote

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 4, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 4, 2024
…kingjubilee

Rollup of 4 pull requests

Successful merges:

 - rust-lang#131222 (Generate correct symbols.o for sparc-unknown-none-elf)
 - rust-lang#132423 (remove const-support for align_offset and is_aligned)
 - rust-lang#132565 (Reduce dependence on the target name)
 - rust-lang#132576 (remove attribute ids from hir stats (they're simply not needed))

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 759e80d into rust-lang:master Nov 4, 2024
6 checks passed
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 4, 2024
Rollup merge of rust-lang#132576 - jdonszelmann:no-attrid-in-stats, r=nnethercote

remove attribute ids from hir stats (they're simply not needed)

Turns out these are simply not needed. Yay!

r? `@nnethercote`
@rustbot rustbot added this to the 1.84.0 milestone Nov 4, 2024
@jdonszelmann jdonszelmann mentioned this pull request Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants