about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJason Newcomb <jsnewcomb@pm.me>2025-06-19 18:34:13 +0000
committerGitHub <noreply@github.com>2025-06-19 18:34:13 +0000
commit498562df5209826a8421669aa7adc205b7aed6c4 (patch)
tree00cfed77a58a23efd9751dc560bc80acffe9b7eb /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
parentd8e99530c8c017770c03e569dba712ec6c46d23c (diff)
parent6524bf78b6e8fb38c668d972e69d65298085de14 (diff)
downloadrust-498562df5209826a8421669aa7adc205b7aed6c4.tar.gz
rust-498562df5209826a8421669aa7adc205b7aed6c4.zip
Check MSRV before suggesting applying `const` to a function (#15080)
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
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions