Closed
Description
nightly-x86_64-unknown-linux-gnu (default)
rustc 1.28.0-nightly (524ad9b 2018-05-29)
Here's an error without a line number:
error[E0559]: variant `ldap::LdapError::NotInGroup` has no field named `name`
|
= note: available fields are: `group_name`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0559`.
error: Could not compile `some_project`.