Point at definition when misusing ADT
When given `struct Foo(usize)` and using it as `Foo {}` or `Foo`, point at `Foo`'s definition in the error.
|
||
|---|---|---|
| .. | ||
| late | ||
| build_reduced_graph.rs | ||
| Cargo.toml | ||
| check_unused.rs | ||
| diagnostics.rs | ||
| error_codes.rs | ||
| late.rs | ||
| lib.rs | ||
| macros.rs | ||
| resolve_imports.rs | ||