This website requires JavaScript.
Explore
Help
Sign in
squiid
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Activity
18c8d0da64
rust
/
library
/
std
/
primitive_docs
/
process_exit.md
2 lines
14 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-06 04:50:26 +02:00
process::exit
Reference in a new issue
Copy permalink