]> git.lizzy.rs Git - rust.git/history - library/alloc
Show source of ambiguity in a few more places
[rust.git] / library / alloc /
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-07-01 Matthias KrügerRollup merge of #98686 - matthiaskrgr:test-46511, r...
2022-07-01 Matthias KrügerRollup merge of #98640 - cuviper:stable-rust-analyzer...
2022-07-01 Matthias KrügerRollup merge of #98610 - lcnr:emit_inference_failure_er...
2022-06-30 Matthias KrügerRollup merge of #98709 - GuillaumeGomez:rm-decl-for...
2022-06-30 Matthias KrügerRollup merge of #98695 - tshepang:or-pattern, r=compile...
2022-06-30 Matthias KrügerRollup merge of #98688 - RalfJung:from-mplace, r=oli-obk
2022-06-30 Matthias KrügerRollup merge of #98684 - matthiaskrgr:ice-test-72793...
2022-06-30 Matthias KrügerRollup merge of #98677 - lyming2007:issue-98492-fix...
2022-06-30 Matthias KrügerRollup merge of #98671 - GuillaumeGomez:source-sidebar...
2022-06-30 Matthias KrügerRollup merge of #98503 - RalfJung:scope-race, r=m-ou-se
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 borsAuto merge of #98377 - davidv1992:add-lifetimes-to...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 borsAuto merge of #98649 - RalfJung:guardians-of-mir, r...
2022-06-29 Matthias KrügerRollup merge of #98687 - matthiaskrgr:test_47814, r...
2022-06-29 Matthias KrügerRollup merge of #98685 - camelid:sorting-flag, r=Guilla...
2022-06-29 Matthias KrügerRollup merge of #98683 - matthiaskrgr:ice-test-68875...
2022-06-29 Matthias KrügerRollup merge of #98682 - matthiaskrgr:test-94432, r...
2022-06-29 Matthias KrügerRollup merge of #98681 - Enselic:rustdoc-json-default...
2022-06-29 Matthias KrügerRollup merge of #96727 - oli-obk:no_expect, r=lcnr
2022-06-29 borsAuto merge of #98520 - RalfJung:invalid, r=compiler...
2022-06-29 borsAuto merge of #98680 - matthiaskrgr:rollup-1bkrrn9...
2022-06-29 Matthias KrügerRollup merge of #98668 - TaKO8Ki:avoid-many-&str-to...
2022-06-29 Matthias KrügerRollup merge of #98665 - ChrisDenton:deprecated-suggest...
2022-06-29 Matthias KrügerRollup merge of #98660 - eddyb:invalid-punct-stage1...
2022-06-29 Matthias KrügerRollup merge of #98652 - ojeda:warning-free-no_global_o...
2022-06-29 Matthias KrügerRollup merge of #98434 - dpaoliello:staticcrt, r=jyn514
2022-06-29 Dylan DPCRollup merge of #98625 - RalfJung:retag, r=oli-obk
2022-06-29 Dylan DPCRollup merge of #98607 - compiler-errors:tuple-wrap...
2022-06-29 Dylan DPCRollup merge of #98554 - DrMeepster:box_unsizing_is_not...
2022-06-29 Dylan DPCRollup merge of #98516 - dlrobertson:uefi_va_list,...
2022-06-29 Dylan DPCRollup merge of #98499 - JulianKnodt:erase_lifetime...
2022-06-29 Dylan DPCRollup merge of #98479 - leocth:atomic-bool-fetch-not...
2022-06-29 borsAuto merge of #98558 - nnethercote:smallvec-1.8.1,...
2022-06-29 Dylan DPCRollup merge of #98549 - RalfJung:interpret-stacktraces...
2022-06-29 Dylan DPCRollup merge of #98525 - JohnTitor:issue-79224, r=compi...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97542 - compiler-errors:arg-mismatch...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-29 borsAuto merge of #98542 - jackh726:coinductive-wf, r=oli-obk
2022-06-29 Miguel Ojedaalloc: fix `no_global_oom_handling` warnings
2022-06-29 borsAuto merge of #98376 - nnethercote:improve-derive-Parti...
2022-06-28 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 Matthias KrügerRollup merge of #98623 - pro465:patch-1, r=Dylan-DPC
2022-06-28 Matthias KrügerRollup merge of #98621 - krasimirgg:llvm-15-wrapper...
2022-06-28 Matthias KrügerRollup merge of #98619 - Mark-Simulacrum:fix-triagebot...
2022-06-28 Matthias KrügerRollup merge of #98617 - ChrisDenton:const-unwrap,...
2022-06-28 Matthias KrügerRollup merge of #98611 - GuillaumeGomez:rustdoc-json...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-28 Matthias KrügerRollup merge of #98606 - lnicola:rust-analyzer-2022...
2022-06-28 Matthias KrügerRollup merge of #98602 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98564 - jyn514:remove-tmp-dir, r=Mark...
2022-06-28 Matthias KrügerRollup merge of #98560 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98548 - Enselic:allow-typedef-diff...
2022-06-28 borsAuto merge of #98188 - mystor:fast_group_punct, r=eddyb
2022-06-28 borsAuto merge of #98612 - Dylan-DPC:rollup-7tasikc, r...
2022-06-28 Dylan DPCRollup merge of #98597 - wwylele:patch-1, r=Mark-Simulacrum
2022-06-28 Dylan DPCRollup merge of #98595 - cuviper:send-sync-thinbox...
2022-06-28 Dylan DPCRollup merge of #98555 - mkroening:hermit-lock-init...
2022-06-28 Dylan DPCRollup merge of #98430 - camsteffen:flatten-refactor...
2022-06-28 Dylan DPCRollup merge of #98420 - davidtwco:translation-lint...
2022-06-28 Dylan DPCRollup merge of #98384 - rdzhaafar:fix-macos-rss-report...
2022-06-28 Dylan DPCRollup merge of #98337 - c410-f3r:assert-compiler,...
2022-06-28 Dylan DPCRollup merge of #98261 - WaffleLapkin:attempt_to_remove...
2022-06-28 Dylan DPCRollup merge of #97346 - JohnTitor:remove-back-compat...
2022-06-28 borsAuto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
2022-06-28 borsAuto merge of #98324 - conradludgate:write-vectored...
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-27 Josh StoneImplement `Send` and `Sync` for `ThinBox<T>`
2022-06-27 borsAuto merge of #98591 - matthiaskrgr:rollup-7dok1wq...
2022-06-27 Matthias KrügerRollup merge of #98587 - RalfJung:core-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98581 - ehuss:triagebot-mentions,...
2022-06-27 Matthias KrügerRollup merge of #98579 - RalfJung:alloc-tests, r=thomcc
2022-06-27 Ralf Jungliballoc tests: avoid int2ptr cast
2022-06-27 Matthias KrügerRollup merge of #97780 - compiler-errors:field-wfcheck...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-27 borsAuto merge of #98285 - nikic:update-llvm-5, r=cuviper
2022-06-27 borsAuto merge of #98221 - cjgillot:single-coh, r=lcnr
2022-06-26 Matthias KrügerRollup merge of #98538 - TaKO8Ki:add-test-for-issue...
2022-06-26 Matthias KrügerRollup merge of #98428 - davidtwco:translation-derive...
2022-06-26 Matthias KrügerRollup merge of #98297 - GuillaumeGomez:help-pocket...
2022-06-26 Matthias KrügerRollup merge of #97908 - iago-lito:stabilize_nonzero_ch...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-26 borsAuto merge of #98190 - nnethercote:optimize-derive...
2022-06-26 Yuki OkushiRollup merge of #98385 - m-ou-se:llvm-12-memory-order...
2022-06-26 borsAuto merge of #98140 - klensy:compiletest-strip, r...
2022-06-25 borsAuto merge of #97513 - jyn514:submodule-handling, r...
2022-06-25 borsAuto merge of #98412 - calebcartwright:sync-rustfmt...
2022-06-25 Matthias KrügerRollup merge of #98431 - WaffleLapkin:mut_pat_suggestio...
2022-06-25 Matthias KrügerRollup merge of #98429 - b-naber:use-correct-substs...
2022-06-25 Matthias KrügerRollup merge of #98401 - ehuss:extern-tracking, r=Dylan-DPC
2022-06-25 Matthias KrügerRollup merge of #98311 - eggyal:reverse-folder-hierarch...
2022-06-25 Matthias KrügerRollup merge of #98298 - TaKO8Ki:point-to-type-param...
2022-06-25 Matthias KrügerRollup merge of #98194 - m-ou-se:leak-locked-pthread...
2022-06-25 Matthias KrügerRollup merge of #98126 - fortanix:raoul/mitigate_stale_...
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-25 borsAuto merge of #96820 - r-raymond:master, r=cuviper
2022-06-25 borsAuto merge of #93700 - rossmacarthur:ft/iter-next-chunk...
2022-06-24 borsAuto merge of #98397 - RalfJung:miri, r=RalfJung
next