]> git.proxmox.com Git - rustc.git/blame_incremental - compiler/rustc_target/README.md
New upstream version 1.53.0+dfsg1
[rustc.git] / compiler / rustc_target / README.md
... / ...
CommitLineData
1`rustc_target` contains some very low-level details that are
2specific to different compilation targets and so forth.
3
4For more information about how rustc works, see the [rustc dev guide].
5
6[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/