Module rustc_mir::hair::cx[][src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

This module contains the code to convert from the wacky tcx data structures into the hair. The builder is generally ignorant of the tcx etc, and instead goes through the Cx for most of its work.

Modules

block [
Experimental
]
expr [
Experimental
]
to_ref [
Experimental
]

Structs

Cx [
Experimental
]

Functions

lint_level_for_hir_id [
Experimental
]