263 releases
Uses new Rust 2024
| new 0.0.322 | Mar 2, 2026 |
|---|---|
| 0.0.317 | Jan 26, 2026 |
| 0.0.312 | Dec 29, 2025 |
| 0.0.307 | Nov 24, 2025 |
| 0.0.26 | Nov 30, 2020 |
#591 in Rust patterns
64,279 downloads per month
Used in 37 crates
(6 directly)
3MB
79K
SLoC
hir_def crate contains everything between macro expansion and type
inference.
It defines various items (structs, enums, traits) which comprises Rust code, as well as an algorithm for resolving paths to such entities.
Note that hir_def is a work in progress, so not all of the above is
actually true.
Dependencies
~17–30MB
~310K SLoC