]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/stable_sort_primitive.rs
Auto merge of #8937 - Jarcho:merge_match_passes, r=llogiq
[rust.git] / clippy_lints / src / stable_sort_primitive.rs
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-30 borsAuto merge of #8720 - asquared31415:ptr-cast-ice-fix...
2022-04-27 borsAuto merge of #8617 - Alexendoo:relax-needless-late...
2022-04-21 borsAuto merge of #8716 - binggh:stable-sort-message-update...
2022-04-20 bingBetter documentation wording and add known problems...
2022-04-18 bingLess authoritative stable_sort_primitive message
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-01-30 borsAuto merge of #8322 - jubnzv:8282-single-match, r=llogiq
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-28 borsAuto merge of #8354 - dswij:8345, r=giraffate
2022-01-27 borsAuto merge of #8359 - flip1995:rustup, r=flip1995
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #8193 - ebobrow:redundant_closure_fp...
2021-12-30 borsAuto merge of #8196 - flip1995:rustup, r=flip1995
2021-12-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-10 xFrednetAdded `clippy::version` attribute to all normal lints
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-28 borsAuto merge of #7502 - flip1995:rollup-y3ho3w0, r=flip1995
2021-07-28 Philipp KronesRollup merge of #7420 - xFrednet:7172-update-lint-docum...
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #6918 - camsteffen:utils-re-export, r...
2021-03-17 Cameron SteffenDon't re-export clippy_utils::*
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-16 borsAuto merge of #6915 - smoelius:docs-link, r=llogiq
2021-03-16 borsAuto merge of #6916 - camsteffen:diagnostics-util,...
2021-03-16 Cameron SteffenDon't re-export clippy_utils::diagnostics::*
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-21 borsAuto merge of #6609 - giraffate:fix_wrong_suggestion_of...
2021-01-21 borsAuto merge of #6605 - kawogi:doc-markdown, r=llogiq
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-21 borsAuto merge of #6611 - pastchick3:master, r=flip1995
2021-01-21 pastchick3Improve the suggestion message of `stable_sort_primitive`.
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-26 borsAuto merge of #5966 - 1c3t3a:1c3t3a-dev-5819-fix, r...
2020-08-26 borsAuto merge of #5946 - mikerite:fix-5729, r=flip1995
2020-08-26 borsAuto merge of #5949 - rail-rain:fix_fp_borrow_interior_...
2020-08-25 borsAuto merge of #5951 - ThibsG:FixMacroCloneOnRefPtr2076...
2020-08-25 borsAuto merge of #5952 - 1c3t3a:1c3t3a-dev-5819, r=Manishearth
2020-08-25 borsAuto merge of #5947 - ebroto:rustup_doc_improvements...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-25 borsAuto merge of #5920 - giraffate:fix_fp_for_redundant_cl...
2020-08-24 borsAuto merge of #5935 - matthiaskrgr:unstable_sort_ty_nam...
2020-08-24 Matthias Krügerstable_sort_primitive: print the type that is being...
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-15 borsAuto merge of #5910 - flip1995:rustup, r=flip1995
2020-08-13 borsAuto merge of #5901 - giraffate:add_reference_to_rustc_...
2020-08-13 borsAuto merge of #5900 - ThibsG:ParensUselessConversion475...
2020-08-12 borsAuto merge of #5897 - matthiaskrgr:no_clone_tts, r...
2020-08-12 borsAuto merge of #5884 - Ryan1729:patch-1, r=flip1995
2020-08-12 borsAuto merge of #5893 - matthiaskrgr:lint_msg, r=yaahc
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 Matthias Krügerstable-sort-primitive: make lint adhere to lint message...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5825 - giraffate:same_item_push, r...
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
next