diff options
| author | Tyler Mandry <tmandry@gmail.com> | 2019-10-11 15:10:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-11 15:10:00 -0700 |
| commit | c8e3c517828e2b0c3695140825e6f4ac497c0777 (patch) | |
| tree | 330e62c67797cffbfb908e458941befb8eb22851 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 811bd38ae1f183981e5ec1dc1fe096bd17929825 (diff) | |
| parent | e285175b63626bf930b90b27ba78b35842d0da2f (diff) | |
| download | rust-c8e3c517828e2b0c3695140825e6f4ac497c0777.tar.gz rust-c8e3c517828e2b0c3695140825e6f4ac497c0777.zip | |
Rollup merge of #65310 - da-x:issue-56195, r=petrochenkov
deriving: avoid dummy Span on an artificial `type_ident` path The dummy Span pointed to the beginning of the source file instead to where the `#[derive]` is located. Later, it tripped the `in_derive_expansion(span)` check at `src/librustc/middle/stability.rs`, causing a span-less deprecation warning to be emitted. Fixes #56195, Fixes #55417.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
