The stabilization of supertrait item shadowing is being proposed in #148605.
Since the initial FCP, item shadowing of associated types and consts has been added in #152225 (see https://github.com/rust-lang/rust/blob/main/tests/ui/supertrait-shadowing/assoc-type.rs).
We should redo FCP since we're now stabilizing more.
(I can add more info here if needed.)
The stabilization of supertrait item shadowing is being proposed in #148605.
Since the initial FCP, item shadowing of associated types and consts has been added in #152225 (see https://github.com/rust-lang/rust/blob/main/tests/ui/supertrait-shadowing/assoc-type.rs).
We should redo FCP since we're now stabilizing more.
(I can add more info here if needed.)