This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
69fe39e8a8
os-rust
/
library
/
std
/
primitive_docs
/
io_read.md
2 lines
9 B
Markdown
Raw
Normal View
History
Unescape
Escape
Add primitive documentation to libcore This works by doing two things: - Adding links that are specific to the crate. Since not all primitive items are defined in `core` (due to lang_items), these need to use relative links and not intra-doc links. - Duplicating `primitive_docs` in both core and std. This allows not needing CARGO_PKG_NAME to build the standard library. It also adds a tidy check to make sure they stay the same.
2021-07-05 22:50:26 -04:00
io::Read
Reference in a new issue
Copy permalink