mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 03:10:38 +00:00
fix link in std::path::Path::display() The link `Debug` points to should be the trait `Debug`, not the macro `Debug`.
fix link in std::path::Path::display() The link `Debug` points to should be the trait `Debug`, not the macro `Debug`.