Skip to content

Commit

Permalink
long term, we want everything to be tier 1 but we need your help!
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Aparicio authored and anatol committed Apr 28, 2017
1 parent e7fb85a commit fca48e0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ pass on these platforms:

"Best effort" level of support. Using some features that require architecture
specific code, like threads, may panic at runtime if the work to support that
feature has not been done yet (`unimplemented!()`). We don't block PRs if CI
tests don't pass on these platforms:
feature has not been done yet (i.e. `unimplemented!()`). We don't block PRs if
CI tests don't pass on these platforms:

- `mips-unknown-linux-steed`

Expand All @@ -149,6 +149,11 @@ tests don't pass on these platforms:

<!-- - `sparc64-unknown-linux-steed` -->

We eventually hope to move all targets into the tier 1 but we'll need help from
people more familiar with the non-x86 architectures. If you'd like to help,
feel free to contact us on IRC (#rust-steed @ irc.mozilla.org) or via the issue
tracker, or directly tackle the architecture specific issues, issue tagged with
e.g. `A-powerpc`, listed on the issue tracker.

## Usage

Expand Down

0 comments on commit fca48e0

Please sign in to comment.