diff options
| author | Alejandra González <blyxyas@gmail.com> | 2025-02-24 22:07:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 22:07:35 +0000 |
| commit | 162b0e8c4a747c0b091215f2bd39f2dd0e1e3bda (patch) | |
| tree | d0407ee79b29ba2d0e1dc7e2076381365bb8bf98 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 0fb004dd56e14f534a90f7011c97072c34659fef (diff) | |
| parent | 373f809c1ddf0046300cad3e9161c17f13155675 (diff) | |
| download | rust-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
