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