mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
83922feec3
cleanup: rustc doesn't use an external archiver cc https://github.com/rust-lang/rust/pull/45090 r? @alexcrichton
NB: This crate is part of the Rust compiler. For an overview of the
compiler as a whole, see
the README.md file found in librustc.
librustc_back contains some very low-level details that are
specific to different LLVM targets and so forth.