Add error explanation for E0755

This commit is contained in:
Guillaume Gomez 2020-09-07 13:40:23 +02:00
parent 02fe30971e
commit 69ffed763d
3 changed files with 30 additions and 1 deletions

View file

@ -6,3 +6,4 @@ LL | #[ffi_pure]
error: aborting due to previous error
For more information about this error, try `rustc --explain E0755`.