Skip to content

Commit e667872

Browse files
Update docsfs module documentation
1 parent 50f7520 commit e667872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/docfs.rs

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//!
33
//! On Windows this indirects IO into threads to work around performance issues
44
//! with Defender (and other similar virus scanners that do blocking operations).
5-
//! On other platforms this is a thin shim to fs.
65
//!
76
//! Only calls needed to permit this workaround have been abstracted: thus
87
//! fs::read is still done directly via the fs module; if in future rustdoc

0 commit comments

Comments
 (0)