Rustup to rust-lang/rust#61812
This commit is contained in:
parent
2734e4e1f7
commit
7c760e5f83
@ -46,7 +46,7 @@ pub trait D {
|
||||
}
|
||||
|
||||
/// dox
|
||||
pub trait E {
|
||||
pub trait E: Sized {
|
||||
type AssociatedType;
|
||||
type AssociatedTypeDef = Self;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user