rust/clippy_lints
PartiallyTyped 399fe32893 [arc_with_non_send_sync] Improve suggested resolution
Fixes: #11714
changelog: [`arc_with_non_send_sync`]: Suggest RC over unsafe impl

Co-authored-by: Alejandra González <blyxyas@gmail.com>
2023-11-08 19:38:59 +01:00
..
src [arc_with_non_send_sync] Improve suggested resolution 2023-11-08 19:38:59 +01:00
Cargo.toml Remove internal feature from clippy_utils 2023-10-27 13:13:26 +00:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.