rust/src/libstd/collections
Philipp Hansch 23b9f46fff
More diagnostic items for Clippy usage
This adds a couple of more diagnostic items to be used in Clippy.
I chose these particular ones because they were the types which we seem
to check for the most in Clippy. I'm not sure if the
`cfg_attr(not(test))` is needed, but it was also used for `Vec` and a
few other types.
2020-04-22 07:57:56 +02:00
..
hash More diagnostic items for Clippy usage 2020-04-22 07:57:56 +02:00
mod.rs big-O notation: parenthesis, multiplication and backticks 2020-04-15 14:33:45 +02:00