]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand/src/base.rs
Rollup merge of #98617 - ChrisDenton:const-unwrap, r=Mark-Simulacrum
[rust.git] / compiler / rustc_expand / src / base.rs
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 #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 David Woodvarious: add `rustc_lint_diagnostics` to diag fns
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 #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
2022-06-24 Yuki OkushiRollup merge of #98419 - WaffleLapkin:remove_excess_rib...
2022-06-24 Yuki OkushiRollup merge of #98411 - ehuss:update-tendril, r=Mark...
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #98280 - compiler-errors:better-call...
2022-06-24 Yuki OkushiRollup merge of #98214 - petrochenkov:islike, r=compile...
2022-06-24 Yuki OkushiRollup merge of #98039 - tnballo:master, r=thomcc
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 Yuki OkushiRollup merge of #96955 - Aaron1011:pretty-print-sort...
2022-06-24 Yuki OkushiRollup merge of #91264 - GuillaumeGomez:macro-jump...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-24 borsAuto merge of #98395 - arlosi:update-cargo, r=ehuss
2022-06-24 borsAuto merge of #98438 - compiler-errors:rollup-fudubjn...
2022-06-23 Michael GouletRollup merge of #98422 - GuillaumeGomez:browser-ui...
2022-06-23 Michael GouletRollup merge of #98410 - ehuss:update-books, r=ehuss
2022-06-23 Michael GouletRollup merge of #98409 - joshtriplett:triagebot-nominat...
2022-06-23 Michael GouletRollup merge of #98390 - GuillaumeGomez:keyword-rustdoc...
2022-06-23 Michael GouletRollup merge of #98388 - rosehuds:master, r=davidtwco
2022-06-23 Michael GouletRollup merge of #98365 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98364 - RalfJung:arc-clone, r=Mark...
2022-06-23 Michael GouletRollup merge of #98355 - hoodmane:emscripten-no-default...
2022-06-23 Michael GouletRollup merge of #98353 - beetrees:builtin-macros-cfg...
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 beetreesAdd `create_err` and `emit_err` to `ExtCtxt`
2022-06-21 Yuki OkushiRollup merge of #98022 - compiler-errors:erroneous...
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-20 borsAuto merge of #97931 - xldenis:fix-if-let-source-scopes...
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-19 borsAuto merge of #97944 - nikic:freebsd-update, r=Mark...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 borsAuto merge of #97924 - cuviper:unguarded-poison, r...
2022-06-18 Yuki OkushiRollup merge of #97828 - ferrocene:pa-config-artifacts...
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,...
next