Module rustc_driver::pretty [] [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?

The various pretty print routines.

Re-exports

pub use self::UserIdentifiedItem::*;
pub use self::PpSourceMode::*;
pub use self::PpMode::*;

Structs

ReplaceBodyWithLoop [
Experimental
]

Enums

PpFlowGraphMode [
Experimental
]
PpMode [
Experimental
]
PpSourceMode [
Experimental
]
UserIdentifiedItem [
Experimental
]

Functions

fold_crate [
Experimental
]
parse_pretty [
Experimental
]
print_after_hir_lowering [
Experimental
]
print_after_parsing [
Experimental
]