Am I losing my mind? I was sure Clippy had something to forbid usage of a certain method/type at configuration level, without custom lints, but I can't for the life of me find it now???
Am I losing my mind? I was sure Clippy had something to forbid usage of a certain method/type at configuration level, without custom lints, but I can't for the life of me find it now???
Oh, it's the disallowed_* lint group doc.rust-lang.org/clippy/lint_... Ngl this was really hard to google using queries like "clippy forbid method after:2023".