]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Revert "Revert global fmt config and use `rustfmt::skip`"
[rust.git] / CHANGELOG.md
2019-07-01 borsAuto merge of #4243 - mikerite:fix-4058, r=flip1995
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-06-22 Joe FrikkerAdding try_err lint
2019-06-19 borsAuto merge of #4210 - dtolnay:division, r=flip1995
2019-06-19 borsAuto merge of #4217 - Manishearth:clog, r=flip1995
2019-06-19 flip1995Unify heading style
2019-06-18 Manish GoregaokarMake headings stable
2019-06-18 Manish GoregaokarUpdate changelog
2019-06-14 borsAuto merge of #4162 - krk:static-static, r=flip1995
2019-06-14 krkRename REDUNDANT_STATIC_LIFETIME to REDUNDANT_STATIC_LI...
2019-06-14 krkRename const_static_lifetime to redundant_static_lifetime.
2019-06-14 krkAdd lint for statics with explicit static lifetime.
2019-06-12 borsAuto merge of #4195 - thiagoarrais:division-of-integer...
2019-06-12 Thiago ArraisAdds lint for integer division
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 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-21 Harrison McCulloughImplement get_last_with_len lint
2019-05-20 borsAuto merge of #4088 - pJunger:check1, r=oli-obk
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4107 - taiki-e:useless_attribute, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-19 borsAuto merge of #4111 - Manishearth:changelog, r=oli-obk
2019-05-18 Manish GoregaokarUpdate master changelog
2019-05-18 Manish GoregaokarUpdate beta changelog
2019-05-18 pJungerAdded lint for TryFrom for checked integer conversion...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-17 borsAuto merge of #4104 - Manishearth:beta-backports, r...
2019-05-17 Manish GoregaokarBackport #4101
2019-05-16 borsAuto merge of #4101 - mikerite:redundant_closures_for_m...
2019-05-16 Manish GoregaokarRename to redundant_closure_for_method_calls
2019-05-16 Michael WrightSplit redundant_closure lint
2019-05-02 borsAuto merge of #4049 - airt:fix-4033-search_is_some...
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-30 borsAuto merge of #4039 - andrehjr:add-find-map-lints,...
2019-04-30 André Luis Leal... Add lints for find_map
2019-04-19 borsAuto merge of #3989 - flip1995:assert_on_const, r=phansch
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3954 - andrehjr:add-lint-path-buf-overwr...
2019-04-18 André Luis Leal... Add lint PathBufPushOverwrite
2019-04-17 borsAuto merge of #3977 - phansch:add_rustfix_bool_comparis...
2019-04-17 borsAuto merge of #3976 - phansch:deref_addrof_rustfix...
2019-04-17 borsAuto merge of #3975 - phansch:has_placeholders, r=flip1995
2019-04-14 borsAuto merge of #3960 - phansch:fix_except, r=flip1995
2019-04-14 borsAuto merge of #3956 - rust-lang:beta-clog, r=phansch
2019-04-14 Manish GoregaokarLink to ICEs
2019-04-14 Philipp HanschUpdate CHANGELOG.md
2019-04-14 borsAuto merge of #3951 - phansch:add_combine_integration_t...
2019-04-13 Manish GoregaokarBeta changelog
2019-04-13 borsAuto merge of #3950 - phansch:update_changelog, r=Manis...
2019-04-13 Philipp HanschMention configuration option for too_many_lines lint
2019-04-13 Philipp HanschUpdate changelog for Rust 1.34.0
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-02 Félix FischerAdd TransmutingNull Lint
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
2019-02-27 borsAuto merge of #3666 - detrumi:map-or-on-non-copy, r...
2019-02-26 borsAuto merge of #3821 - g-bartoszek:redundant_closure...
2019-02-26 borsAuto merge of #3818 - phansch:update_changelog, r=oli-obk
2019-02-25 Philipp HanschUpdate changelog for Rust 1.33
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-18 Michael HowellUpdate README and CHANGELOG
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 borsAuto merge of #3723 - rhysd:issue3721, r=oli-obk
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 UnknownRunning util/dev to update README/CHANGELOG
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-02-01 rhysdadd dbg_macro rule to CHANGELOG.md and update count...
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: lint only enum matches.
2019-01-29 Alex Hamiltonwildcard_match_arm: add lint properly.
2019-01-29 borsAuto merge of #3648 - phansch:const_fn_lint, r=oli-obk
2019-01-29 Philipp HanschAdd initial version of const_fn lint
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-26 borsAuto merge of #3702 - phansch:changechangelog, r=matthi...
2019-01-26 Philipp HanschRemove unsafe_vector_initialization from added lints
2019-01-26 borsAuto merge of #3690 - mikerite:fix-3630-expect-fun...
2019-01-26 borsAuto merge of #3701 - mikerite:fix-3118, r=phansch
2019-01-25 borsAuto merge of #3691 - phansch:update_changelog, r=oli-obk
2019-01-24 Philipp HanschUpdate changelog with all changes since 0.0.212
2019-01-23 borsAuto merge of #3582 - Arkweid:add-lints-aseert-checks...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-09 Abroskin AlexanderMerge branch 'master' into add-lints-aseert-checks
next