rust/compiler/rustc_expand
Vadim Petrochenkov ece6f68186 rustc_expand: Simplify span quoting in proc macro server
- The `Rustc::expn_id` field kept redundant information
- `SyntaxContext` is no longer thrown away before `save_proc_macro_span` because it's thrown away during metadata encoding anyway
2021-07-11 00:39:37 +03:00
..
src rustc_expand: Simplify span quoting in proc macro server 2021-07-11 00:39:37 +03:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00