diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-09-29 20:34:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-29 20:34:12 +0200 |
| commit | 0a2ddcc3464f53c23ffc5d3e904ba909753fe341 (patch) | |
| tree | 818e4fc0cdfb6b6c9954a86d5b89d35a9f4eb49a /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 06c68947ad88f22a8342fe6b54dc0fe54de6e011 (diff) | |
| parent | 2ae90165534f18aa5020ae84f5e3768e99139069 (diff) | |
| download | rust-0a2ddcc3464f53c23ffc5d3e904ba909753fe341.tar.gz rust-0a2ddcc3464f53c23ffc5d3e904ba909753fe341.zip | |
Rollup merge of #64691 - estebank:unexpected-variant, r=Centril
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.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
