rust-clippy/clippy_lints
bors 325e9fd339 Auto merge of #11723 - Alexendoo:clippy-utils-internal, r=Jarcho
Remove internal feature from clippy_utils

It's only used to gate a few `const`s, removing the feature gate means it doesn't have to be recompiled when moving between a normal and `-F internal` build/test/etc

changelog: none
2023-10-30 17:11:53 +00:00
..
src Auto merge of #11735 - rust-lang:fix-11568, r=blyxyas 2023-10-30 12:06:58 +00:00
Cargo.toml Remove internal feature from clippy_utils 2023-10-27 13:13:26 +00:00
README.md

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