Open
Description
In the project with nightly toolchain used, Some(22).ex<|> proposes expect_none method which is unstable currently.
But when I autocomplete it, I need to manually add the feature flag to enable the feature.
I would expect RA to add this flag automatically, if not added already.