In the project with stable toolchain used, `Some(22).ex<|>` proposes `expect_none` [method](https://doc.rust-lang.org/std/option/enum.Option.html#method.expect_none) which is unstable currently.  I would expect RA not to propose unstable APIs when a stable toolchain is used.