summary refs log tree commit diff
path: root/src/librustdoc/passes/private_items_doc_tests.rs
AgeCommit message (Expand)AuthorLines
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-6/+6
2019-02-23merge early and late passes into single structAndy Russell-4/+5
2019-02-23Transition librustdoc to 2018 editionHirokazu Hata-6/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-10Remove lifetime from ResolverJohn Kåre Alsaker-5/+5
2018-11-16lint if a private item has doctestsGuillaume Gomez-0/+49