Clean up E0520 explanation
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
A non-default implementation was already made on this type so it cannot be
|
A non-default implementation was already made on this type so it cannot be
|
||||||
specialized further. Erroneous code example:
|
specialized further.
|
||||||
|
|
||||||
|
Erroneous code example:
|
||||||
|
|
||||||
```compile_fail,E0520
|
```compile_fail,E0520
|
||||||
#![feature(specialization)]
|
#![feature(specialization)]
|
||||||
|
|||||||
Reference in New Issue
Block a user