]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/author.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / utils / author.rs
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-24 Takayuki Maedaseparate definitions and `HIR` owners
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 borsAuto merge of #101228 - nnethercote:simplify-hir-PathSe...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-02 Cameron Steffenclippy: BindingAnnotation change
2022-08-29 borsAuto merge of #9385 - rust-lang:unnecessary-cast-remove...
2022-08-29 borsAuto merge of #9388 - Jarcho:rustup, r=Jarcho
2022-08-28 Nicholas NethercoteUse `&'hir Expr` everywhere.
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-24 Yuki OkushiRollup merge of #99332 - jyn514:stabilize-label-break...
2022-08-23 Nicholas NethercoteRemove the symbol from `ast::LitKind::Err`.
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-15 borsAuto merge of #9318 - lukaslueg:ifletmutexref, r=xFrednet
2022-08-14 borsAuto merge of #9187 - sgued:iter-once, r=flip1995
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9324 - flip1995:changelog, r=xFrednet
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-11 borsAuto merge of #9323 - flip1995:rustup, r=flip1995
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-31 Dylan DPCRollup merge of #99186 - camsteffen:closure-localdefid...
2022-07-30 borsAuto merge of #99948 - Dylan-DPC:rollup-ed5136t, r...
2022-07-29 Miguel GuarnizRename local_did to def_id
2022-07-29 Miguel GuarnizChange maybe_body_owned_by to take local def id
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 borsAuto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-12 Maybe WaffleFix clippy build
2022-07-11 Ding Xiang Feimove else block into the `Local` struct
2022-07-11 Ding Xiang Feilower let-else in MIR instead
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-25 borsAuto merge of #8985 - botahamec:single-match-option...
2022-06-25 borsAuto merge of #9015 - kyoto7250:issue_8493, r=Jarcho
2022-06-24 borsAuto merge of #9036 - xFrednet:0000-force-warn-in-drive...
2022-06-23 borsAuto merge of #8953 - DevAccentor:slow_vector_initializ...
2022-06-22 borsAuto merge of #9017 - alex-semenyuk:while_let_on_iterat...
2022-06-20 borsAuto merge of #9006 - kyoto7250:issue-8836-v2, r=Jarcho
2022-06-17 borsAuto merge of #8989 - kyoto7250:default_iter_empty...
2022-06-16 borsAuto merge of #9007 - flip1995:rustup, r=flip1995
2022-06-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-11 Camille GILLOTMake `ExprKind::Closure` a struct variant.
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8881 - dmarcoux:update-outdated-doc...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-21 borsAuto merge of #8848 - Serial-ATA:auto-detect-theme...
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-20 borsAuto merge of #8856 - xFrednet:rustup, r=Manishearth...
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-09 SparrowLiifix clippy
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-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 borsAuto merge of #8705 - cpw2n5:spellcheck, r=Manishearth
2022-04-15 whodiadding spell checking
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...
next