about summary refs log tree commit diff
path: root/src/librustdoc/passes/non_autolinks.rs
AgeCommit message (Expand)AuthorLines
2020-11-22Make `fold_item_recur` non-nullableJoshua Nelson-2/+2
2020-11-15Make all rustdoc functions and structs crate-privateJoshua Nelson-2/+2
2020-11-07Allow making `RUSTC_BOOTSTRAP` conditional on the crate nameJoshua Nelson-2/+1
2020-11-05Rename lint to non_autolinksGuillaume Gomez-0/+139