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