]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #80874 - jyn514:intra-doc-docs, r=Manishearth
authorYuki Okushi <huyuumi.dev@gmail.com>
Tue, 2 Mar 2021 12:23:13 +0000 (21:23 +0900)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 12:23:13 +0000 (21:23 +0900)
commita9339ed531d888fbc9d68d117cf7fc905926649e
tree1b9906a792dae95608244167fc84c7961e979c5b
parentbc5669eef8c1d747e82694547fd57a1400a5afec
parentc2694f15d05acd825883a992b390f54eda6f3696
Rollup merge of #80874 - jyn514:intra-doc-docs, r=Manishearth

Update intra-doc link documentation to match the implementation

r? `@Manishearth`
cc `@camelid` `@m-ou-se`

Relevant PRs:
- https://github.com/rust-lang/rust/pull/74489
- https://github.com/rust-lang/rust/pull/80181
- https://github.com/rust-lang/rust/pull/76078
- https://github.com/rust-lang/rust/pull/77519
- https://github.com/rust-lang/rust/pull/73101

Relevant issues:
- https://github.com/rust-lang/rust/issues/78800
- https://github.com/rust-lang/rust/issues/77200
- https://github.com/rust-lang/rust/issues/77199 / https://github.com/rust-lang/rust/issues/54191/

I haven't documented things that I consider 'just bugs', like https://github.com/rust-lang/rust/issues/77732, but I have documented features that aren't implemented, like https://github.com/rust-lang/rust/issues/78800.