Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store abspos boxes in a RefCell too #26833

Merged
merged 1 commit into from Jun 10, 2020
Merged

Conversation

@nox
Copy link
Member

nox commented Jun 9, 2020

We want to mutate them when lazily computing their content sizes, but they
are behind an Arc for the hoisting infra, so it also needs its own layer
of inner mutability.

We want to mutate them when lazily computing their content sizes, but they
are behind an Arc for the hoisting infra, so it also needs its own layer
of inner mutability.
@SimonSapin
Copy link
Member

SimonSapin commented Jun 9, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2020

📌 Commit e975d24 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2020

Testing commit e975d24 with merge 554af02...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2020

☀️ Test successful - status-taskcluster
Approved by: SimonSapin
Pushing 554af02 to master...

@bors-servo bors-servo merged commit 554af02 into master Jun 10, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@bors-servo bors-servo deleted the layout-2020-arcrefcell-abspos branch Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.