mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
60ab300d47
Update Windows platform support This should not be merged until Rust 1.76 but I'm told this may need an fcp in addition to [MCP 651](https://github.com/rust-lang/compiler-team/issues/651). cc ```@rust-lang/compiler``` ```@rust-lang/release``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
rustc_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 dev guide.