]> git.lizzy.rs Git - rust.git/history - README.md
update_lints
[rust.git] / README.md
2019-08-11 Ralf Jungupdate_lints
2019-08-09 borsAuto merge of #4362 - lzutao:expect-on-cstring_as_ptr...
2019-08-09 borsAuto merge of #4361 - lzutao:fix-raw-string-on-single_c...
2019-08-09 borsAuto merge of #4360 - atouchet:patch-1, r=phansch
2019-08-09 Alex TouchetFix HTTPS in links
2019-08-08 borsAuto merge of #4358 - lzutao:cleanup_implicit_return...
2019-08-08 borsAuto merge of #4357 - lzutao:update-pr-template, r...
2019-08-08 borsAuto merge of #4355 - lzutao:macro_expn_try_err, r...
2019-08-07 borsAuto merge of #4350 - matthiaskrgr:readme_cargo_fix_cli...
2019-08-07 Matthias KrügerUpdate README.md (fix typo)
2019-08-07 Matthias KrügerREADME: mention that cargo fix has experimental support...
2019-08-07 borsAuto merge of #4339 - phansch:rustfix_needless_bool...
2019-08-07 borsAuto merge of #4345 - phansch:enum_variants_fix, r...
2019-08-07 borsAuto merge of #4346 - atouchet:links, r=flip1995
2019-08-06 Alex TouchetUpdate Readme
2019-08-05 borsAuto merge of #4203 - Urriel:feat/333_calling_main...
2019-08-05 flip1995Run update_lints and fmt
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-07-30 borsAuto merge of #3766 - xd009642:issue-3764, r=flip1995
2019-07-27 xd009642Respond to review comments
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-17 borsAuto merge of #4280 - phansch:uitests_matches, r=flip1995
2019-07-17 borsAuto merge of #4259 - Darth-Revan:origin/inherent_to_st...
2019-07-17 Darth-RevanImplement lint for inherent to_string() method.
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-03 borsAuto merge of #4250 - mikerite:fix-3992, r=phansch
2019-07-03 borsAuto merge of #4249 - matthiaskrgr:license_url, r=phansch
2019-07-02 Matthias Krügerreadme: fix urls in the license
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-22 borsAuto merge of #4220 - d-dorazio:4182-needless-return...
2019-06-21 borsAuto merge of #4225 - jeremystucki:refactoring, r=flip1995
2019-06-21 borsAuto merge of #3919 - matthiaskrgr:readme_3, r=flip1995
2019-06-20 Matthias Krügerreadme: update
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 #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-18 pJungerUpdated README.
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 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-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-11 borsAuto merge of #3938 - phansch:more_uicleanup, r=oli-obk
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-11 Philipp KronesUpdate README.md
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 Sunjay VarmaMention that -D warnings will deny ALL warnings, not...
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-03-03 Philipp HanschReword 'Setup' a bit
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-23 borsAuto merge of #3801 - Wilfred:patch-1, r=Manishearth
2019-02-23 Wilfred HughesFix broken markdown in README.md
2019-02-22 Vincent MartínezFix broken link in README
2019-02-22 borsAuto merge of #3796 - rust-lang:clarify-readme, r=oli-obk
2019-02-22 Manish GoregaokarClarify lint groups in readme
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 rhysdrun `util/dev update_lints` and `cargo fmt --all`
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 UnknownUpdated readme.
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...
next