]> git.lizzy.rs Git - rust.git/history - src/tools/rustc-workspace-hack
Auto merge of #97652 - RalfJung:cenum_impl_drop_cast, r=nagisa
[rust.git] / src / tools / rustc-workspace-hack /
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 borsAuto merge of #98081 - gco:no_static_libcpp, r=jyn514
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-16 Matthias KrügerRollup merge of #98147 - est31:bootstrap_cfg_flag,...
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-15 Yuki OkushiRollup merge of #98092 - GuillaumeGomez:fix-sidebar...
2022-06-15 Yuki OkushiRollup merge of #98059 - tmiasko:inline-const-eval...
2022-06-15 Yuki OkushiRollup merge of #98053 - GuillaumeGomez:fix-generic...
2022-06-15 Yuki OkushiRollup merge of #97964 - WaffleLapkin:fix_borrow_par_su...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 borsAuto merge of #98084 - nnethercote:rm-thread-local...
2022-06-15 Yuki OkushiRollup merge of #98087 - TaKO8Ki:suggest-adding-macro...
2022-06-15 Yuki OkushiRollup merge of #98083 - nnethercote:rename-Encoder...
2022-06-15 Yuki OkushiRollup merge of #98078 - erikdesjardins:uncheckedsize...
2022-06-15 Yuki OkushiRollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
2022-06-15 Yuki OkushiRollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-15 borsAuto merge of #97474 - compiler-errors:if-cond-and...
2022-06-14 borsAuto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obk
2022-06-14 Dylan DPCRollup merge of #98069 - notriddle:notriddle/square...
2022-06-14 Dylan DPCRollup merge of #98042 - DrMeepster:winfred_std_changes...
2022-06-14 Dylan DPCRollup merge of #97948 - davidtwco:diagnostic-translati...
2022-06-14 Dylan DPCRollup merge of #97935 - nnethercote:rename-ConstS...
2022-06-14 Dylan DPCRollup merge of #97869 - ssomers:btree_comments, r...
2022-06-14 borsAuto merge of #98082 - lnicola:rust-analyzer-2022-06...
2022-06-14 borsAuto merge of #98041 - jackh726:remove-regionckmode...
2022-06-14 borsAuto merge of #98040 - calebcartwright:sync-rustfmt...
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 Caleb Cartwrightdeps: add clap to workspace hack
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...
2022-06-11 Dylan DPCRollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct...
2022-06-11 Dylan DPCRollup merge of #96868 - nrc:turbo-stable, r=jhpratt...
2022-06-10 Matthias KrügerRollup merge of #97957 - estebank:spancito, r=compiler...
2022-06-10 Matthias KrügerRollup merge of #97940 - GuillaumeGomez:relative-link...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 Yuki OkushiRollup merge of #97718 - xFrednet:95540-delayed-good...
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-10 borsAuto merge of #91970 - nrc:provide-any, r=scottmcm
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
2022-06-09 borsAuto merge of #97772 - GuillaumeGomez:minifier-update...
2022-06-09 borsAuto merge of #97740 - RalfJung:ctfe-cycle-spans, r...
2022-06-08 Michael GouletRollup merge of #97557 - compiler-errors:arg-mismatch...
2022-06-08 Matthias KrügerRollup merge of #97878 - GuillaumeGomez:regression...
2022-06-08 Dylan DPCRollup merge of #97846 - pcwalton:align-bits, r=michael...
2022-06-08 Dylan DPCRollup merge of #97763 - RalfJung:fallible-cast, r...
2022-06-08 Dylan DPCRollup merge of #97595 - ouz-a:issue-97381, r=compiler...
2022-06-07 Matthias KrügerRollup merge of #97845 - estebank:spancito, r=compiler...
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
2022-06-07 Dylan DPCRollup merge of #97826 - GuillaumeGomez:rustdoc-gui...
2022-06-07 Dylan DPCRollup merge of #97325 - tmiasko:capture-enum-field...
2022-06-07 Dylan DPCRollup merge of #95948 - Nilstrieb:improve-cstr-safety...
2022-06-07 Dylan DPCRollup merge of #97808 - alexcrichton:wasm-features...
2022-06-07 Dylan DPCRollup merge of #97771 - rtzoeller:haiku_no_sigio,...
2022-06-07 Dylan DPCRollup merge of #97738 - Kixiron:zst-panic, r=eddyb
2022-06-07 Dylan DPCRollup merge of #97301 - semicoleon:unstable-reexport...
2022-06-07 Dylan DPCRollup merge of #97058 - bjorn3:multi_artifact_work_pro...
2022-06-07 borsAuto merge of #97512 - scottmcm:add-coldcc, r=nagisa...
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-07 borsAuto merge of #97801 - RalfJung:miri, r=RalfJung
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-06 Matthias KrügerRollup merge of #97792 - GuillaumeGomez:eslint-checks...
2022-06-06 Matthias KrügerRollup merge of #97700 - nzrq:patch-1, r=dtolnay
2022-06-06 borsAuto merge of #97730 - flip1995:clippyup, r=Manishearth
2022-06-06 Philipp KronesAdd winnt feature to winapi in rustc-workspace-hack
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
next