rust/clippy_lints
Robin Schoonover 6c056d3465 Satisfy rc_buffer lint in Constant::Binary byte string by copying data
We can avoid the data copy again by fixing rustc_ast::ast::LitKind
later.
2020-09-22 20:35:54 -06:00
..

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