]> git.lizzy.rs Git - rust.git/history - triagebot.toml
Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen
[rust.git] / triagebot.toml
2021-08-15 Antoni BoucherMerge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147...
2021-08-14 Antoni BoucherMerge commit '0c89065b934397b62838fe3e4ef6f6352fc52daf...
2021-08-13 Antoni BoucherAdd 'compiler/rustc_codegen_gcc/' from commit 'afae271d...
2021-08-09 borsAuto merge of #85357 - Andy-Python-Programmer:aarch64_u...
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
2021-07-31 borsAuto merge of #87662 - FabianWolff:rb-string, r=estebank
2021-07-31 borsAuto merge of #87387 - the8472:slice-iter-advance_by...
2021-07-31 borsAuto merge of #87488 - kornelski:track-remove, r=dtolnay
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-30 borsAuto merge of #87483 - oli-obk:tait_ice, r=lqd
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #87416 - Aaron1011:query-side-effect...
2021-07-28 Yuki OkushiRollup merge of #87491 - jamesmunns:integrate-memorial...
2021-07-28 Yuki OkushiRollup merge of #87451 - GuillaumeGomez:tuple-struct...
2021-07-28 Yuki OkushiRollup merge of #87435 - ibraheemdev:patch-4, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #81050 - yoshuawuyts:stabilize-task...
2021-07-28 Yuki OkushiRollup merge of #87524 - FabianWolff:issue-87495, r...
2021-07-28 Yuki OkushiRollup merge of #87513 - hudson-ayers:bootstrap-py...
2021-07-28 Yuki OkushiRollup merge of #87501 - spastorino:remove-min-tait...
2021-07-28 Yuki OkushiRollup merge of #87500 - Smittyvb:min-max-docs, r=kennytm
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-28 Yuki OkushiRollup merge of #87443 - jyn514:submodules-take-n,...
2021-07-28 Yuki OkushiRollup merge of #87330 - inquisitivecrystal:extend...
2021-07-28 Yuki OkushiRollup merge of #87315 - ricobbe:raw-dylib-unstable...
2021-07-28 borsAuto merge of #86251 - Smittyvb:thir-tree-again, r...
2021-07-27 borsAuto merge of #80367 - camelid:check_match-combine...
2021-07-27 borsAuto merge of #83484 - JulianKnodt:infer, r=oli-obk...
2021-07-27 Yuki OkushiRollup merge of #87499 - ibraheemdev:patch-6, r=dtolnay
2021-07-27 Yuki OkushiRollup merge of #87497 - midgleyc:long-E0544, r=Guillau...
2021-07-27 Yuki OkushiRollup merge of #87494 - midgleyc:comment-typos, r...
2021-07-27 Yuki OkushiRollup merge of #87446 - devnexen:macos_update, r=dtolnay
2021-07-27 Yuki OkushiRollup merge of #87427 - RalfJung:no-mir-for, r=oli-obk
2021-07-27 Yuki OkushiRollup merge of #87354 - Wind-River:2021_master, r...
2021-07-27 Yuki OkushiRollup merge of #86764 - estebank:issue-86756, r=pnkfelix
2021-07-27 Yuki OkushiRollup merge of #86450 - tmiasko:move-size-limit, r...
2021-07-27 borsAuto merge of #87431 - the8472:array-iter-fold, r=kennytm
2021-07-27 borsAuto merge of #85305 - MarcusDunn:master, r=pnkfelix
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-27 borsAuto merge of #87062 - poliorcetics:fix-85462, r=dtolnay
2021-07-26 borsAuto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d...
2021-07-26 Guillaume GomezRollup merge of #87474 - GuillaumeGomez:missing-whitesp...
2021-07-26 Guillaume GomezRollup merge of #87473 - rylev:zulip-notify-edition...
2021-07-26 borsAuto merge of #86696 - rust-lang:relnotes-1.54.0, r...
2021-07-26 Ryan LevickUse correct syntax
2021-07-26 Ryan LevickNotify the Rust 2021 edition working group in zulip...
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-25 borsAuto merge of #86438 - FabianWolff:issue-83693, r=jackh726
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomat...
2021-07-24 Manish GoregaokarRollup merge of #87348 - SkiFire13:fix-87261, r=oli-obk
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-23 Yuki OkushiRollup merge of #87266 - hellow554:issue87076, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87255 - RalfJung:miri-test-libcore...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor
2021-07-22 Guillaume GomezRollup merge of #87281 - rust-lang:issue-81487, r=nikom...
2021-07-22 borsAuto merge of #86619 - rylev:incr-hashing-profiling...
2021-07-22 borsAuto merge of #87250 - robojumper:87199-sized-relaxatio...
2021-07-22 borsAuto merge of #87246 - rust-lang:placeholder-pretty...
2021-07-21 Eric HussRollup merge of #87024 - weihanglo:issue-85494, r=Manis...
2021-07-21 Guillaume GomezRollup merge of #87273 - fee1-dead:impl-const-impl...
2021-07-21 Guillaume GomezRollup merge of #87230 - GuillaumeGomez:docblock-table...
2021-07-21 Guillaume GomezRollup merge of #87206 - matthiaskrgr:clippy_collect...
2021-07-21 Guillaume GomezRollup merge of #87187 - oxalica:fix-nixos-detect,...
2021-07-21 borsAuto merge of #86847 - tlyu:stdin-forwarders, r=joshtri...
2021-07-21 borsAuto merge of #82653 - jyn514:submodules-on-demand...
next