about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-13 06:17:25 +0000
committerbors <bors@rust-lang.org>2020-08-13 06:17:25 +0000
commitd69b0997d7dcc99a188d5cb19137dedc4fc05d25 (patch)
tree5acdb2c21607c96661b0a34e5d7f8c173197101a /compiler/rustc_errors/src/snippet.rs
parent814bc4fe9364865bfaa94d7825b8eabc11245c7c (diff)
parentce717476ffc2d7ca1bc737942e778b8e0e813e05 (diff)
downloadrust-d69b0997d7dcc99a188d5cb19137dedc4fc05d25.tar.gz
rust-d69b0997d7dcc99a188d5cb19137dedc4fc05d25.zip
Auto merge of #75431 - ehuss:platform-support, r=Mark-Simulacrum
Move platform support to the rustc book.

This moves the [Platform Support](https://forge.rust-lang.org/release/platform-support.html) page from the forge to the rustc book. There are several reasons for doing this:

* The forge is not really oriented towards end-users (it mostly contains infrastructure, governance and policy, internal team pages, etc.). This platform support page is useful to user to know which targets are supported.
* This page can now be updated in-sync with any PRs that add or remove a target, or change its status.
* This is now automatically checked on CI to verify the list does not get out of sync. Currently it only checks the presence/absence of an entry, but more sophisticated checks could be added in the future.

I'm not 100% certain this is the best location, but I think it fits. I'd like to see the rustc guide continue to grow, including things like linking information and more platform-specific details.
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions