Skip to content

Pass Context as a &mut to allow to remove RefCell fields#97433

Merged
bors merged 1 commit intorust-lang:masterfrom
GuillaumeGomez:rm-refcell-context
May 28, 2022
Merged

Pass Context as a &mut to allow to remove RefCell fields#97433
bors merged 1 commit intorust-lang:masterfrom
GuillaumeGomez:rm-refcell-context

Conversation

@GuillaumeGomez
Copy link
Member

Fixes #90323.

r? @notriddle

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-technical-debt Area: Internal cleanup work C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustdoc: Pass Context as a &mut to allow to remove RefCell fields

8 participants