]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods/bind_instead_of_map.rs
Auto merge of #6351 - flip1995:rustup, r=flip1995
[rust.git] / clippy_lints / src / methods / bind_instead_of_map.rs
2020-11-20 borsAuto merge of #6351 - flip1995:rustup, r=flip1995
2020-11-17 borsAuto merge of #6070 - matsujika:unnecessary_wrap, r...
2020-11-17 Hirochika MatsumotoMove `find_all_ret_expressions` into `utils`
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-23 borsAuto merge of #6044 - rschoon:rc-buffer, r=yaahc
2020-09-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-16 borsAuto merge of #5937 - montrivo:option_if_let_else,...
2020-09-15 Tim Nielensoption_if_let_else - distinguish pure from impure else...
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-07-26 borsAuto merge of #5820 - ThibsG:FixSuspiciousArithmeticImp...
2020-07-18 borsAuto merge of #5815 - JarredAllen:redundant_pattern_bug...
2020-07-18 borsAuto merge of #5818 - flip1995:rustup, r=flip1995
2020-07-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-03 borsAuto merge of #5763 - flip1995:rustup, r=Manishearth
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-06-30 borsAuto merge of #5751 - flip1995:rustup, r=Manishearth...
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-25 Eduard-Mihai Burtescurustc_lint: only query `typeck_tables_of` when a lint...
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-05-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-20 borsAuto merge of #5582 - vtmargaryan:match_wildcard_for_si...
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 borsAuto merge of #5568 - ThibsG:RenameIdentityConversionLi...
2020-05-17 borsAuto merge of #5529 - alex-700:improve-option-and-then...
2020-05-17 Aleksei Latyshevimprove and generalize `option_and_then_some` lint