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:
authorAlejandra González <blyxyas@gmail.com>2025-02-24 22:07:35 +0000
committerGitHub <noreply@github.com>2025-02-24 22:07:35 +0000
commit162b0e8c4a747c0b091215f2bd39f2dd0e1e3bda (patch)
treed0407ee79b29ba2d0e1dc7e2076381365bb8bf98 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
parent0fb004dd56e14f534a90f7011c97072c34659fef (diff)
parent373f809c1ddf0046300cad3e9161c17f13155675 (diff)
downloadrust-162b0e8c4a747c0b091215f2bd39f2dd0e1e3bda.tar.gz
rust-162b0e8c4a747c0b091215f2bd39f2dd0e1e3bda.zip
Add `todo!` & `unimplemented!` to format macros list (#14266)
For some reason, the `todo!` and `unimplemented!` macros were not
included in the list of format-supporting macros list. Since they seem
to behave exactly the same as all others like `write!` and `assert!`,
adding them now.

I wonder if we should delete the `FORMAT_MACRO_DIAG_ITEMS`, and instead
tag all macros with the `#[clippy::format_args]`?

changelog: all format-handling lints will now validate `todo!` and
`unimplemented!` macros.
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions