]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods
Remove DefId from AssocItemContainer.
[rust.git] / clippy_lints / src / methods /
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-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 Miguel GuarnizAvoid ICE when fetching LocalDefId
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 Takayuki Maedaavoid some `Symbol` to `String` conversions
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-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-01 Cameron SteffenFactor out hir::Node::Binding
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-19 Maybe Waffleremove last use of MAX_SUGGESTION_HIGHLIGHT_LINES
2022-06-19 Maybe Waffleremove `span_lint_and_sugg_for_edges` from clippy utils
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new`
2022-06-11 Camille GILLOTMake `ExprKind::Closure` a struct variant.
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-05-24 borsAuto merge of #96098 - JakobDegen:always-return-place...
2022-05-24 Yuki OkushiRollup merge of #97289 - compiler-errors:tcxify-clippy...
2022-05-23 Michael GouletLifetime variance fixes for clippy
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-01 Vadim Petrochenkovrustc: Panic by default in `DefIdTree::parent`
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-03-31 borsAuto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 lcnrget clippy to compile again
2022-03-29 Camille GILLOTRemember mutability in `DefKind::Static`.
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
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 `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 lcnrremove `TyS::same_type`
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-17 kadminUpdate w/ comments
2022-01-17 kadminUpdate term for use in more places
2022-01-17 kadminUse Term in ProjectionPredicate
2022-01-17 borsAuto merge of #90986 - camsteffen:nested-filter, r...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 Cameron SteffenFix Visitor::NestedFilter in Clippy
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-15 Camille GILLOTReturn a LocalDefId in get_parent_item.
2022-01-15 Elleninitial revert
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-15 Matthias KrügerRollup merge of #90521 - jhpratt:stabilize-destructurin...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Ident::as_str()`...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
next