]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-24 Matthias KrügerRollup merge of #100940 - TaKO8Ki:do-not-suggest-adding...
2022-08-24 Matthias KrügerRollup merge of #100938 - notriddle:notriddle/fields...
2022-08-24 Matthias KrügerRollup merge of #100930 - cuviper:podman-keep-id, r...
2022-08-24 Matthias KrügerRollup merge of #100926 - tusharxoxoxo:master, r=Dylan-DPC
2022-08-24 Matthias KrügerRollup merge of #100922 - GuillaumeGomez:rewrite-error...
2022-08-24 Matthias KrügerRollup merge of #100919 - sanxiyn:parallel-liveness...
2022-08-24 Matthias KrügerRollup merge of #100912 - tmiasko:make-include, r=TaKO8Ki
2022-08-24 Matthias KrügerRollup merge of #100906 - ChayimFriedman2:map-index...
2022-08-24 Matthias KrügerRollup merge of #100901 - TaKO8Ki:make-some-methods...
2022-08-24 Matthias KrügerRollup merge of #100888 - spastorino:coherence-negative...
2022-08-24 Matthias KrügerRollup merge of #100855 - IsaacCloos:master, r=joshtriplett
2022-08-24 Matthias KrügerRollup merge of #100826 - vincenzopalazzo:macros/wrong_...
2022-08-24 Matthias KrügerRollup merge of #100220 - scottmcm:fix-by-ref-sized...
2022-08-24 Matthias KrügerRollup merge of #99993 - petrochenkov:linkdated, r...
2022-08-24 Takayuki Maedause a minimized example
2022-08-24 borsAuto merge of #100942 - ehuss:update-cargo, r=ehuss
2022-08-24 Eric HussUpdate cargo
2022-08-24 Takayuki Maedado not suggest adding a bound to a opaque type
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-24 Michael Howellrustdoc: remove unused CSS rule
2022-08-23 borsAuto merge of #100675 - Xiretza:fluent-mandate-crate...
2022-08-23 Josh StoneUse `--userns=keep-id` when "docker" is really podman
2022-08-23 Vincenzo Palazzosugg: take into count the debug formatting
2022-08-23 borsAuto merge of #99917 - yaahc:error-in-core-move, r...
2022-08-23 Guillaume GomezFix links to error codes
2022-08-23 Guillaume GomezHandle error code hash by redirecting to the correct...
2022-08-23 Tushar DahiyaUpdate README.md
2022-08-23 Guillaume GomezRewrite error index generator to greatly reduce the...
2022-08-23 Chayim Refael... Suggest alternatives when trying to mutate a `HashMap...
2022-08-23 borsAuto merge of #100920 - Dylan-DPC:rollup-vlcw3sr, r...
2022-08-23 Dylan DPCRollup merge of #100909 - nnethercote:minor-ast-LitKind...
2022-08-23 Dylan DPCRollup merge of #100907 - Nilstrieb:unrachable-typo...
2022-08-23 Dylan DPCRollup merge of #100857 - camsteffen:query-parse-refact...
2022-08-23 Dylan DPCRollup merge of #100851 - Alexendoo:rpf-width-prec...
2022-08-23 Dylan DPCRollup merge of #100835 - devnexen:listener_followups...
2022-08-23 Dylan DPCRollup merge of #100768 - Facel3ss1:plugin-impl-transla...
2022-08-23 Dylan DPCRollup merge of #100368 - chenyukang:fix-100321, r...
2022-08-23 Dylan DPCRollup merge of #100309 - compiler-errors:issue-100300...
2022-08-23 Dylan DPCRollup merge of #99249 - cjgillot:no-reparse-fn, r...
2022-08-23 Santiago PastorinoUse CRATE_HIR_ID and CRATE_DEF_ID for obligations from...
2022-08-23 Santiago PastorinoDo not use unneeded extra errors variable
2022-08-23 Santiago PastorinoPermit negative impls coherence to take advantage of...
2022-08-23 Santiago PastorinoMove InferCtxtExt to rustc_trait_selection
2022-08-23 Seo SanghyeonUse par_body_owners for liveness
2022-08-23 borsAuto merge of #100782 - thomcc:fix-android-sigaddset...
2022-08-23 Tomasz MiąskoDiagnose missing includes in run-make tests
2022-08-23 Nicholas NethercoteRemove the symbol from `ast::LitKind::Err`.
2022-08-23 Nicholas NethercoteAdd some useful comments to `LitKind`.
2022-08-23 nilsFix typo in UnreachableProp
2022-08-23 borsAuto merge of #100904 - matthiaskrgr:rollup-z3yzivj...
2022-08-23 Matthias KrügerRollup merge of #100893 - thinety:master, r=scottmcm
2022-08-23 Matthias KrügerRollup merge of #100887 - eholk:codegen_call_terminator...
2022-08-23 Matthias KrügerRollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark...
2022-08-23 Matthias KrügerRollup merge of #100861 - RalfJung:const-ice, r=oli-obk
2022-08-23 Matthias KrügerRollup merge of #100832 - ehuss:bootstrap-cleanup,...
2022-08-23 Matthias KrügerRollup merge of #100789 - compiler-errors:issue-99662...
2022-08-23 Matthias KrügerRollup merge of #100641 - corwinkuiper:add-armv4t-targe...
2022-08-23 Matthias KrügerRollup merge of #100565 - TaKO8Ki:suggest-adding-missin...
2022-08-23 Matthias KrügerRollup merge of #100382 - jackh726:gat-self-outlives...
2022-08-23 borsAuto merge of #100678 - GuillaumeGomez:improve-rustdoc...
2022-08-22 borsAuto merge of #99963 - cjgillot:iter-submodule, r=compi...
2022-08-22 Thiago TranninRemove out-of-context comment in `mem::MaybeUninit...
2022-08-22 Camille GILLOTMark suggestion as MaybeIncorrect.
2022-08-22 Camille GILLOTRemove FnItemRibKind.
2022-08-22 Camille GILLOTRemove generate_fn_name_span and generate_local_type_pa...
2022-08-22 Camille GILLOTDo not call generate_fn_name_span in typeck.
2022-08-22 Camille GILLOTImprove local generic parameter suggestions.
2022-08-22 Camille GILLOTCreate specific ConstantHasGenerics for ConstantItemRib...
2022-08-22 Jane Losare... Move error trait into core
2022-08-22 borsAuto merge of #99762 - Nilstrieb:unreachable-prop,...
2022-08-22 Eric HolkRefactor part of codegen_call_terminator
2022-08-22 borsAuto merge of #100881 - Dylan-DPC:rollup-q9rr658, r...
2022-08-22 Peter MedusMigrate rustc_plugin_impl to SessionDiagnostic
2022-08-22 David CARLIERnet listen backlog update, follow-up from #97963.
2022-08-22 Dylan DPCRollup merge of #100872 - JanBeh:PR_vec_default_alloc_d...
2022-08-22 Dylan DPCRollup merge of #100820 - WaffleLapkin:use_ptr_is_align...
2022-08-22 Dylan DPCRollup merge of #100713 - Xiretza:parser-expr-session...
2022-08-22 Dylan DPCRollup merge of #100336 - fee1-dead-contrib:fix-wf...
2022-08-22 Dylan DPCRollup merge of #100331 - lo48576:try-reserve-preserve...
2022-08-22 Dylan DPCRollup merge of #99957 - chotchki:ip-globally-reachable...
2022-08-22 Dylan DPCRollup merge of #99770 - Nilstrieb:mir-pass-unit-test...
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 borsAuto merge of #99908 - Nilstrieb:mir-opt-span, r=oli-obk
2022-08-22 yukangremove hack fix since we don't have no overflow diagnostic
2022-08-22 yukangInferCtxt emit error when incorrectly tainted by errors
2022-08-22 Nilstriebbless mir-opt tests
2022-08-22 Nilstriebbless ui tests
2022-08-22 NilstriebFix span for consts in mir builder
2022-08-22 NilstriebShow absolute line numbers if span is outside relative...
2022-08-22 Deadbeeffix tidy
2022-08-22 borsAuto merge of #99702 - SparrowLii:transtive_relation...
2022-08-22 DeadbeefOverhaul 100222 test; wf always remap to nonconst
2022-08-22 Deadbeefremove stray comment
2022-08-22 DeadbeefFix wf check on `#[const_trait]` return types
2022-08-22 Jan BehrensAdd guarantee that Vec::default() does not alloc
2022-08-22 SparrowLiire-base and use `OutlivesEnvironment::with_bounds`
2022-08-22 SparrowLiiuse type alias impl trait in `outlives_bounds::InferCtx...
2022-08-22 SparrowLiiadd `with_bounds` to `OutlivesEnvironment` and `implied...
2022-08-22 SparrowLiiget rid of `RefCell` in `TransitiveRelation`
2022-08-22 Takayuki Maedamake some methods private
next