]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/bytes_count_to_len.rs
use get_diagnostic_name for checking macro_call
[rust.git] / clippy_lints / src / bytes_count_to_len.rs
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-30 borsAuto merge of #8720 - asquared31415:ptr-cast-ice-fix...
2022-04-27 borsAuto merge of #8617 - Alexendoo:relax-needless-late...
2022-04-21 borsAuto merge of #8716 - binggh:stable-sort-message-update...
2022-04-20 borsAuto merge of #8700 - youknowone:needless_match-false...
2022-04-19 borsAuto merge of #8711 - kyoto7250:new-lint-bytes-count...
2022-04-19 kyoto7250add checking type
2022-04-19 Chase Ruskinadds lint logic and test for bytes_count_to_len