Files
rust/src/libsyntax_ext
Vadim Petrochenkov 0fb01d219c Audit uses of apply_mark in built-in macros
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.
2019-08-23 01:44:33 +03:00
..
2019-02-04 21:49:54 +09:00
2019-08-15 20:41:45 +03:00