Type Definition rustc_borrowck::consumers::PoloniusInput

source ·
pub type PoloniusInput = PoloniusFacts<RustcFacts>;

Trait Implementations§

source§

impl AllFactsExt for AllFacts

source§

fn enabled(tcx: TyCtxt<'_>) -> bool

Return

source§

fn write_to_dir( &self, dir: impl AsRef<Path>, location_table: &LocationTable ) -> Result<(), Box<dyn Error>>

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.

Size: 432 bytes