// { dg-additional-options "-w" } #[lang = "sized"] pub trait Sized {} impl *const T { fn test(self) {} }