Skip to content

rustc: Typecheck, privacy check, and borrow check struct-like enum varia... #3858

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 25, 2012

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``.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants