```rs const trait Trait {} ``` doesn't lead to a `const_trait_impl` feature gate error. Affects 1.90 beta and nightly/master.