rust/clippy_lints
bors 35b7ce5ca9 Auto merge of #9545 - Alexendoo:std-instead-of-core-unstable, r=Manishearth
Don't lint unstable moves in `std_instead_of_core`

Fixes #9515

changelog: [`std_instead_of_core`]: No longer suggests unstable modules such as `core::error`
2022-09-27 20:11:34 +00:00
..
src Auto merge of #9545 - Alexendoo:std-instead-of-core-unstable, r=Manishearth 2022-09-27 20:11:34 +00:00
Cargo.toml
README.md

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