5 releases
0.1.2 | Apr 24, 2024 |
---|---|
0.1.1 | Apr 17, 2024 |
0.1.0 | Apr 9, 2024 |
0.0.1 | Sep 19, 2022 |
0.0.0 | Sep 15, 2022 |
#654 in Data structures
1,595 downloads per month
Used in 6 crates
(2 directly)
29KB
612 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
~5–14MB
~184K SLoC