rust/src/librustdoc/html/render
Mara Bos c3da682249
Rollup merge of #79061 - jyn514:no-pub, r=GuillaumeGomez
Make all rustdoc functions and structs crate-private

This gives warnings when code is no longer used, which will be helpful when https://github.com/rust-lang/rust/pull/77820 and https://github.com/rust-lang/rust/pull/78082 land.

AFAIK no one is using this API.

r? ``@GuillaumeGomez``
cc ``@rust-lang/rustdoc``
2020-11-16 17:26:36 +01:00
..
cache.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
mod.rs Rollup merge of #79061 - jyn514:no-pub, r=GuillaumeGomez 2020-11-16 17:26:36 +01:00
tests.rs Rustdoc: Fix natural ordering to look at all numbers. 2020-08-09 23:05:35 +02:00