mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 16:28:54 +03:00
951a3661ad
remove redundant format!() call (clippy::useless_format) don't use ok() before calling expect() (clippy::ok_expect)
For more information about how librustdoc works, see the rustc dev guide.