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:
authorManish Goregaokar <manishsmail@gmail.com>2025-02-01 14:13:06 +0000
committerGitHub <noreply@github.com>2025-02-01 14:13:06 +0000
commit7e5cfbe3730d3ac3db43835363da423a32dd05ee (patch)
treebf50c2f5af34696c52f6b8b58c0f015bf23cc75d /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
parentd79f86255d278a3b4871eb0e8679d5775de78b80 (diff)
parent7848488e26b57032f959b768f625b89731eb1da2 (diff)
downloadrust-7e5cfbe3730d3ac3db43835363da423a32dd05ee.tar.gz
rust-7e5cfbe3730d3ac3db43835363da423a32dd05ee.zip
Use a better message for `toplevel_ref_arg` lint (#14132)
A `ref` pattern applied to an argument is not ignored. It creates a
reference as expected, but still requires the function to take ownership
of the argument given to it.

Fix #14131

changelog: [`toplevel_ref_arg`]: use a clearer lint message
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions