We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6aa556d + 85f19a8 commit 5b10781Copy full SHA for 5b10781
src/libstd/libc.rs
@@ -19,9 +19,8 @@
19
* C bindings as appropriate for the target platform. The exact
20
* set of functions available are platform specific.
21
*
22
-* *Note* Rustdoc does not indicate reexports currently. Also, because these
23
-* definitions are platform-specific, some may not
24
-* appear in the generated documentation.
+* *Note* Because these definitions are platform-specific, some may not appear in
+* the generated documentation.
25
26
* We consider the following specs reasonably normative with respect
27
* to interoperating with the C standard library (libc/msvcrt):
0 commit comments