rust/src/librustdoc
bors 1f5d69dacc Auto merge of #74855 - jyn514:separate-lints, r=Manishearth
Separate `missing_doc_code_examples` from intra-doc links

These two lints have no relation other than both being nightly-only.
This allows stabilizing intra-doc links without stabilizing `missing_doc_code_examples`.

Fixes one of the issues spotted by @ollie27 in https://github.com/rust-lang/rust/pull/74430#issuecomment-664693080.

r? @Manishearth
2020-07-28 05:49:59 +00:00
..
2020-07-27 21:12:51 +02:00
2020-07-16 09:03:46 -04:00
2020-07-15 10:54:05 -04:00

For more information about how librustdoc works, see the rustc dev guide.