Joshua Nelson
03d8be0896
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.
2020-09-27 09:58:29 -04:00
..
2020-09-23 21:51:56 +02:00
2020-09-26 01:25:55 +02:00
2020-09-23 22:08:30 +02:00
2020-09-25 15:19:46 +02:00
2020-09-26 10:05:49 +00:00
2020-09-26 12:58:34 +02:00
2020-09-27 01:53:23 +02:00
2020-09-26 01:25:55 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 19:42:29 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 10:39:11 -07:00
2020-09-23 21:51:56 +02:00
2020-09-27 08:12:29 +00:00
2020-09-23 21:51:56 +02:00
2020-09-26 12:58:34 +02:00
2020-09-27 09:58:29 -04:00
2020-09-26 01:25:55 +02:00
2020-09-26 01:25:55 +02:00
2020-09-26 12:26:27 -04:00
2020-09-27 02:35:11 +00:00
2020-09-27 01:53:27 +02:00
2020-09-26 06:44:28 +00:00
2020-09-26 20:27:14 +03:00
2020-09-23 21:51:56 +02:00
2020-09-25 22:48:44 +01:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-27 09:58:29 -04:00
2020-09-26 12:58:20 +02:00
2020-09-25 22:46:15 +01:00
2020-09-27 10:17:09 +00:00
2020-09-26 12:58:34 +02:00
2020-09-24 20:54:33 +02:00
2020-09-25 19:42:48 +02:00
2020-09-26 12:58:34 +02:00