Module compiler_interface

Source
Expand description

Define the interface with the Rust compiler.

StableMIR users should not use any of the items in this module directly. These APIs have no stability guarantee.

Structsยง

BridgeTys

Staticsยง

TLV ๐Ÿ”’

Traitsยง

SmirInterface ๐Ÿ”’
Stable public API for querying compiler information.

Functionsยง

run ๐Ÿ”’
smir_crate ๐Ÿ”’
with ๐Ÿ”’
Execute the given function with access the SmirInterface.