#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

#39 in #concepts

Download history 1/week @ 2026-02-22 564/week @ 2026-03-01 282/week @ 2026-03-08 2/week @ 2026-03-22 218/week @ 2026-03-29 188/week @ 2026-04-05 69/week @ 2026-04-12

477 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