Stabilize explicit_generic_args_with_impl_trait by nrc · Pull Request #96868 · rust-lang/rust (original) (raw)
It doesn't, 83606 is no longer an issue because we can now specify const generics even if an impl Trait
argument type exists. I have removed the comment which no longer applies.
It might be better to just remove this test, but I figured it is good to test that we don't ICE or something.