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