]> git.lizzy.rs Git - rust.git/history - src/len_zero.rs
needless borrows found in clippy
[rust.git] / src / len_zero.rs
2016-05-09 Oliver Schneiderneedless borrows found in clippy
2016-05-08 Manish GoregaokarMerge pull request #906 from Manishearth/birkenfeld...
2016-05-07 mcartonFix tests
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonrustfmt all the things
2016-04-08 mcartonRustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
2016-03-28 llogiqMerge pull request #780 from mcarton/doc
2016-03-28 mcartonBeautify more docs
2016-03-27 josephDunneUpdate rust-clippy to rustc 1.9.0-nightly (d5a91e695...
2016-03-13 Manish GoregaokarMerge pull request #698 from mcarton/conf
2016-03-12 llogiqMerge pull request #760 from mcarton/small-fix
2016-03-12 mcartonAdd `str` to types considered by `len_zero`
2016-02-29 Manish GoregaokarMerge pull request #726 from Manishearth/fmt
2016-02-29 Manish Goregaokarrustfmt
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-24 Manish GoregaokarMerge branch 'pr-704'
2016-02-24 llogiqMerge pull request #706 from mcarton/and_then
2016-02-24 mcartonMacro check `len_zero`
2016-02-24 mcartonUse `span_suggestion` in `len_zero`
2016-02-24 mcartonRustfmt and sort all `use` items
2016-02-12 Manish GoregaokarMerge branch 'master' of github.com:Manishearth/rust...
2016-02-12 llogiqMerge pull request #647 from mcarton/copies2
2016-02-12 mcartonMerge branch 'master' into copies2
2016-02-12 llogiqMerge pull request #652 from oli-obk/fix/nightly
2016-02-12 Oliver 'ker' Schneiderfix nightly breakage
2016-02-12 mcartonDogfood for future MATCH_SAME_ARMS lint
2016-02-09 Manish GoregaokarMerge branch 'pr-613'
2016-02-08 llogiqMerge remote-tracking branch 'origin/master' into regex...
2016-02-07 Manish GoregaokarMerge branch 'pr-581'
2016-02-06 Manish GoregaokarMerge pull request #623 from mcarton/redundant
2016-02-05 mcartonRemove redundancy in lint documentation
2016-02-05 mcartonFix util/update_wiki.py warnings and be consistent...
2016-02-03 Oliver Schneiderfallout
2016-01-15 llogiqMerge pull request #523 from sanxiyn/escape-arg
2016-01-04 Manish GoregaokarMerge pull request #540 from Manishearth/fmt
2016-01-04 Manish Goregaokarfmt clippy
2016-01-02 mcartonMerge branch 'master' of https://github.com/Manishearth...
2016-01-02 Manish GoregaokarRustup to syntax::errors changes
2015-12-17 Manish GoregaokarMerge pull request #494 from sanxiyn/suggestion-2
2015-12-11 Manish GoregaokarMerge pull request #492 from Manishearth/wiki
2015-12-11 llogiqadded wiki comments + wiki-generating python script
2015-12-09 Manish GoregaokarUpgrade rust to rustc 1.6.0-nightly (462ec0576 2015...
2015-11-26 Manish GoregaokarMerge pull request #468 from devonhollowood/option...
2015-11-25 Manish GoregaokarMerge pull request #470 from sanxiyn/match-ref-pats
2015-11-24 Seo SanghyeonDogfood match_ref_pats for `if let`
2015-11-19 Manish GoregaokarMerge pull request #463 from fhartwig/rustup
2015-11-19 Florian HartwigUpdate to latest rust nightly
2015-09-30 Manish GoregaokarMerge pull request #351 from Wafflespeanut/while_let
2015-09-28 Georg Brandlall: remove trailing spaces
2015-09-28 Manish Goregaokarrustup to 1.5.0-nightly (7bf4c885f 2015-09-26)
2015-09-24 Manish GoregaokarMerge branch 'pr-347'
2015-09-24 Pietro MonteiroUpgrade Rust to rustc 1.5.0-nightly (b2f379cdc 2015...
2015-09-19 Manish GoregaokarUpgrade Rust to rustc 1.5.0-nightly (cff041170 2015...
2015-09-17 llogiqMerge pull request #337 from Manishearth/indentfix
2015-09-17 llogiqMerge pull request #336 from Manishearth/issue335
2015-09-17 Manish GoregaokarRustup to rustc 1.5.0-nightly (fc4d566b4 2015-09-16)
2015-09-06 Manish GoregaokarMerge pull request #310 from Manishearth/len_zero
2015-09-06 Andre Bogusde-closured the item name getter
2015-09-06 Andre Bogusfix false positive len_zero in is_empty()
2015-09-04 Manish GoregaokarMerge pull request #298 from birkenfeld/as_mut
2015-09-04 Manish GoregaokarMerge pull request #295 from Manishearth/hir3
2015-09-03 Manish GoregaokarUpdate rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb...
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-26 Manish GoregaokarMerge pull request #239 from jedisct1/nightly
2015-08-25 Frank DenisChanges for rust-nightly after #27856
2015-08-25 llogiqMerge pull request #230 from birkenfeld/eq_op_fix
2015-08-25 Manish GoregaokarMerge branch 'master' of github.com:Manishearth/rust...
2015-08-25 Georg Brandlall: remove unneeded deref and/or ref operations
2015-08-25 Manish GoregaokarMerge pull request #235 from birkenfeld/fix
2015-08-25 Georg Brandlall: remove unneeded deref and/or ref operations
2015-08-22 R.ChavignatMerge branch 'master' into cast_iusize_improvements
2015-08-22 llogiqMerge pull request #216 from birkenfeld/match_pass
2015-08-22 Georg Brandl&-matches: dogfood fixes!
2015-08-17 Manish GoregaokarMerge pull request #184 from Manishearth/identity_op
2015-08-16 llogiqMerge pull request #179 from nweston/step-by-zero
2015-08-16 Manish GoregaokarMerge pull request #180 from birkenfeld/small_changes
2015-08-16 Georg Brandlall: organize imports
2015-08-16 Georg Brandlall: remove unneeded as_str() calls for ast::Name
2015-08-13 Manish GoregaokarMerge branch 'pr-152'
2015-08-13 llogiqMerge
2015-08-13 Georg Brandlall: DRY for lint descriptions
2015-08-13 llogiqMerge branch 'const' of https://github.com/Manishearth...
2015-08-13 Manish GoregaokarMerge branch 'pr-149'
2015-08-13 Georg Brandllint messages: remove trailing period
2015-08-12 Manish GoregaokarMerge pull request #137 from birkenfeld/collapsible_if_fix
2015-08-12 Manish GoregaokarMerge pull request #136 from birkenfeld/len_zero_expr
2015-08-12 Manish GoregaokarMerge pull request #135 from birkenfeld/consistent_msgs
2015-08-12 Georg Brandllen_zero: display full suggested expr in message
2015-08-12 Georg Brandlall: make style of lint messages consistent
2015-08-11 Manish GoregaokarMerge pull request #129 from birkenfeld/unwrap_lint
2015-08-11 Georg Brandlmove walk_ty() to utils module and rename to walk_ptrs_ty
2015-08-11 Manish GoregaokarMerge pull request #127 from birkenfeld/better-helptext...
2015-08-11 Manish GoregaokarMerge pull request #128 from birkenfeld/whitespace...
2015-08-11 Georg Brandlall: whitespace cleanup
2015-08-11 Manish GoregaokarMerge branch 'pr-78'
2015-08-09 Manish GoregaokarUpgrade Rust to rustc 1.4.0-nightly (a5d33d891 2015...
2015-07-31 Manish GoregaokarUpgrade to rustc 1.3.0-nightly (4d52d7c85 2015-07-30)
2015-07-26 Manish GoregaokarBasic framework for structured logging
2015-07-16 Manish GoregaokarMerge pull request #117 from Manishearth/rustup
next