mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
6e5f4c2f1b
Document file path case sensitivity This describes the current behaviour of the standard library's pure path methods. Fixes #66260.