Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: cannot specialize on trait `Default`
--> $DIR/specialization_super_trait.rs:13:9
|
LL | impl<T: Default> SpecMarker for T {
| ^^^^^^^
error: aborting due to previous error