Crate rustcUnstable[stability] [-] [+] [src]

The Rust compiler.

Note

This API is completely unstable and subject to change.

Modules

back
diagnostics
lib
lint

Lints, aka compiler warnings.

llvm
metadata
middle
plugin

Infrastructure for compiler plugins.

session
util

Macros

declare_lint!

Declare a static item of type &'static Lint.

lint_array!

Declare a static LintArray and return it as an expression.

lint_initializer!

Build a Lint initializer.