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ยง

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

Staticsยง

TLV ๐Ÿ”’

Functionsยง

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