Crate rustc_transUnstable[stability] [-] [+] [src]

The Rust compiler.

Note

This API is completely unstable and subject to change.

Modules

back
lib
lint

Lints, aka compiler warnings.

metadata
middle
plugin

Infrastructure for compiler plugins.

save

Output a CSV file containing the output from rustc's analysis. The data is primarily designed to be used as input to the DXR tool, specifically its Rust plugin. It could also be used by IDEs or other code browsing, search, or cross-referencing tools.

session
trans
util