325e9fd339
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