]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Philipp KronesTemporarily move clippy::unused_peekable to nursery
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 Markus ReiterFix clippy.
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-12 Nicholas NethercoteRemove unused argument from `visit_poly_trait_ref`.
2022-09-12 Nicholas NethercoteRemove unused span argument from `visit_name`.
2022-09-12 Nicholas NethercoteRemove unused span argument from `walk_fn`.
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-10 Niklas Jonssonrustc_error, rustc_private, rustc_ast: Switch to stable...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Michael GouletAppease clippy again
2022-09-09 Michael GouletMake clippy happy
2022-09-09 Jack HueyRemove ReEmpty
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-07 Vadim Petrochenkovrustc: Parameterize `ty::Visibility` over used ID
2022-09-06 Jason NewcombAllow lint passes to be bound by `TyCtxt`
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 Takayuki Maedause `propagate_through_exprs` instead of `propagate_thr...
2022-09-05 borsAuto merge of #101228 - nnethercote:simplify-hir-PathSe...
2022-09-05 Takayuki Maedarefactor: remove unnecessary variables
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-05 Nicholas NethercotePack `Term` in the same way as `GenericArg`.
2022-09-05 Nicholas NethercoteMake `hir::PathSegment::res` non-optional.
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-31 Ralf Jungfix a clippy test
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-29 5225225Fix tests due to 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-24 Joshua NelsonStabilize `#![feature(label_break_value)]`
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 NethercoteRename some things related to literals.
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 Eric HussUpdate clippy for introduction of Node::ExprField
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-11 Nicholas NethercoteSimplify `rustc_ast::visit::Visitor::visit_poly_trait_ref`.
2022-08-10 Camille GILLOTDo not consider method call receiver as an argument...
2022-08-06 borsAuto merge of #99743 - compiler-errors:fulfillment...
2022-08-04 Michael GouletAdd `traits::fully_solve_obligation` that acts like...
2022-08-03 Fabian WolffWarn about dead tuple struct fields
2022-08-02 Matthias KrügerRollup merge of #100053 - flip1995:clippy_backport...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-02 tabokiemove [`assertions_on_result_states`] to restriction
2022-08-01 Camille GILLOTRemove DefId from AssocItemContainer.
2022-08-01 Camille GILLOTStore associated item defaultness in impl_defaultness.
2022-08-01 borsAuto merge of #99884 - nnethercote:lexer-improvements...
2022-07-31 Nicholas NethercoteShrink `Token`.
2022-07-31 Alex MacleodAlways include a position span in rustc_parse_format...
2022-07-31 Dylan DPCRollup merge of #99186 - camsteffen:closure-localdefid...
2022-07-30 Cameron SteffenUse LocalDefId for closures more
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 Miguel GuarnizChange enclosing_body_owner to return LocalDefId
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-29 Nicholas NethercoteRemove `TreeAndSpacing`.
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 David Woodlint: add bad opt access internal lint
2022-07-26 Camille GILLOTClippy fallout.
2022-07-26 Camille GILLOTReplace LifetimeRes::Anonymous by LifetimeRes::Infer.
2022-07-25 borsAuto merge of #97313 - cjgillot:ast-lifetimes-anon...
2022-07-25 Camille GILLOTClippy fallout.
2022-07-25 Preston FromGenerate correct suggestion with named arguments used...
2022-07-22 Michael GouletDo not resolve associated const when there is no provid...
2022-07-20 Oli SchererRevert "Rollup merge of #98582 - oli-obk:unconstrained_...
2022-07-19 Michael GouletMention first and last macro in backtrace
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-16 CaioStabilize `let_chains`
next