Module rustc_mir::hair::cx::block [−][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?
Re-exports
use hair::*; |
use hair::cx::Cx; |
use hair::cx::to_ref::ToRef; |
use rustc::middle::region; |
use rustc::middle::region::BlockRemainder; |
use rustc::hir; |
use rustc_data_structures::indexed_vec::Idx; |
Functions
mirror_stmts |
[ Experimental ]
|
to_expr_ref |
[ Experimental ]
|