]> git.lizzy.rs Git - rust.git/history - Cargo.lock
Improve spans for specialization error
[rust.git] / Cargo.lock
2022-07-01 Dylan DPCRollup merge of #98756 - TaKO8Ki:use-const-instead...
2022-07-01 Dylan DPCRollup merge of #98741 - nnethercote:deriving-cleanups...
2022-07-01 Dylan DPCRollup merge of #98739 - euclio:useless-comment-plural...
2022-07-01 Dylan DPCRollup merge of #98644 - matthiaskrgr:drp_loc_span_err_...
2022-07-01 Dylan DPCRollup merge of #98585 - cuviper:covariant-thinbox...
2022-07-01 Dylan DPCRollup merge of #97488 - vincenzopalazzo:macros/blanket...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-07-01 borsAuto merge of #98730 - matthiaskrgr:rollup-2c4d4x5...
2022-07-01 Matthias KrügerRollup merge of #98749 - CAD97:patch-3, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98745 - thomcc:build-dir-arg, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98734 - tmiasko:uninhabited-calls...
2022-07-01 Matthias KrügerRollup merge of #98733 - celinval:patch-1, r=Mark-Simul...
2022-07-01 Matthias KrügerRollup merge of #98729 - the8472:exactsize-docs, r...
2022-07-01 Matthias KrügerRollup merge of #98727 - notriddle:notriddle/issue...
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-07-01 borsAuto merge of #98706 - flip1995:clippyup, r=Dylan-DPC
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 #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 Philipp KronesUpdate Cargo.lock
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 #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 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 #98647 - ehuss:update-cargo, r=ehuss
2022-06-29 Matthias KrügerRollup merge of #98646 - notriddle:notriddle/main.js...
2022-06-29 Matthias KrügerRollup merge of #98643 - voidc:valtree-ref-pretty,...
2022-06-29 Matthias KrügerRollup merge of #98642 - yanchen4791:issue-98260-fix...
2022-06-29 Matthias KrügerRollup merge of #98636 - ehuss:mentions-wrapping, r...
2022-06-29 Matthias KrügerRollup merge of #98434 - dpaoliello:staticcrt, r=jyn514
2022-06-29 borsAuto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r...
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 Dylan DPCRollup merge of #98415 - compiler-errors:rustc-borrowck...
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 borsAuto merge of #98376 - nnethercote:improve-derive-Parti...
2022-06-28 Michael GouletMigrate some rustc_borrowck diagnostics to SessionDiagn...
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 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 Matthias KrügerRollup merge of #98576 - lcnr:region-stuff-cool-beans...
2022-06-27 Matthias KrügerRollup merge of #98563 - RalfJung:interpret-alloc-check...
2022-06-27 Matthias KrügerRollup merge of #98506 - compiler-errors:object-safety...
2022-06-27 Matthias KrügerRollup merge of #98331 - GuillaumeGomez:rustdoc-arg...
2022-06-27 David Woodprivacy: port "field is private" diag
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-27 borsAuto merge of #98212 - petrochenkov:addlinkargs, r=lqd
2022-06-26 Nicholas NethercoteUpdate `smallvec` to 1.8.1.
2022-06-26 borsAuto merge of #98187 - mystor:fast_span_call_site,...
2022-06-26 Matthias KrügerRollup merge of #98541 - Veykril:patch-2, r=Dylan-DPC
2022-06-26 Matthias KrügerRollup merge of #98540 - TaKO8Ki:add-regression-test...
2022-06-26 Matthias KrügerRollup merge of #98538 - TaKO8Ki:add-test-for-issue...
2022-06-26 Matthias KrügerRollup merge of #98535 - GuillaumeGomez:regression...
next