fn self_contained(sess: &Session, crate_type: CrateType) -> bool
Expand description

Various toolchain components used during linking are used from rustc distribution instead of being found somewhere on the host system. We only provide such support for a very limited number of targets.