]> git.lizzy.rs Git - rust.git/history - clippy_utils
Use `token::Lit` in `ast::ExprKind::Lit`.
[rust.git] / clippy_utils /
2022-11-15 Nicholas NethercoteUse `token::Lit` in `ast::ExprKind::Lit`.
2022-11-13 Maybe WaffleFix clippy and rustdoc
2022-11-11 clubby789Introduce `ExprKind::IncludedBytes`
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-10-29 Cameron SteffenUse LanguageItems::require less
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-27 Maybe WaffleUpdate tooling
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-22 Michael GouletIntroduce subst_iter and subst_iter_copied on EarlyBinder
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
2022-10-21 Dylan DPCRollup merge of #102922 - kper:bugfix/102902-filtering...
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 lcnrrustc_hir_typeck: fix clippy
2022-10-19 yukangAdd testcase for next_point, fix more trivial issues...
2022-10-12 Ralf Jungmerge rustc history
2022-10-10 Guillaume GomezFix unclosed HTML tag in clippy doc
2022-10-10 Ralf Jungmerge rustc history
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 Michael GouletRename AssocItemKind::TyAlias to AssocItemKind::Type
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
2022-10-09 Michael GouletImplItemKind::TyAlias => ImplItemKind::Type
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 borsAuto merge of #2583 - RalfJung:rustup, r=oli-obk
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 ouz-aRemove `mir::CastKind::Misc`
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-01 borsAuto merge of #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe Waffleclippy: adopt to the new lint API
2022-09-28 Nicholas NethercoteShrink `hir::def::Res`.
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-26 Pietro Albiniremove cfg(bootstrap)
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-24 Takayuki Maedaseparate definitions and `HIR` owners
2022-09-24 borsAuto merge of #102068 - cjgillot:erased-lifetime-print...
2022-09-23 NilstriebFix clippy's const fn stability check for CURRENT_RUSTC...
2022-09-23 borsAuto merge of #102056 - b-naber:unevaluated, r=lcnr
2022-09-23 b-naberrename Unevaluated to UnevaluatedConst
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-22 b-naberintroduce mir::Unevaluated
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-19 lcnrremove the `Subst` trait, always use `EarlyBinder`
2022-09-16 Oli SchererRevert "Revert "Rollup merge of #98582 - oli-obk:uncons...
2022-09-15 est31Fix clippy
2022-09-15 borsAuto merge of #101811 - flip1995:clippyup, r=flip1995
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-13 Eric HolkAddress code review comments
2022-09-13 borsAuto merge of #100640 - reitermarkus:socket-display...
2022-09-13 Eric HolkMake x.py check work
2022-09-12 Markus ReiterSimplify `clippy` fix.
2022-09-12 Nicholas NethercoteRemove unused span argument from `visit_name`.
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Michael GouletAppease clippy again
2022-09-09 Michael GouletMake clippy happy
2022-09-08 borsAuto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r...
2022-09-08 Dylan DPCRollup merge of #101501 - Jarcho:tcx_lint_passes, r...
2022-09-08 borsAuto merge of #101467 - nnethercote:shrink-hir-Ty-Pat...
2022-09-08 Dylan DPCRollup merge of #101498 - petrochenkov:visparam, r...
2022-09-08 Nicholas NethercoteIntroduce `DotDotPos`.
2022-09-08 Nicholas NethercoteArena-allocate `hir::Lifetime`.
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 Oli SchererGeneralize the Assume intrinsic statement to a general...
2022-09-06 Oli SchererLower the assume intrinsic to a MIR statement
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-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombUse `CountIsStart` in clippy
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-29 NilstriebRevert let_chains stabilization
2022-08-28 Nicholas NethercoteUse `&'hir Ty` everywhere.
2022-08-28 Nicholas NethercoteUse `&'hir Expr` everywhere.
2022-08-26 Tomasz MiąskoReplace `Body::basic_blocks()` with field access
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-17 Matthias KrügerRollup merge of #100018 - nnethercote:clean-up-LitKind...
2022-08-16 Nicholas NethercoteShrink `ast::Attribute`.
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-12 Mark RousskovAdjust cfgs
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Matthias KrügerRollup merge of #100392 - nnethercote:simplify-visitors...
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-10 Camille GILLOTDo not consider method call receiver as an argument...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-01 borsAuto merge of #99884 - nnethercote:lexer-improvements...
next