Skip to content

Commit

Permalink
fix E0260 error index doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
QuietMisdreavus committed Feb 17, 2018
1 parent b3d6597 commit d8d4c58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/librustc_resolve/diagnostics.rs
Expand Up @@ -325,6 +325,8 @@ Erroneous code example:
extern crate core;
struct core;
fn main() {}
```
There are two possible solutions:
Expand Down

0 comments on commit d8d4c58

Please sign in to comment.