blob: f5b1acb192133cbda62e9fdebfa2bf793e7a6103 (
plain)
1
2
3
4
5
6
|
`librustc_target` contains some very low-level details that are
specific to different compilation targets and so forth.
For more information about how rustc works, see the [rustc guide].
[rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/
|