]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/eq_op.rs
Replace `#[allow]` with `#[expect]` in Clippy
[rust.git] / clippy_lints / src / eq_op.rs
2022-05-07 xFrednetReplace `#[allow]` with `#[expect]` in Clippy
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-14 borsAuto merge of #8534 - flip1995:rustup, r=flip1995
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-02-26 borsAuto merge of #8462 - ken-matsui:use-precise-namespace...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-24 borsAuto merge of #8468 - flip1995:rustup, r=flip1995
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-26 Georgy KomarovMerge remote-tracking branch 'origin/master' into 8282...
2022-01-21 borsAuto merge of #8271 - Jarcho:ptr_arg_214, r=flip1995
2022-01-19 borsAuto merge of #8280 - xFrednet:8276-map-clone-msrv...
2022-01-19 borsAuto merge of #8304 - camsteffen:test-tweaks, r=flip1995
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 Elliot Bobrowfix op_ref false positive
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-12 borsAuto merge of #8226 - Jarcho:manual_memcpy_8160, r...
2022-01-12 borsAuto merge of #8198 - camsteffen:no-method-call-macro...
2022-01-08 borsAuto merge of #8201 - smoelius:master, r=camsteffen
2022-01-05 borsAuto merge of #8221 - Jarcho:while_let_on_iterator_8113...
2022-01-05 borsAuto merge of #8224 - Jarcho:type_repetition_in_bounds_...
2022-01-05 borsAuto merge of #8223 - camsteffen:remove-in-macro, r...
2022-01-04 borsAuto merge of #8219 - camsteffen:macro-decoupling,...
2022-01-04 borsNew macro utils
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
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-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-05 borsAuto merge of #7937 - flip1995:rustfmt-skip-artefact...
2021-11-05 borsAuto merge of #7897 - camsteffen:in-macro, r=flip1995
2021-11-05 Cameron SteffenUse Span::from_expansion instead of in_macro
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7838 - nhamovitz:trailing_zs_arr_wo_repr...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-20 borsAuto merge of #7840 - dswij:question-mark-result, r...
2021-10-19 borsAuto merge of #7833 - Dmitry-Borodin:patch-1, r=giraffate
2021-10-19 borsAuto merge of #7811 - rust-lang:eq-op-testless, r=xFrednet
2021-10-19 Andre Bogusavoid `eq_op` in test code
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-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-19 borsAuto merge of #7221 - th1000s:keyword_, r=giraffate
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-19 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-19 borsAuto merge of #7470 - DevinR528:fix-ice7447, r=flip1995
2021-07-19 borsAuto merge of #7403 - Anthuang:redundant-method-names...
2021-07-18 borsAuto merge of #7474 - camsteffen:binop, r=Manishearth
2021-07-18 Cameron SteffenUse From to convert BinOpKind
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-27 borsAuto merge of #7281 - camsteffen:has-doc-fp, r=flip1995
2021-05-26 borsAuto merge of #7280 - camsteffen:macro-use, r=Manishearth
next