We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5870f1c commit eafe80fCopy full SHA for eafe80f
src/doc/rustc/src/target-tier-policy.md
@@ -247,7 +247,8 @@ approved by the appropriate team for that shared code before acceptance.
247
target may not have; use conditional compilation or runtime detection, as
248
appropriate, to let each target run code supported by that target.
249
- Tier 3 targets must be able to produce assembly using at least one of
250
- rustc's supported backends from any host target.
+ rustc's supported backends from any host target. (Having support in a fork
251
+ of the backend is not sufficient, it must be upstream.)
252
253
If a tier 3 target stops meeting these requirements, or the target maintainers
254
no longer have interest or time, or the target shows no signs of activity and
0 commit comments