about summary refs log tree commit diff
path: root/src/librustdoc/passes/strip_priv_imports.rs
AgeCommit message (Expand)AuthorLines
2020-11-15Make all rustdoc functions and structs crate-privateJoshua Nelson-2/+2
2020-01-04Distinguish between private items and hidden items in rustdocDavid Tolnay-1/+1
2019-12-22Format the worldMark Rousskov-2/+2
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-1/+1
2019-02-23merge early and late passes into single structAndy Russell-2/+5
2019-02-23Transition librustdoc to 2018 editionHirokazu Hata-5/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-04introduce "early passes" an convert a few overQuietMisdreavus-2/+3
2018-08-04strongly-typed passesQuietMisdreavus-1/+4
2018-07-24remove pluginmanagersteveklabnik-2/+1
2016-09-25Separate rustdoc passes into separate modules.Corey Farwell-0/+18