mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Update src/librustc_error_codes/error_codes/E0220.md
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
A used associated type wasn't defined in the trait.
|
||||
The associated type used was not defined in the trait.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user