about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/mod.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-05-01 18:32:33 +0900
committerGitHub <noreply@github.com>2021-05-01 18:32:33 +0900
commite69f1fd46ab2a87bca574435bb1b2d27232d85b2 (patch)
tree076c0271d99fe2572798d62743674e3a8aee4fdf /compiler/rustc_mir/src/transform/coverage/mod.rs
parente30d952d8b8ed43a137f4e8f2286e74097d29ad8 (diff)
parent9a9d9be07e8709c1fd017255f2fd437d87e881ff (diff)
downloadrust-e69f1fd46ab2a87bca574435bb1b2d27232d85b2.tar.gz
rust-e69f1fd46ab2a87bca574435bb1b2d27232d85b2.zip
Rollup merge of #84704 - joshtriplett:platform-support-target-tier-policy, r=pietroalbini
platform-support.md: Update for consistency with Target Tier Policy

Split into five sections to match the tiers: "Tier 1 with Host Tools",
"Tier 1", "Tier 2 with Host Tools", "Tier 2", and "Tier 3". Explain each
tier briefly in prose, and link to the corresponding section of the
policy for full requirements.

Drop the `host` columns from the first four, since the different
sections distinguish that. (Keep the `host` column for "Tier 3", since
it's a single list and the `host` column just indicates if host tools
are expected to work.)

Targets with host tools always have full support for std, so drop the
`std` column from those.

Move the explanations of the `std` column next to the appropriate
tables, and drop the unknown/WIP case for tier 2 targets.

Use "target" terminology consistently throughout.

Sort each table by target name.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions