mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
049079856b
`const` functions cannot have const generic parameters so prevent the `missing_const_for_fn` lint from firing in that case.