]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Remove paths::PATH_BUF
[rust.git] / CHANGELOG.md
2021-04-06 borsAuto merge of #7036 - horacimacias:master, r=giraffate
2021-04-05 borsAuto merge of #7018 - Y-Nak:same_item_push, r=Manishearth
2021-04-05 borsAuto merge of #7029 - ABouttefeux:master, r=Manishearth
2021-04-05 borsAuto merge of #6463 - xFrednet:5234-shared-code-in...
2021-04-05 xFrednetRenaming the lint to branches_sharing_code and fixing...
2021-04-05 xFrednetA new lint for shared code in if blocks
2021-04-02 borsAuto merge of #6988 - mikerite:fix-6984, r=camsteffen
2021-04-01 borsAuto merge of #7011 - Jarcho:redundant_clone_fp, r...
2021-04-01 borsAuto merge of #7002 - mgacek8:issue6983_wrong_self_conv...
2021-04-01 borsAuto merge of #6976 - Jarcho:manual_map_const, r=phansch
2021-03-31 borsAuto merge of #7008 - matthiaskrgr:ltchk, r=camsteffen
2021-03-31 borsAuto merge of #6342 - bbqbaron:issue-6061, r=flip1995
2021-03-31 borsAuto merge of #6706 - Y-Nak:excessive-for-each, r=camst...
2021-03-31 Eric LorenSuggest `flatten` instead of `is_some` -> `unwrap`
2021-03-31 Yoshitomo NakanishiRefactor excessive_for_each
2021-03-31 Yoshitomo NakanishiNew Lint: excessive_for_each
2021-03-31 borsAuto merge of #6981 - matthiaskrgr:6803_take_2, r=flip1995
2021-03-31 borsAuto merge of #6938 - Y-Nak:refactor-types, r=flip1995
2021-03-31 borsAuto merge of #7007 - Y-Nak:result_unit_err, r=giraffate
2021-03-30 borsAuto merge of #7001 - ebobrow:non-octal-file-permission...
2021-03-30 Elliot BobrowAdd non_octal_unix_permissions lint
2021-03-25 borsAuto merge of #6961 - xFrednet:changelog-1-52, r=flip1995
2021-03-25 xFrednetUpdated changelog for 1.52
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-15 borsAuto merge of #6828 - mgacek8:issue_6758_enhance_wrong_...
2021-03-14 borsAuto merge of #6895 - iobtl:reformat_unnecessary_cast...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-06 Yusuke TanakaImplement new lint: if_then_some_else_none
2021-03-03 borsAuto merge of #6824 - Y-Nak:refactor_loops_module,...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-27 Takayuki Maedanew lint: iter_count
2021-02-27 borsAuto merge of #6730 - anall:feature/owned_to_owned_meth...
2021-02-27 Andrea Nalladded new lint `implicit_clone`
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-24 borsAuto merge of #6782 - ojeda:readme-as-wrapper, r=flip1995
2021-02-23 borsAuto merge of #6573 - Jarcho:option_match_map, r=llogiq
2021-02-23 borsAuto merge of #6777 - giraffate:remove_unneeded_blank_l...
2021-02-23 borsAuto merge of #6774 - Y-Nak:quick-fix-bless, r=phansch
2021-02-22 borsAuto merge of #6769 - Y-Nak:inconsistent-struct-constru...
2021-02-22 Jason NewcombAdd: option_manual_map lint
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-21 borsAuto merge of #6765 - camsteffen:unnecessary-wraps...
2021-02-21 borsAuto merge of #6754 - camsteffen:spanlesseq-res, r...
2021-02-20 Yoshitomo NakanishiNew lint: inconsistent_struct_constructor
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 boolean_coercionAdded boilerplate
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 borsAuto merge of #6719 - flip1995:changelog, r=xFrednet...
2021-02-11 flip1995Update changelog for 1.51
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6695 - TaKO8Ki:add-bytes-nth, r=phansch
2021-02-10 borsAuto merge of #6687 - ehuss:stabilize-wrapper, r=flip1995
2021-02-07 Takayuki Maedaadd a new lint `bytes_nth`
2021-02-07 borsAuto merge of #6686 - matthiaskrgr:lintcheck_git, r...
2021-02-07 borsAuto merge of #6674 - phlip9:disallowed_functions,...
2021-02-07 borsAuto merge of #6685 - magurotuna:filter_map_identity...
2021-02-07 borsAuto merge of #6681 - 1c3t3a:1c3t3a-issue-6467, r=xFred...
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-06 Yusuke TanakaAdd new lint `filter_map_identity`
2021-02-05 Bastian KerstingFirst version of the lint
2021-02-04 borsAuto merge of #6646 - nahuakang:for_loops_over_options_...
2021-02-04 Yoshitomo NakanishiNew lint: default_numeric_fallback
2021-02-03 borsAuto merge of #6669 - magurotuna:fix-test-name, r=flip1995
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-03 Manish GoregaokarMerge branch 'sync-from-rust3' into rustup
2021-02-03 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rustup
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 borsAuto merge of #6639 - xFrednet:0000-configuration-docum...
2021-02-02 borsAuto merge of #6664 - camsteffen:path-to-res, r=Manishearth
2021-02-02 borsAuto merge of #6523 - brightly-salty:missing-panic...
2021-02-02 Caden HausteinAdd missing_panics_doc lint
2021-02-01 nahuakangImplement manual flatten lint
2021-02-01 nahuakangRun cargo dev update_lints
2021-02-01 nahuakangRename lint
2021-02-01 nahuakangDraft skeleton for new lint
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
next