]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-28 Matthias Krügerupdate the lint messages and tests
2021-02-28 Matthias Krügerfix clippy lint warnings
2021-02-28 Matthias Krügertests: add test that roughly ensures that our lint...
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-27 borsAuto merge of #6812 - Y-Nak:fix-6792, r=matthiaskrgr
2021-02-27 Yoshitomo NakanishiAdd test for ICE 6793
2021-02-27 Yoshitomo NakanishiUse TypeckResults::expr_ty instead of TyCtxt::type_of...
2021-02-27 borsAuto merge of #6730 - anall:feature/owned_to_owned_meth...
2021-02-27 Andrea Nalladded new lint `implicit_clone`
2021-02-26 borsAuto merge of #6800 - matthiaskrgr:lintcheck_stats...
2021-02-26 Cameron SteffenRevert "Fix versioncheck test"
2021-02-26 Cameron SteffenAdd package arguments to dogfood test
2021-02-26 Cameron SteffenRevert "Add workspace to manifest"
2021-02-26 Cameron SteffenRevert "Fix lintcheck by excluding checked crates from...
2021-02-26 Cameron SteffenRevert "Test workspace at once"
2021-02-26 borsAuto merge of #6796 - dtolnay-contrib:manualmap, r...
2021-02-26 Matthias Krügerlintcheck: update logs and do minor fixes
2021-02-26 Matthias Krügerlintcheck: print stats how lint counts have changed...
2021-02-26 Matthias Krügerlintcheck: fix bug when getting the config toml path.
2021-02-26 David TolnayDowngrade manual_map to nursery
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 Marc Dominik... Add original test case from issue
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 Mateusz Gacekor_fun_call: fix suggestion for `or_insert(vec![])`
2021-02-25 borsAuto merge of #6789 - flip1995:rustup, r=flip1995
2021-02-25 flip1995Bump nightly version -> 2021-02-25
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-25 borsAuto merge of #6788 - matthiaskrgr:upper_case_acronyms...
2021-02-25 Matthias Krügerrun cargo dev update_lints
2021-02-25 borsAuto merge of #6783 - avitex:add-opendns-ident, r=giraffate
2021-02-24 Matthias Krügerupper_case_acronyms: add io-toml tests and bless previo...
2021-02-24 Matthias Krügerupper_case_acronyms: add optional aggressive mode and...
2021-02-24 avitexadd test coverage for all `doc-valid-idents`
2021-02-24 avitexAdd OpenDNS to `doc-valid-idents`
2021-02-24 borsAuto merge of #6786 - smoelius:move-conf-rs-back-into...
2021-02-24 Marc Dominik... Don't lint unit args if expression kind is path
2021-02-24 Samuel E. Moelius IIIMove conf.rs back into clippy_lints
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-24 borsAuto merge of #6782 - ojeda:readme-as-wrapper, r=flip1995
2021-02-24 Miguel OjedaREADME: Add subsection on running Clippy as a rustc...
2021-02-23 Samuel E. Moelius IIIMove `declare_clippy_lint` back into clippy_lints
2021-02-23 Samuel E. Moelius IIIUpdate references in doc directory
2021-02-23 Samuel E. MoeliusUpdate clippy_utils/Cargo.toml
2021-02-23 Samuel E. Moelius IIITypo
2021-02-23 Samuel E. Moelius IIIRemove file accidentally re-added during rebase
2021-02-23 Samuel E. Moelius IIIUpdate custom_ice_message.stderr
2021-02-23 Samuel E. Moelius IIIFix update_lints
2021-02-23 Samuel E. Moelius IIIFix doc test
2021-02-23 Samuel E. Moelius IIIBump clippy_utils version
2021-02-23 Samuel E. Moelius IIIFix versioncheck test
2021-02-23 Samuel E. Moelius IIIFix one import
2021-02-23 Samuel E. Moelius IIIImprove tests
2021-02-23 Samuel E. Moelius IIIRemove unused features
2021-02-23 Samuel E. Moelius IIIRemove unused dependencies
2021-02-23 Samuel E. Moelius IIIGet tests to pass
2021-02-23 Samuel E. Moelius IIIUpdate clippy_utils/src/lib.rs
2021-02-23 Samuel E. Moelius IIIUpdate clippy_lints/src/lib.rs
2021-02-23 Samuel E. Moelius IIIFactor out `clippy_utils` crate
2021-02-23 borsAuto merge of #6573 - Jarcho:option_match_map, r=llogiq
2021-02-23 borsAuto merge of #6781 - matthiaskrgr:lintcheck_fix, r...
2021-02-23 Matthias Krügerlintcheck fix build (forgot to pass function parameter...
2021-02-23 borsAuto merge of #6780 - matthiaskrgr:lintcheck2, r=flip1995
2021-02-23 Matthias Krügerlintcheck: rerun if clippy changed
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 Takayuki NakataRemove unneeded blank lines from doc
2021-02-22 borsAuto merge of #6775 - matthiaskrgr:upper_case_pedantic...
2021-02-22 Matthias Krügerupper_case_acronyms: move lint from style to pedantic...
2021-02-22 borsAuto merge of #6769 - Y-Nak:inconsistent-struct-constru...
2021-02-22 Jason NewcombFix dogfood errors
2021-02-22 Yoshitomo NakanishiQuick fix cargo dev bless
2021-02-22 Jason NewcombAdd: option_manual_map lint
2021-02-22 Yoshitomo NakanishiDescribe the order of fields in struct ctor doesn't...
2021-02-21 borsAuto merge of #6771 - MortenLohne:master, r=flip1995
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 Morten LohneFix FP in inherent_to_string when the function has...
2021-02-20 Yoshitomo NakanishiFix unnecessary_sort_by.rs that fails the dogfood test
2021-02-20 Yoshitomo NakanishiNew lint: inconsistent_struct_constructor
2021-02-20 ThibsGFix camel case postfix for `enum_variant_names` lint
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-20 borsAuto merge of #6766 - matthiaskrgr:nestedmatch, r=flip1995
2021-02-20 borsAuto merge of #6764 - matthiaskrgr:lintcheck_par_iter...
2021-02-19 Matthias Krügerlintcheck: add -j <N> option to configure threads.
2021-02-19 Matthias Krügerlintcheck: sort crates before linting
2021-02-19 Matthias Krügerlintcheck: show progress percentage in the "Linting...
2021-02-19 Matthias Krügerlintheck: show output (and compiler errors!) when compi...
2021-02-19 Matthias Krügerlintcheck: tweak some comments
2021-02-19 boolFixed the known problems section
2021-02-19 boolUpdated from_str_radix_10 sugg to be slightly smarter...
2021-02-19 Camille GILLOTMove try_print_query_stack to rustc_interface.
2021-02-19 Matthias Krügercollapsible_match: fix lint message capitalization
2021-02-19 Cameron SteffenChange known problems
2021-02-19 Cameron SteffenChange unnecessary_wraps to pedantic
2021-02-19 Dylan DPCRollup merge of #82238 - petrochenkov:nocratemod, r...
2021-02-18 Matthias Krügerlintcheck: parallelize
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Pierre-Andre... Changed fn body suggestion msg
2021-02-18 borsAuto merge of #6763 - flip1995:fix_lintcheck, r=matthia...
next