diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-09-27 18:37:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 18:37:23 +0200 |
| commit | 2a90d31423f3b896a8ab7fd3648c09b1b16a0dab (patch) | |
| tree | 81f5b0d33b7dd7030f69ca552bed502f6669350e /src/test/codegen/src-hash-algorithm | |
| parent | 9f086fcb0075bd922055ac7923d142544c0d286d (diff) | |
| parent | 80ffaed809aa9bf659acf146a26d851f594c0b25 (diff) | |
| download | rust-2a90d31423f3b896a8ab7fd3648c09b1b16a0dab.tar.gz rust-2a90d31423f3b896a8ab7fd3648c09b1b16a0dab.zip | |
Rollup merge of #77249 - jyn514:private-links, r=Manishearth
Separate `private_intra_doc_links` and `broken_intra_doc_links` into separate lints This is not ideal because it means `deny(broken_intra_doc_links)` will no longer `deny(private_intra_doc_links)`. However, it can't be fixed with a new lint group, because `broken` is already in the `rustdoc` lint group; there would need to be a way to nest groups somehow. This also removes the early `return` so that the link will be generated even though it gives a warning. r? @Manishearth cc @ecstatic-morse (https://github.com/rust-lang/rust/pull/77242#issuecomment-699565095)
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
