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

Staticsยง

TLV ๐Ÿ”’

Traitsยง

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

Functionsยง

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