2 releases
0.0.1 | Sep 19, 2022 |
---|---|
0.0.0 | Sep 15, 2022 |
#8 in #shift-left
1,592 downloads per month
Used in 4 crates
(via rustc_span)
29KB
620 lines
reuse rustc_data_structures for compiler_base.
note: [WIP] Do not use it.
lib.rs
:
Various data structures used by the Rust compiler. The intention is that code in here should be not be specific to rustc, so that it can be easily unit tested and so forth.
Note
This API is completely unstable and subject to change.
Dependencies
~3–13MB
~153K SLoC