Skip to content

Interning cleanups#155666

Merged
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
nnethercote:interning-cleanups
May 3, 2026
Merged

Interning cleanups#155666
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
nnethercote:interning-cleanups

Conversation

@nnethercote
Copy link
Copy Markdown
Contributor

Details in individual commits.

r? @JohnTitor

@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 Apr 23, 2026
@nnethercote
Copy link
Copy Markdown
Contributor Author

Let's mark this as a draft, because part of it will be unnecessary if/when #155329 merges.

@nnethercote nnethercote marked this pull request as draft April 23, 2026 02:14
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 23, 2026
@rust-bors

This comment has been minimized.

@nnethercote nnethercote marked this pull request as ready for review April 28, 2026 12:25
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 28, 2026
@nnethercote
Copy link
Copy Markdown
Contributor Author

#155329 has merged and this is ready.

@rustbot ready

@mejrs
Copy link
Copy Markdown
Contributor

mejrs commented May 2, 2026

r? me

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 2, 2026

📌 Commit d06d50c has been approved by mejrs

It is now in the queue for this repository.

@rust-bors rust-bors Bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 2, 2026
@rust-bors rust-bors Bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 2, 2026
rust-bors Bot pushed a commit that referenced this pull request May 3, 2026
Rollup of 5 pull requests

Successful merges:

 - #155666 (Interning cleanups)
 - #155940 (refactor rustc_on_unimplemented's filtering)
 - #156065 (Remove unused spans from AttributeKind)
 - #156079 (Move and rename the `clone-never.rs` test)
 - #156091 (change field `tools` on `AttributeParser` to hold `&'tcx RegisteredTools`)
@rust-bors rust-bors Bot merged commit cc82c42 into rust-lang:main May 3, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone May 3, 2026
rust-timer added a commit that referenced this pull request May 3, 2026
Rollup merge of #155666 - nnethercote:interning-cleanups, r=mejrs

Interning cleanups

Details in individual commits.

r? @JohnTitor
@nnethercote nnethercote deleted the interning-cleanups branch May 3, 2026 23:21
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.

4 participants