]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-15 Michael GouletMake InstantiatedPredicates impl IntoIterator
2023-01-15 Michael Gouletinstantiate_own doesn't need to return a pair of vectors
2023-01-15 borsAuto merge of #106171 - compiler-errors:consolidate...
2023-01-15 borsAuto merge of #105851 - dtolnay:peekmutleak, r=Mark...
2023-01-15 borsAuto merge of #106892 - matthiaskrgr:rollup-ohneu8o...
2023-01-15 Matthias KrügerRollup merge of #106880 - tspiteri:borrowing-sub-typo...
2023-01-15 Matthias KrügerRollup merge of #106879 - JohnTitor:issue-42114, r...
2023-01-15 Matthias KrügerRollup merge of #106878 - JohnTitor:issue-92157, r...
2023-01-15 Matthias KrügerRollup merge of #106867 - sunfishcode:sunfishcode/std...
2023-01-15 Matthias KrügerRollup merge of #106865 - GuillaumeGomez:add-gui-test...
2023-01-15 Matthias KrügerRollup merge of #106863 - anden3:compiler-double-spaces...
2023-01-15 Matthias KrügerRollup merge of #106859 - tialaramex:master, r=Nilstrieb
2023-01-15 Matthias KrügerRollup merge of #106072 - eopb:dyn-derive, r=estebank
2023-01-14 David TolnayDocument guarantees about BinaryHeap invariant
2023-01-14 David TolnayLeak amplification for peek_mut() to ensure BinaryHeap...
2023-01-14 David TolnayAdd test of leaking a binary_heap PeekMut
2023-01-14 Nick LambImprove E0308: suggest user meant to use byte literal...
2023-01-14 Trevor Spiteridoc: fix typo
2023-01-14 borsAuto merge of #106866 - matthiaskrgr:rollup-r063s44...
2023-01-14 Yuki OkushiAdd regression test for #42114
2023-01-14 Yuki OkushiAdd regression test for #92157
2023-01-14 Dan GohmanFix the stability attributes for `std::os::fd`.
2023-01-14 Matthias KrügerRollup merge of #106860 - anden3:doc-double-spaces...
2023-01-14 Matthias KrügerRollup merge of #106855 - klensy:rd-s, r=notriddle
2023-01-14 Matthias KrügerRollup merge of #106849 - WaffleLapkin:unvec, r=Nilstrieb
2023-01-14 Matthias KrügerRollup merge of #106828 - notriddle:notriddle/notable...
2023-01-14 Matthias KrügerRollup merge of #106820 - m-ou-se:macro-type-error...
2023-01-14 Matthias KrügerRollup merge of #106661 - mjguzik:linux_statx, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #106563 - clubby789:gce-macro-braces...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 borsAuto merge of #106696 - kylematsuda:early-binder, r...
2023-01-14 Guillaume GomezAdd explanation for GUI test
2023-01-14 André VennbergFix some missed double spaces.
2023-01-14 André VennbergFix some missed double spaces.
2023-01-14 André VennbergRemoved various double spaces in compiler source comments.
2023-01-14 André VennbergRemove various double spaces in source comments.
2023-01-14 clubby789Fix `unused_braces` on generic const expr macro call
2023-01-14 borsAuto merge of #106851 - matthiaskrgr:rollup-d9dz3yp...
2023-01-14 Mara BosDeprioritize fulfillment errors that come from expansions.
2023-01-14 Ethan Brierleyfix: misleading add `dyn` to derive macro suggestion
2023-01-14 Matthias KrügerRollup merge of #106848 - BoxyUwU:correct_triagebot_pat...
2023-01-14 Matthias KrügerRollup merge of #106846 - WaffleLapkin:pico_parse_ref...
2023-01-14 Matthias KrügerRollup merge of #106831 - estebank:tickets_yaml, r...
2023-01-14 Matthias KrügerRollup merge of #106788 - estebank:elaborate_pred_E0599...
2023-01-14 Matthias KrügerRollup merge of #106752 - sulami:master, r=estebank
2023-01-14 Matthias KrügerRollup merge of #106665 - JulianKnodt:better_fn_trait_n...
2023-01-14 Matthias KrügerRollup merge of #106644 - alexcrichton:update-wasi...
2023-01-14 Matthias KrügerRollup merge of #106566 - clubby789:contiguous-weird...
2023-01-14 Matthias KrügerRollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #106046 - uweigand:s390x-test-bigendian...
2023-01-14 Boxya
2023-01-14 Maybe WaffleAllocate one less vec in `parser/expr.rs`
2023-01-14 Maybe WaffleImprove comments in `parser/expr.rs`
2023-01-14 Maybe WaffleMake `LhsExpr::AlreadyParsed` a named struct
2023-01-14 kadminAdd note when `FnPtr` vs. `FnDef` impl trait
2023-01-14 borsAuto merge of #106646 - Amanieu:ilp32-object, r=Mark...
2023-01-14 Kyle Matsudafix various subst_identity vs skip_binder
2023-01-14 Kyle Matsudachange impl_trait_ref query to return EarlyBinder;...
2023-01-14 Kyle Matsudachange usages of impl_trait_ref to bound_impl_trait_ref
2023-01-14 Kyle Matsudachange const_param_default query to return EarlyBinder...
2023-01-14 Kyle Matsudachange usages of const_param_default query to bound_con...
2023-01-14 Kyle Matsudaadd EarlyBinder::subst_identity; impl ParameterizedOve...
2023-01-14 borsAuto merge of #106833 - JohnTitor:rollup-z8398jk, r...
2023-01-14 borsAuto merge of #106520 - ehuss:update-mdbook, r=Mark...
2023-01-14 Yuki OkushiRollup merge of #106819 - notriddle:notriddle/rm-h1...
2023-01-14 Yuki OkushiRollup merge of #106816 - TimNN:rental-remap, r=oli-obj
2023-01-14 Yuki OkushiRollup merge of #106799 - scottmcm:remove-unused-generi...
2023-01-14 Yuki OkushiRollup merge of #106775 - albertlarsan68:patch-1, r...
2023-01-14 Yuki OkushiRollup merge of #106766 - GuillaumeGomez:rm-stripper...
2023-01-14 Yuki OkushiRollup merge of #106762 - WaffleLapkin:atomicptr+as_mut...
2023-01-14 Yuki OkushiRollup merge of #106707 - ehuss:remove-dupe-sha-1,...
2023-01-14 Yuki OkushiRollup merge of #106693 - notriddle:notriddle/toggle...
2023-01-14 Yuki OkushiRollup merge of #106692 - eggyal:mv-binary_heap.rs...
2023-01-14 Yuki OkushiRollup merge of #106670 - albertlarsan68:check-docs...
2023-01-14 Yuki OkushiRollup merge of #106605 - notriddle:notriddle/outdated...
2023-01-14 Yuki OkushiRollup merge of #105172 - alexs-sh:issue-98861-fix...
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-14 Esteban KüberUse GitHub yaml templates for ICE, Docs and Diagnostics...
2023-01-14 borsAuto merge of #106825 - weihanglo:update-cargo, r=weihanglo
2023-01-13 Michael GouletRebase conflicts
2023-01-13 Michael GouletConsolidate two almost duplicated fn info extraction...
2023-01-13 Michael Howellrustdoc: remove `docblock` class from notable trait...
2023-01-13 borsAuto merge of #106822 - matthiaskrgr:rollup-46bi4pi...
2023-01-13 Alex CrichtonUpdate the wasi-libc used for the wasm32-wasi target
2023-01-13 Esteban KüberDo not incorrectly suggest restricting implied bounds
2023-01-13 Tim NeumannUpdate `rental` hack to work with remapped paths.
2023-01-13 Weihang LoUpdate cargo
2023-01-13 Michael Howellrustdoc: rename CSS rustdoc-toggle -> toggle and toggle...
2023-01-13 Esteban KüberAdd tests
2023-01-13 Esteban KüberKeep obligation chain when elaborating obligations
2023-01-13 Esteban KüberElaborate unmet obligations in E0599 for more context
2023-01-13 Matthias KrügerRollup merge of #106813 - oli-obk:sess_cleanup, r=Guill...
2023-01-13 Matthias KrügerRollup merge of #106797 - FawazTirmizi:dev/issues/10428...
2023-01-13 Matthias KrügerRollup merge of #106793 - Mark-Simulacrum:normalize...
2023-01-13 Matthias KrügerRollup merge of #106701 - ibraheemdev:sync-sender-spin...
2023-01-13 Matthias KrügerRollup merge of #106678 - Veykril:proc-macro-panic...
2023-01-13 Matthias KrügerRollup merge of #106641 - chenyukang:yukang/fix-105761...
2023-01-13 Matthias KrügerRollup merge of #106585 - estebank:issue-46585, r=compi...
2023-01-13 Matthias KrügerRollup merge of #106489 - jschwe:fix_linker_detection...
2023-01-13 Matthias KrügerRollup merge of #106465 - compiler-errors:bump-IMPLIED_...
next