Uh oh!
There was an error while loading. Please reload this page.
Interning cleanups - #155666
Merged
Merged
Conversation
nnethercote
commented
Apr 23, 2026
ContributorAuthor
Let's mark this as a draft, because part of it will be unnecessary if/when #155329 merges. |
nnethercote
marked this pull request as draft
April 23, 2026 02:14
This comment has been minimized.
This comment has been minimized.
Because `sess` is the standard name.
nnethercoteforce-pushed
the
interning-cleanups
branch
from
April 28, 2026 12:24
a8f0415 to
d06d50cComparennethercote
marked this pull request as ready for review
April 28, 2026 12:25
nnethercote
commented
Apr 28, 2026
ContributorAuthor
mejrs
commented
May 2, 2026
Member
r? me @bors r+ rollup |
Contributor
rust-borsBot
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`)
Uh oh!
There was an error while loading. Please reload this page.
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
flip1995 pushed a commit
to flip1995/rust-clippy
that referenced
this pull request
Aug 17, 2026
Rollup of 5 pull requests Successful merges: - rust-lang/rust#155666 (Interning cleanups) - rust-lang/rust#155940 (refactor rustc_on_unimplemented's filtering) - rust-lang/rust#156065 (Remove unused spans from AttributeKind) - rust-lang/rust#156079 (Move and rename the `clone-never.rs` test) - rust-lang/rust#156091 (change field `tools` on `AttributeParser` to hold `&'tcx RegisteredTools`)
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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details in individual commits.
r? @JohnTitor