Skip to content

nightly doesn't show the line number for some error #51219

Closed
@bbigras-

Description

@bbigras-

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`.

Metadata

Metadata

Labels

A-diagnosticsArea: Messages for errors, warnings, and lints

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions