Skip to content

Add a CurrentGcx type to let the deadlock handler access TyCtxt#115220

Merged
bors merged 1 commit intorust-lang:masterfrom
Zoxc:revive-gcx-ptr
Mar 28, 2024
Merged

Add a CurrentGcx type to let the deadlock handler access TyCtxt#115220
bors merged 1 commit intorust-lang:masterfrom
Zoxc:revive-gcx-ptr

Conversation

@Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Aug 25, 2023

This brings back GCX_PTR (previously removed in #74969) allowing the deadlock handler access to GlobalCtxt. This fixes #111522.

r? @cjgillot

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

Labels

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-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.

ICE: parallel compiler: no ImplicitCtxt stored in tls

10 participants