mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
15821caee9
Separate the plugin code from non-plugin code to break a potential cycle in crates. This will allow us to merge the new libproc_macro_tokens into libproc_macro.