]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/exhaustive_items.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / exhaustive_items.rs
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-27 borsAuto merge of #6645 - camsteffen:syntax-highlighting...
2021-01-26 borsAuto merge of #6469 - matthiaskrgr:clippy_dev_crater...
2021-01-25 borsAuto merge of #6617 - Manishearth:exhaustive_enums...
2021-01-25 Manish GoregaokarBetter suggestion span
2021-01-22 Manish GoregaokarClean up suggestion span; clarify help message
2021-01-22 Manish GoregaokarFix indentation of suggestion
2021-01-22 Manish GoregaokarAdd exhaustive_structs lint
2021-01-21 Manish GoregaokarExhaustiveEnums -> ExhaustiveItems