]> git.lizzy.rs Git - rust.git/blob - src/librustc_back/README.md
Rollup merge of #44794 - napen123:master, r=frewsxcv
[rust.git] / src / librustc_back / README.md
1 NB: This crate is part of the Rust compiler. For an overview of the
2 compiler as a whole, see
3 [the README.md file found in `librustc`](../librustc/README.md).
4
5 `librustc_back` contains some very low-level details that are
6 specific to different LLVM targets and so forth.