1 unstable release
0.10.0 | Apr 30, 2020 |
---|
#9 in #impls
505KB
10K
SLoC
A library that defines the IR for Rust concepts like traits and impls.
See Github for up-to-date information.
lib.rs
:
Contains the definition for the "Rust IR" -- this is basically a "lowered" version of the AST, roughly corresponding to [the HIR] in the Rust compiler.
Dependencies
~1.5MB
~38K SLoC