]> git.lizzy.rs Git - rust.git/history - compiler/rustc_macros
Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddle
[rust.git] / compiler / rustc_macros /
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
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-29 Matthias KrügerRollup merge of #98668 - TaKO8Ki:avoid-many-&str-to...
2022-06-29 Matthias KrügerRollup merge of #98434 - dpaoliello:staticcrt, r=jyn514
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 #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 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
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 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 #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 Matthias KrügerRollup merge of #98530 - davidkna:known-bug-ref, r...
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 borsAuto merge of #98187 - mystor:fast_span_call_site,...
2022-06-26 borsAuto merge of #98545 - matthiaskrgr:rollup-njely29...
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...
2022-06-26 Matthias KrügerRollup merge of #98528 - jyn514:bootstrap-color, r...
2022-06-26 Matthias KrügerRollup merge of #98428 - davidtwco:translation-derive...
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-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-24 David Woodmacros: use typed identifiers in subdiag derive
2022-06-24 David Woodmacros: use typed identifiers in diag derive
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 Yuki OkushiRollup merge of #97516 - RalfJung:atomics, r=joshtriplett
2022-06-22 Yuki OkushiRollup merge of #97454 - Mark-Simulacrum:relnotes,...
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-21 Yuki OkushiRollup merge of #97867 - lcnr:lub-binder, r=oli-obk
2022-06-21 Yuki OkushiRollup merge of #97805 - coolreader18:trace-suggestions...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Dylan DPCRollup merge of #97837 - sunfishcode:sunfishcode/proc...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 borsAuto merge of #97791 - m-ou-se:const-locks, r=m-ou-se
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 borsAuto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #97844 - ChrisDenton:dont-panic, r...
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
2022-06-16 Yuki OkushiRollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 borsAuto merge of #97842 - notriddle:notriddle/tuple-docs...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-14 Dylan DPCRollup merge of #97869 - ssomers:btree_comments, r...
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Matthias KrügerRollup merge of #97875 - JohnTitor:rm-infer-static...
2022-06-13 Matthias KrügerRollup merge of #97709 - compiler-errors:normalize...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-11 borsAuto merge of #95880 - cjgillot:def-ident-span, r=petro...
2022-06-11 Matthias KrügerRollup merge of #97904 - est31:master, r=Dylan-DPC
2022-06-11 Dylan DPCRollup merge of #97789 - ferrocene:pa-fix-issue-71363...
2022-06-11 Dylan DPCRollup merge of #97761 - RalfJung:vtable-validation...
2022-06-11 borsAuto merge of #97903 - est31:unused_macro_rules_compile...
next