mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Update docsfs module documentation
This commit is contained in:
parent
50f7520526
commit
e667872bfd
@ -2,7 +2,6 @@
|
||||
//!
|
||||
//! On Windows this indirects IO into threads to work around performance issues
|
||||
//! with Defender (and other similar virus scanners that do blocking operations).
|
||||
//! On other platforms this is a thin shim to fs.
|
||||
//!
|
||||
//! Only calls needed to permit this workaround have been abstracted: thus
|
||||
//! fs::read is still done directly via the fs module; if in future rustdoc
|
||||
|
Loading…
Reference in New Issue
Block a user