Closed
Description
In the project with stable toolchain used, Some(22).ex<|>
proposes expect_none
method which is unstable currently.
I would expect RA not to propose unstable APIs when a stable toolchain is used.
In the project with stable toolchain used, Some(22).ex<|>
proposes expect_none
method which is unstable currently.
I would expect RA not to propose unstable APIs when a stable toolchain is used.