[][src]Function rustc_typeck::check::wfcheck::check_false_global_bounds

fn check_false_global_bounds<'a, 'gcx, 'tcx>(
    fcx: &FnCtxt<'a, 'gcx, 'tcx>,
    span: Span,
    id: NodeId
)
🔬 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?

Feature gates RFC 2056 - trivial bounds, checking for global bounds that aren't true.