rust/clippy_lints
Paul c94ca1c625
Fix typo in alloc_instead_of_core
The description previously claimed it ensures items are imported from alloc, to ensure a crate won't require alloc, which can't be true.
2022-07-18 16:24:30 +02:00
..
2022-07-18 16:24:30 +02:00

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