]> git.lizzy.rs Git - rust.git/commitdiff
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)
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:

1  2 
library/alloc/src/lib.rs
library/core/src/result.rs
library/std/src/lib.rs

Simple merge
Simple merge
Simple merge