Closed
Description
Location
std::fs
Summary
"TOCTOU" is used liberally in the std::fs
docs. The explanation of the phrase itself, including the overall concept, should probably be centralized to the top of the module docs. That way individual functions and such could link back, so that each function can instead explain the nature of the specific TOCTOU hazard that it either mitigates or is exposed to.
Activity
xizheyin commentedon Jun 1, 2025
@rustbot claim
TOCTOU
on the top ofstd::fs
, and reference it in functions #141847Rollup merge of rust-lang#141847 - xizheyin:141837, r=jhpratt
Rollup merge of rust-lang#141847 - xizheyin:141837, r=jhpratt
Rollup merge of rust-lang#141847 - xizheyin:141837, r=jhpratt
Rollup merge of rust-lang#141847 - xizheyin:141837, r=jhpratt
Rollup merge of rust-lang#141847 - xizheyin:141837, r=jhpratt
Rollup merge of rust-lang#141847 - xizheyin:141837, r=jhpratt
1 remaining item