about summary refs log tree commit diff
path: root/src/librustdoc/docfs.rs
AgeCommit message (Expand)AuthorLines
2019-06-21Better handling of the sender channel part in rustdoc file writingGuillaume Gomez-6/+6
2019-06-21Handle fs errors through errors::Handler instead of eprintln and panicGuillaume Gomez-8/+47
2019-06-21Add DocFS layer to rustdocRobert Collins-0/+77