67 major breaking releases
727.0.0 | Jul 6, 2021 |
---|---|
726.0.0 | Jun 29, 2021 |
725.0.0 | Jun 22, 2021 |
724.0.0 | Jun 15, 2021 |
650.0.0 | Mar 25, 2020 |
#2241 in Development tools
287 downloads per month
Used in 14 crates
(via rustc-ap-rustc_expand)
2.5MB
51K
SLoC
The rustc_ast_passes
crate contains passes which validate the AST in syntax
parsed by rustc_parse
and then lowered, after the passes in this crate,
by rustc_ast_lowering
.
The crate also contains other misc AST visitors, e.g. node_count
and show_span
.
Dependencies
~11–20MB
~332K SLoC