Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #132270 - yakiimoninja:fs-truncate-docs, r=Noratrieb
clarified doc for `std::fs::OpenOptions.truncate()`
Clarified what method does when `std::fs::OpenOptions.truncate()` parameter is set to `true`.