std::libc: rustdoc indicates reexports now
This commit is contained in:
parent
009c3d8bae
commit
85f19a845d
1 changed files with 2 additions and 3 deletions
|
|
@ -19,9 +19,8 @@
|
|||
* C bindings as appropriate for the target platform. The exact
|
||||
* set of functions available are platform specific.
|
||||
*
|
||||
* *Note* Rustdoc does not indicate reexports currently. Also, because these
|
||||
* definitions are platform-specific, some may not
|
||||
* appear in the generated documentation.
|
||||
* *Note* Because these definitions are platform-specific, some may not appear in
|
||||
* the generated documentation.
|
||||
*
|
||||
* We consider the following specs reasonably normative with respect
|
||||
* to interoperating with the C standard library (libc/msvcrt):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue