If a function environment contains trait bounds other than `Sized`, `const` cannot be used before Rust 1.61. changelog: [`missing_const_for_fn`]: check MSRV before emitting lint on function containing non-`Sized` trait bounds Fixes rust-lang/rust-clippy#15079 r? Jarcho |
||
|---|---|---|
| .. | ||
| test_utils | ||
| ui | ||
| ui-cargo | ||
| ui-internal | ||
| ui-toml | ||
| workspace_test | ||
| check-fmt.rs | ||
| clippy.toml | ||
| compile-test.rs | ||
| config-metadata.rs | ||
| dogfood.rs | ||
| integration.rs | ||
| lint_message_convention.rs | ||
| missing-test-files.rs | ||
| symbols-used.rs | ||
| versioncheck.rs | ||
| workspace.rs | ||