Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#82706 - klensy:expn-data, r=petrochenkov
use outer_expn_data() instead of outer_expn().expn_data() From the comment in hygiene.rs, so use it: https://github.com/rust-lang/rust/blob/master/compiler/rustc_span/src/hygiene.rs#L627-L632
- Loading branch information