]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/get_last_with_len.rs
non_copy_const: remove incorrect suggestion
[rust.git] / clippy_lints / src / get_last_with_len.rs
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-10 borsAuto merge of #4532 - rust-lang:integer-const, r=oli-obk
2019-09-10 borsAuto merge of #4525 - mikerite:use-self-constructor...
2019-09-09 borsAuto merge of #4527 - rust-lang:more-vec-diag-items...
2019-09-09 Andre BogusChanged more Vec paths to diagnostic_items
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-28 borsAuto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
2019-05-27 borsAuto merge of #4137 - euclio:let-return, r=oli-obk
2019-05-27 borsAuto merge of #4149 - flip1995:rollup-6knpdqb, r=flip1995
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-21 Philipp KronesFormatting inside if_chain! macro
2019-05-21 Harrison McCulloughImplement get_last_with_len lint