Skip to content

Conversation

@mibac138
Copy link
Contributor

@mibac138 mibac138 force-pushed the arbitrary_enum_discriminant branch 2 times, most recently from 91418b0 to 4c9ec88 Compare June 29, 2019 12:21
@mchernyavsky mchernyavsky self-assigned this Jun 29, 2019
@mchernyavsky mchernyavsky added this to the v101 milestone Jul 4, 2019
Copy link
Member

@mchernyavsky mchernyavsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's strange, but I still can't use this feature. I have rustc 1.37.0-nightly and when I try to compile my project I get the error

error[E0635]: unknown feature `arbitrary_enum_discriminant`".

@mibac138 mibac138 force-pushed the arbitrary_enum_discriminant branch from 4c9ec88 to e19290d Compare July 4, 2019 20:35
@mibac138
Copy link
Contributor Author

mibac138 commented Jul 4, 2019

@mchernyavsky I've just checked and it works fine for me. Make sure you have a recent enough version of Rust nightly (not older than one week). Also, I do know it doesn't work on the playground because it has a nightly version that's not recent enough.

Copy link
Member

@mchernyavsky mchernyavsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
bors r+

bors bot added a commit that referenced this pull request Jul 4, 2019
4056: INT: Fix creation of new module if no corresponding directory exists r=mchernyavsky a=mchernyavsky

Fixes #3995.


4069: Support for arbitrary enum discriminants r=mchernyavsky a=mibac138

Reference: rust-lang/rust#60732


Co-authored-by: mchernyavsky <[email protected]>
Co-authored-by: mibac138 <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jul 5, 2019

@bors bors bot merged commit e19290d into intellij-rust:master Jul 5, 2019
@mibac138 mibac138 deleted the arbitrary_enum_discriminant branch July 5, 2019 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants