Module compiler_interface

Module compiler_interface 

Source
Expand description

Define the interface with the Rust compiler.

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

Structsยง

BridgeTys
CompilerInterface ๐Ÿ”’
Public API for querying compiler information.

Staticsยง

TLV ๐Ÿ”’

Functionsยง

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