mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
0fb01d219c
Replace them with equivalents of `Span::{def_site,call_site}` from proc macro API.
The new API is much less error prone and doesn't rely on macros having default transparency.