177 releases

new 0.0.226 Jul 22, 2024
0.0.222 Jun 24, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.26 Nov 30, 2020

#983 in Rust patterns

Download history 1957/week @ 2024-03-31 2087/week @ 2024-04-07 2093/week @ 2024-04-14 1608/week @ 2024-04-21 1430/week @ 2024-04-28 1358/week @ 2024-05-05 1634/week @ 2024-05-12 1801/week @ 2024-05-19 1669/week @ 2024-05-26 1348/week @ 2024-06-02 1757/week @ 2024-06-09 1792/week @ 2024-06-16 1621/week @ 2024-06-23 1700/week @ 2024-06-30 1927/week @ 2024-07-07 1585/week @ 2024-07-14

7,024 downloads per month
Used in 23 crates (4 directly)

MIT/Apache

1MB
32K 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

~8–19MB
~210K SLoC