mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
00e641b914
This didn't display some types properly in the docs due the lack of code formatting. Also, refs for the caveat: https://github.com/rust-lang/rust-clippy/pull/6044#issuecomment-699559082 https://github.com/http-rs/surf/pull/242