Module rustc::infer::error_reporting::nice_region_error::different_lifetimes[][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?

Error Reporting for Anonymous Region Lifetime Errors where both the regions are anonymous.

Re-exports

use infer::error_reporting::nice_region_error::NiceRegionError;
use infer::error_reporting::nice_region_error::util::AnonymousArgInfo;
use util::common::ErrorReported;