#define #impl #traits #ir #concepts

chalk-rust-ir

A library that defines the IR for Rust concepts like traits and impls

1 unstable release

0.10.0 Apr 30, 2020

#35 in #concepts

33 downloads per month

Apache-2.0/MIT

505KB
10K SLoC

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.


A library that defines the IR for Rust concepts like traits and impls.

See Github for up-to-date information.

Dependencies

~2MB
~42K SLoC