We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdbfe1 commit 34e6ea1Copy full SHA for 34e6ea1
src/doc/rustc/src/platform-support.md
@@ -118,7 +118,7 @@ The `std` column in the table below has the following meanings:
118
119
* ✓ indicates the full standard library is available.
120
* \* indicates the target only supports [`no_std`] development.
121
-* ? indicates the standard library support is unknown or a work-in-progress.
+* ? indicates the standard library support is a work-in-progress.
122
123
[`no_std`]: https://rust-embedded.github.io/book/intro/no-std.html
124
0 commit comments