about summary refs log tree commit diff
path: root/clippy_lints/src/index_refutable_slice.rs
AgeCommit message (Expand)AuthorLines
2022-06-09Correct some `#[clippy::version]`sAlex Macleod-1/+1
2022-05-12Use the traits added to the Rust 2021 Edition preludeKoichi ITO-1/+0
2022-05-08Pass msrvs by copySamuel E. Moelius III-1/+1
2022-04-15adding spell checkingwhodi-1/+1
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-1/+1
2022-01-31Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrumbors-6/+6
2022-01-29Change index_refutable_slice to use FxIndexMapGary Guo-6/+6
2022-01-23Update clippyVadim Petrochenkov-1/+1
2022-01-16Fix Visitor::NestedFilter in ClippyCameron Steffen-5/+5
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-1/+1
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-0/+276