Test `src\test\rustdoc\macro-document-private-duplicate.rs` fails spuriously
Opened this issue · 2 comments
petrochenkov commented
petrochenkov commented
jyn514 commented
There isn't a way to fix this without fixing rustdoc; I assume the problem trying to write to the file in two separate threads at the same time causes errors.