dylint-various/lints/dashmap-ref
Marcel Müller ace01a2096 Write lint to check for dashmaps entries being held
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 14:57:46 +01:00
..
.cargo Add initial workspace 2025-03-04 11:40:38 +01:00
src Write lint to check for dashmaps entries being held 2025-03-04 14:57:46 +01:00
ui Write lint to check for dashmaps entries being held 2025-03-04 14:57:46 +01:00
.gitignore Add initial workspace 2025-03-04 11:40:38 +01:00
Cargo.toml Write lint to check for dashmaps entries being held 2025-03-04 14:57:46 +01:00
README.md Add initial workspace 2025-03-04 11:40:38 +01:00

template

What it does

Why is this bad?

Known problems

Remove if none.

Example

// example code where a warning is issued

Use instead:

// example code that does not raise a warning