mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +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.