]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #80189 - jyn514:convert-primitives, r=poliorcetics
authorYuki Okushi <huyuumi.dev@gmail.com>
Tue, 2 Mar 2021 12:23:12 +0000 (21:23 +0900)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 12:23:12 +0000 (21:23 +0900)
commitbc5669eef8c1d747e82694547fd57a1400a5afec
tree6e68ce12e4a6ab82bf75d9ddf573ee86584aef37
parentef0d5924c25b500b2b135e5a5f41754ab4a72e26
parent4d46735b8efb7e8591387447315037094a094d50
Rollup merge of #80189 - jyn514:convert-primitives, r=poliorcetics

Convert primitives in the standard library to intra-doc links

Blocked on https://github.com/rust-lang/rust/pull/80181. I forgot that this needs to wait for the beta bump so the standard library can be documented with `doc --stage 0`.

Notably I didn't convert `core::slice` because it's like 50 links and I got scared :fearful:
library/alloc/src/lib.rs
library/core/src/result.rs
library/std/src/lib.rs