rust/clippy_lints
Jeremiah Senkpiel 00e641b914 lints: clarify rc_buffer and add caveats
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
2020-09-26 17:19:12 -07:00
..
2020-09-16 12:09:57 +07:00

This crate contains Clippy lints. For the main crate, check GitHub.