mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
aa35c527fd
Move helper function for `missing_const_for_fn` out of rustc to clippy cc @rust-lang/clippy @ecstatic-morse #76618 r? @Manishearth I also removed all support for suggesting a function could be `const fn` when that would require feature gates to actually work. This means we'll now have to maintain this ourselves in clippy, but that's how most lints work anyway, so... |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |