Module traits

Source
Expand description

A set of traits that define a stable interface to rustc’s internals.

These traits abstract rustc’s internal APIs, allowing StableMIR to maintain a stable interface regardless of internal compiler changes.

Traits§

SmirAllocRange
SmirTy
SmirTypingEnv