115 releases
0.0.149 | Jan 16, 2023 |
---|---|
0.0.145 | Dec 26, 2022 |
0.0.141 | Nov 28, 2022 |
0.0.122 | Jul 25, 2022 |
0.0.26 | Nov 30, 2020 |
5,537 downloads per month
Used in 20 crates
(3 directly)
185KB
4.5K
SLoC
hir_expand
deals with macro expansion.
Specifically, it implements a concept of MacroFile
-- a file whose syntax
tree originates not from the text of some FileId
, but from some macro
expansion.
Dependencies
~7–12MB
~177K SLoC