Skip to content

Conversation

pcwalton
Copy link
Contributor

...nts

r? @catamorphism

@catamorphism
Copy link
Contributor

r+

pcwalton added a commit that referenced this pull request Oct 25, 2012
rustc: Typecheck, privacy check, and borrow check struct-like enum variants. r=tjc
@pcwalton pcwalton merged commit 65ee0e1 into rust-lang:incoming Oct 25, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Sep 17, 2024
Fix tokio test ICE

Fixes rust-lang#3858

It turned out that the issue mentioned [here](rust-lang/miri#3858 (comment)) is the exact cause of ICE.
So in this PR, I changed the type of ``EpollEventInterest::epfd`` from ``i32`` to ``WeakFileDescriptionRef``.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants