Skip to content

Interning cleanups#155666

Draft
nnethercote wants to merge 3 commits intorust-lang:mainfrom
nnethercote:interning-cleanups
Draft

Interning cleanups#155666
nnethercote wants to merge 3 commits intorust-lang:mainfrom
nnethercote:interning-cleanups

Conversation

@nnethercote
Copy link
Copy Markdown
Contributor

Details in individual commits.

r? @JohnTitor

Because `sess` is the standard name.
This avoids having to pass them in to various methods. It requires
changing `GlobalCtxt::untracked` to a reference with the 'tcx lifetime
to match `GlobalCtxt::sess`.
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.

3 participants