solar-macros 0.1.8

Internal Solar compiler macros
Documentation
1
2
3
4
5
6
# solar-macros

Internal Solar compiler macros.

Modified from [`rustc_macros`](https://github.com/rust-lang/rust/blob/661b33f5247debc4e0cd948caa388997e18e9cb8/compiler/rustc_macros/src/lib.rs)
and [`rustc_index_macros`](https://github.com/rust-lang/rust/blob/f1eee2843fd3e62c71d993f732082b28cb5b22a0/compiler/rustc_index_macros).