Clean up E0463 explanation

This commit is contained in:
Guillaume Gomez 2020-03-27 13:35:00 +01:00
parent 98803c182b
commit 346bc41086

View File

@ -1,4 +1,6 @@
A plugin/crate was declared but cannot be found. Erroneous code example:
A plugin/crate was declared but cannot be found.
Erroneous code example:
```compile_fail,E0463
#![feature(plugin)]