Homu queue - rust [TREE CLOSED below priority 1000]

This will create a new pull request consisting of 0 PRs.

A rollup is useful for shortening the queue, but jumping the queue is unfair to older PRs who have waited too long.

When creating a real rollup, see this instruction for reference.

201 total, 25 approved, 15 rolled up, 0 failed / /

Sort key # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 144952 approved Rollup of 11 pull requests samueltardieu:rollup-74t6irz samueltardieu 5 never
2 144863 approved Simplify dead code lint cjgillot:live-or-dead Urgau Urgau 0 never
3 144873 approved Implement `stability_implications` without a visitor. cjgillot:implications SparrowLii lqd 0 never
4 144883 approved Remove unneeded `drop_in_place` calls scottmcm:remove-unneeded-drop_in_place nnethercote nnethercote 0 never
5 144133 approved Stabilize const TypeId::of oli-obk:stabilize-const-type-id lcnr lcnr 0
6 144369 approved Upgrade semicolon_in_expressions_from_macros from warn to deny joshtriplett:mbe-expr-semi-deny-by-default petrochenkov petrochenkov 0
7 144473 approved Address libunwind.a inconsistency issues in the bootstrap program zeroomega:rustc_inconsistency Mark-Simulacrum Mark-Simulacrum 0
8 144659 approved bootstrap: refactor mingw dist and fix gnullvm mati865:gnullvm-vendor-libunwind Kobzol Kobzol 0
9 144682 approved Stabilize `strict_overflow_ops` nxsaken:strict_overflow_ops Mark-Simulacrum Mark-Simulacrum 0
10 144764 approved [codegen] assume the tag, not the relative discriminant scottmcm:tweak-impossible-discriminant-assume dianqk WaffleLapkin 0
11 144900 approved Stabilize `unsigned_signed_diff` feature Kivooeo:unsigned_signed_diff-stabilize dtolnay dtolnay 0
12 144903 approved Rename `begin_panic_handler` to `panic_handler` Kivooeo:panic_handler-is-not-begin m-ou-se m-ou-se 0
13 144914 approved Add support for `ty::Instance` path shortening in diagnostics estebank:short-paths-2 fee1-dead fee1-dead 0
14 144931 approved [win][arm64ec] Fix msvc-wholearchive for Arm64EC dpaoliello:msvc-wholearchive jieyouxu jieyouxu 0
15 144650 approved Additional tce tests Borgerr:additional-tce-tests oli-obk WaffleLapkin 0 always
16 144676 approved Add documentation for unstable_feature_bound tiif:dev_guide_unstable_bound BoxyUwU BoxyUwU 0 always
17 144794 approved Port `#[coroutine]` to the new attribute system scrabsha:push-noqrrttovmwy jdonszelmann jdonszelmann 0 always
18 144835 approved Anonymize binders in tail call sig compiler-errors:tail-call-sig-binder WaffleLapkin WaffleLapkin 0 always
19 144836 approved Change visibility of Args new function chotchki:patch-1 tgross35 tgross35 0 always
20 144917 approved Enforce tail call type is related to body return type in borrowck compiler-errors:tail-call-linked-lifetimes WaffleLapkin lcnr 0 always
21 144926 approved Correct the use of `must_use` on btree::IterMut JonathanBrouwer:fix-mustuse cuviper cuviper 0 always
22 144928 approved Drop `rust-version` from `rustc_thread_pool` cuviper:rustc_thread_pool-msrv petrochenkov lqd 0 always
23 144945 approved Autolabel PRs that change explicit tail call tests as `F-explicit_tail_calls` WaffleLapkin:autolabeletc Mark-Simulacrum WaffleLapkin 0 always
24 144948 approved we only merge candidates for trait and normalizes-to goals lcnr:change-candidate-handling compiler-errors compiler-errors 0 always
25 144956 approved Gate const trait syntax fmease:gate-const-trait-syntax BoxyUwU BoxyUwU 0 always
26 144081 const-eval: full support for pointer fragments RalfJung:const-ptr-fragments oli-obk 0 never
27 144157 Remove the `CoroutineWitness` type compiler-errors:no-witness lcnr 0 never
28 144258 `compute_trait_goal` structural equality fast path lcnr:stupid-fast-path compiler-errors 0 never
29 144386 Extract TraitImplHeader in AST/HIR camsteffen:imploftrait fmease 0 never
30 144475 Don't loop if there are no pending obligations compiler-errors:pending-faster lcnr 0 never
31 144477 GVN: Use a VnIndex in Address projection. cjgillot:gvn-index 0 never
32 144483 EXPERIMENT: Use the force-inline pass for more stuff scottmcm:early-inline 0 never
33 144591 Patterns: represent constants as valtrees RalfJung:pattern-valtrees BoxyUwU 0 never
34 144607 Limit impl_trait_header query to only trait impls camsteffen:impl-trait-header-option jackh726 0 never
35 144689 Rewrite the new attribute argument parser JonathanBrouwer:share_parse_path jdonszelmann 0 never
36 144699 Use `ExtractIf` in fulfillment loop compiler-errors:extract-if-fulfill 0 never
37 144737 [WIP] resolve: Better caching for unsuccessful crate resolutions petrochenkov:extprelcache fee1-dead 0 never
38 144793 resolve: Split extern prelude into two scopes petrochenkov:extprel3 davidtwco 0 never
39 144841 Access less HIR attributes from typeck cjgillot:typeck-no-attrs SparrowLii 0 never
40 144874 Cache param_env on disk. cjgillot:cache-param-env 0 never
41 144886 Fix parallel rustc not being reproducible due to unstable sorts of items ywxt:parallel-reproducibility SparrowLii 0 never
42 144927 Disable hashing on `effective_visibilities` blyxyas:nohash-effective-vis cjgillot 0 never
43 144930 [EXPERIMENT] Avoid tracking span to compute `end_point`. cjgillot:untracked-end-point 0 never
44 144066 stabilize c-style varargs for system, sysv64, win64, efiapi, aapcs RalfJung:extern-c-variadics workingjubilee 0
45 144086 Pass `alloc-variant-zeroed` to LLVM clubby789:alloc-zeroed 0
46 144090 Make `IoSlice` and `IoSliceMut` methods unstably const thaliaarchi:io-slice-const BurntSushi 0
47 144091 Stabilize `new_zeroed_alloc` thaliaarchi:stabilize-new-zeroed Mark-Simulacrum 0
48 144113 Impls and impl items inherit lint levels of the corresponding traits and trait items mu001999-contrib:dead-code/allow-trait cjgillot 0
49 144124 Write .cargo/config.toml in x vendor bjorn3:better_vendor clubby789 0
50 144131 Introduce Scope::NonGlobModule and Scope::GlobModule b-naber:scope-refactoring petrochenkov 0
51 144156 Check coroutine upvars in dtorck constraint compiler-errors:dtorck-upvars lcnr 0
52 144158 [WIP] Check coroutine upvars and resume ty in dtorck constraint, this time based off of `TypingMode` compiler-errors:dtorck-better 0
53 144174 minimally implement `is` (RFC 3573), sans parsing dianne:desugar-is joshtriplett 0
54 144192 atomicrmw on pointers: move integer-pointer cast hacks into backend RalfJung:atomicrmw-ptr nikic 0
55 144194 Provide additional context to errors involving const traits estebank:const-traits oli-obk 0
56 144195 Add checks for attributes in types Kivooeo:bad-attr compiler-errors 0
57 144197 TypeTree support in autodiff KMJ-007:type-tree ZuseZ4 0
58 144210 std: thread: Return error if setting thread stack size fails Gelbpunkt:thread-stack-size-musl ibraheemdev 0
59 144220 Add powerpc64-unknown-linux-gnuelfv2 target Gelbpunkt:powerpc64-unknown-linux-gnuelfv2 davidtwco 0
60 144223 Add debuginfo_transparent attribute for structs bjorn3:better_debuginfo petrochenkov 0
61 144252 Do not copy .rmeta files into the sysroot of the build compiler during check Kobzol:rmeta-sysroot jieyouxu 0
62 144255 opt-dist: set `build_llvm` to false for WindowsCi ognevny:dist-windows-no-llvm-build 0
63 144266 Supress swapping lhs and rhs in equality suggestion in extern macro xizheyin:139050 compiler-errors 0
64 144274 add Option::reduce Qelxiros:option-reduce thomcc 0
65 144275 implement Sum and Product for Saturating(u*) Qelxiros:saturating-arithmetic tgross35 0
66 144289 Constify conversion traits clarfonthey:const-convert tgross35 0
67 144291 Constify trait aliases oli-obk:const_trait_alias compiler-errors 0
68 144323 add rustfmt support for `cfg_select` folkertdev:cfg-select-builtin-macro-fmt ytmimi 0
69 144324 add AnonConstKind to non_trivial_const_arg diagnostics dvtkrlbs:non-trivial-const-arg compiler-errors 0
70 144327 Help optimize out bounds checks in median_of_medians kornelski:partition_at_index_minmax tgross35 0
71 144330 document assumptions about `Clone` and `Eq` traits gewitternacht:document-clone-eq Mark-Simulacrum 0
72 144342 add exact bitshifts Qelxiros:exact-bitshifts tgross35 0
73 144350 std: sys: io: io_slice: Add UEFI types Ayush1325:uefi-io thomcc 0
74 144353 Extend the enum check to pointer and union reads 1c3t3a:enum-check-enum-ptr saethlin 0
75 144354 fix(std): Fix undefined reference to __my_thread_exit on QNX 8.0 rafaeling:fix-142726-qnx8-link-fail tgross35 0
76 144363 [WIP] Add downcast_trait and downcast_trait_mut ivarflakstad:vtable-for-and-downcast-trait oli-obk 0
77 144373 remove deprecated Error::description in impls hkBst:remove-deprecated-1 jhpratt 0
78 144394 [Debug Info] Generate typedef nodes for ptr/ref types (and msvc arrays) Walnut356:msvc_typedef wesleywiser 0
79 144400 `tests/ui/issues/`: The Issues Strike Back [3/N] Kivooeo:issue3 jieyouxu 0
80 144402 Stabilize loongarch32 inline asm heiher:stabilize-loong32-asm Amanieu 0
81 144403 `tests/ui/issues/`: The Issues Strike Back [4/N] Kivooeo:issue4 jieyouxu 0
82 144420 WIP: smart pointer (try_)map Qelxiros:smart_pointer_try_map thomcc 0
83 144438 Guard HIR lowered contracts with `contract_checks` dawidl022:contracts/guarded-lowering oli-obk 0
84 144439 Introduce ModernIdent type to unify macro 2.0 hygiene handling xizheyin:symbol-rs petrochenkov 0
85 144443 Make target pointer width in target json an integer WaffleLapkin:integer-target-pointer-width Noratrieb 0
86 144444 Contract variable declarations dawidl022:contracts/variable-scoping-rebased 0
87 144447 fix misspelled issue kianjib7:master Mark-Simulacrum 0
88 144452 std/sys/fd: Relax `READ_LIMIT` on Darwin morinmorin:apple/update_read_limit ChrisDenton 0
89 144465 Allow the global allocator to use thread-local storage and std::thread::current() orlp:system-alloc-tls joboet 0
90 144476 rustdoc-search: search backend with partitioned suffix tree notriddle:notriddle/stringdex 0
91 144494 Partial-stabilize the basics from `bigint_helper_methods` scottmcm:min_bigint_helpers Mark-Simulacrum 0
92 144498 Add --print target-spec-json-schema Noratrieb:rustc-json-schema jieyouxu 0
93 144499 ci: Begin running ui tests with `rust.debuginfo-level-tests=1` Enselic:ci-debuginfo-level-tests davidtwco 0
94 144506 introduce the Comparable trait for btree internals conradludgate:btree-comparable Amanieu 0
95 144509 Add release notes for 1.89.0 cuviper:relnotes-1.89.0 BoxyUwU 0
96 144513 Warn when relying on default musl target static linkage behaviour Gelbpunkt:musl-static-linkage-link Noratrieb 0
97 144515 Implement `ptr_cast_array` scottmcm:ptr_cast_array thomcc 0
98 144519 Constify `SystemTime` methods clarfonthey:const-system-time jhpratt 0
99 144529 Add `#[rustc_pass_indirectly_in_non_rustic_abis]` beetrees:pass-indirectly-attr joshtriplett 0
100 144531 Add lint against integer to pointer transmutes Urgau:int_to_ptr_transmutes SparrowLii 0
101 144537 Implement `Drop::pin_drop` for `!Unpin` types frank-king:feature/pin-drop 0
102 144541 c-variadic: multiple ABIs in the same program for arm folkertdev:c-variadic-same-program-multiple-abis-arm RalfJung 0
103 144542 Stabilize `sse4a` and `tbm` target features sayantn:stabilize-sse4a-tbm nikomatsakis 0
104 144544 Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependencies JonathanBrouwer:illformed-in-deps traviscross 0
105 144545 In rustc_pattern_analysis, put `true` witnesses before `false` witnesses ChayimFriedman2:bool-witness-order Nadrieril 0
106 144549 improve `va_arg` assembly on arm targets folkertdev:va-arg-arm workingjubilee 0
107 144551 Add aarch64_be-unknown-linux-musl target neuschaefer:a64be-musl 0
108 144552 Rehome 33 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` Oneirical:uncountable-integer-3 jieyouxu 0
109 144553 Rehome 32 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` Oneirical:uncountable-integer-4 jieyouxu 0
110 144558 Point at the `Fn()` or `FnMut()` bound that coerced a closure, which caused a move error estebank:issue-68119 lcnr 0
111 144561 Allow MIR-inlining `Drop` terminators too scottmcm:inline-drops cjgillot 0
112 144565 Fix RISC-V Test Failures in ./x test for Multiple Codegen Cases CaiWeiran:fix_ci_test Mark-Simulacrum 0
113 144567 Fix RISC-V Test Failures in ./x test for Multiple Codegen Cases CaiWeiran:transmute-scalar_test Mark-Simulacrum 0
114 144574 avoid hangs if there are 10 billion where-clauses lcnr:fast-paths-avoid-impls 0
115 144579 Implement declarative (`macro_rules!`) attribute macros (RFC 3697) joshtriplett:mbe-attr petrochenkov 0
116 144580 fix: Use drain() instead of keys().next() + swap_remove() in auto_tra… strmfos:master notriddle 0
117 144585 Suggest only Span without source changes when source code is unavailable xizheyin:show-std-source SparrowLii 0
118 144592 Use a macro to impl `FromStr` for target spec data structures fee1-dead-contrib:target_spec Noratrieb 0
119 144593 Update books rustbot:docs-update ehuss 0
120 144601 Allow `cargo fix` to partially apply `mismatched_lifetime_syntaxes` kornelski:cargo-fix-mismatched_lifetime_syntaxes ehuss 0
121 144612 make some vecdeque methods const KaranJain21:const_vecdeque_methods tgross35 0
122 144613 aarch64-nintendo-switch-freestanding - Enable CPU features that are always available in a live system (crypto instructions, plus explicit NEON). pantsman0:nintendo_switch_cpu_features 0
123 144631 Fix test intrinsic-raw_eq-const-bad for big-endian fneddy:fix_be_test_intrinsic_const_bad compiler-errors 0
124 144642 editorconfig: don't trim trailing whitespace in tests lolbinarycat:editorconfig-no-run-make ehuss 0
125 144648 Implementation: `#[feature(nonpoison_rwlock)]` connortsui20:nonpoison_rwlock Mark-Simulacrum 0
126 144649 Account for bare tuples and `Pin` methods in field searching logic estebank:issue-144602 lcnr 0
127 144651 Implementation: `#[feature(nonpoison_condvar)]` connortsui20:nonpoison_condvar thomcc 0
128 144653 Implementation: `#[feature(nonpoison_once)]` connortsui20:nonpoison_once ChrisDenton 0
129 144669 Add reproducible build verification to bootstrap sunildora1988:reproducible-build 0
130 144674 Add a diagnostic for similarly named traits rperier:add_note_if_a_type_impl_a_trait_with_the_same_name lcnr 0
131 144678 Make no_mangle on foreign items explicit instead of implicit jdonszelmann:no-mangle-extern bjorn3 0
132 144686 Better print ScalarPair when it is tuple or slice xizheyin:const-eval-print oli-obk 0
133 144687 Allow running tests with GCC GuillaumeGomez:tests-with-gcc Kobzol 0
134 144693 Fixed issue by changing error label and note OneProgGit:fix/issue#144023 SparrowLii 0
135 144705 compiler-builtins: plumb LSE support for aarch64 on linux/gnu when optimized-compiler-builtins not enabled pmur:murp/aarch64-lse Amanieu 0
136 144714 Make mac calls include their semicolons compiler-errors:mac-call-semi petrochenkov 0
137 144722 Fix parallel rustc not being reproducible due to unstable sorts of items ywxt:parallel-reproducibile oli-obk 0
138 144727 Add tracing to resolve-related functions Stypox:add-tracing-to-resolve RalfJung 0
139 144749 tests: adapt array-cmp for llvm/llvm-project@f7b65011de51 durin42:llvm-22-loop-thing scottmcm 0
140 144750 add new rustdoc::hidden_intra_doc_links lint lolbinarycat:rustdoc-intra-doc-hidden-144664 GuillaumeGomez 0
141 144758 [Doc] Add links to the various collections QnJ1c2kNCg:master ChrisDenton 0
142 144761 aarch64: Make `outline-atomics` a known target feature tgross35:cfg-outline-atomics davidtwco 0
143 144762 Reject tail calls of `#[track_caller]` functions WaffleLapkin:untrack_caller SparrowLii 0
144 144765 inclusive `Range`s: change `end` to `last` Qelxiros:range-inclusive-last thomcc 0
145 144767 Correct some grammar in integer documentation tgross35:doc-grammar thomcc 0
146 144775 more strongly dissuade use of `skip_binder` lcnr:skip_binder-comment BoxyUwU 0
147 144780 Add a method to dump MIR in the middle of MIR building bjorn3:mir_build_debug matthewjasper 0
148 144783 fix `#[loop_match]` on diverging loop folkertdev:loop-match-diverging-loop SparrowLii 0
149 144787 Refactor codegen backends in bootstrap Kobzol:codegen-backend-restructure jieyouxu 0
150 144801 Suggest bounds in more cases, accounting for type parameters referenced in predicate estebank:issue-144734 spastorino 0
151 144804 Don't warn on never to any `as` casts as unreachable WaffleLapkin:reach-for-the-casts compiler-errors 0
152 144807 Streamline config in bootstrap Shourya742:2025-07-30-streamline-config Kobzol 0
153 144821 Fix [rustdoc] Non-json time diagnostics in stdout when using --format… cp90-pixel:rustdoc_json_timing_fix GuillaumeGomez 0
154 144823 coverage: Extract HIR-related helper code out of the main module Zalathar:hir-info SparrowLii 0
155 144837 Rewrite`is_ascii` using `slice::as_chunks` Kmeakin:km/optimize-is-ascii tgross35 0
156 144838 Fix outdated doc comment Kivooeo:doc-subtype notriddle 0
157 144847 Constify Eq, Ord, PartialOrd Randl:const-ord compiler-errors 0
158 144856 Elaborate destruct host effect clauses with structurally implied clauses ShoyuVanilla:elaborate-destruct compiler-errors 0
159 144857 Port `#[allow_internal_unsafe]` to the new attribute system scrabsha:push-pwtyrnmqkrtr jdonszelmann 0
160 144859 [DO NOT MERGE] Run dist-x86_64-linux on the self-hosted demo pietroalbini:ea-wmkynxyyuvzl marcoieni 0
161 144861 Stabilize `panic_payload_as_str` feature Kivooeo:payload-as-str-stabilization ChrisDenton 0
162 144864 No source fixes Muscraft:no-source-fixes SparrowLii 0
163 144865 Fix tail calls to `#[track_caller]` functions WaffleLapkin:track-tail lqd 0
164 144870 Stabilize `path_file_prefix` feature Kivooeo:file_prefix-stabilize tgross35 0
165 144871 Stabilize `btree_entry_insert` feature Kivooeo:btree_entry_insert-stabilize m-ou-se 0
166 144879 Add rusty stack protector(re-submit) cezarbbb:rusty-stack-protector 0
167 144884 Resynthesize `foo<bar>(` and `foo<bar>::` in `check_no_chained_comparison` xizheyin:fixme-check-no-chained-comparison estebank 0
168 144885 Implement some more checks in `ptr_guaranteed_cmp`. zachs18:ptr_guaranteed_cmp_more davidtwco 0
169 144896 Remove impl `PinCoerceUnsized` for `Pin` Darksonn:alice/no-pin-pin thomcc 0
170 144897 print raw lifetime idents with r# fee1-dead-contrib:raw_lifetimes_printing SparrowLii 0
171 144899 Print CGU reuse statistics in `-Zprint-mono-items` Kobzol:cgu-reuse saethlin 0
172 144902 Rename `begin_panic` to `panic_with_payload` Kivooeo:more-creative-name-for-begin-panic Mark-Simulacrum 0
173 144906 Require approval from t-infra instead of t-release on tier bumps Kobzol:infra-team-tier-bump davidtwco 0
174 144907 fix: Reject async assoc fns of `#[const_trait]` in ast_passes ShoyuVanilla:no-const-async compiler-errors 0
175 144908 Fix doctest output json GuillaumeGomez:fix-doctest-output-json Amanieu 0
176 144909 Add new `test::print_merged_doctests_times` used by rustdoc to display more detailed time information GuillaumeGomez:extend-libtest-for-merged-doctests Amanieu 0
177 144912 [WIP] Resolver: introduce `SmartResolver` for speculative and finalize resolutions. LorrensP-2158466:smart-resolver petrochenkov 0
178 144913 [rustdoc] Fix wrong `i` tooltip icon GuillaumeGomez:fix-wrong-i-icon fmease 0
179 144915 Defer tail call ret ty equality to check_tail_calls compiler-errors:tail-call-ret-ty-equality lcnr 0
180 144921 don't emit rustdoc::broken_intra_doc_links for stuff like [!NOTE] lolbinarycat:rustdoc-intra-doc-gfm-141866 notriddle 0
181 144922 Implement `#[derive(From)]` Kobzol:derive-from SparrowLii 0
182 144923 Move several more float tests to floats/mod.rs rocurley:float_tests_refactor_3 tgross35 0
183 144924 compiletest: add hint for when a ui test produces no errors lolbinarycat:compiletest-pass-directives-hint clubby789 0
184 144925 Add suggestion to `.to_owned()` used on `Cow` when borrowing Periodic1911:144792-cow-diag davidtwco 0
185 144933 Allocate arguments from topmost frame into temporary storage before popping stack frame in `init_fn_tail_call` compiler-errors:temp-local WaffleLapkin 0
186 144935 Add `PeekableIterator` trait wmstack:PeekableIterator tgross35 0
187 144936 CFI: Fix types that implement Fn, FnMut, or FnOnce rcvalle:rust-cfi-fix-144641 SparrowLii 0
188 144938 [experiment] enable outline-atomics on more aarch64 platforms tgross35:more-outline-atomics 0
189 144944 E0793: Clarify that it applies to unions as well He1pa:E0793 compiler-errors 0
190 144947 Fix description of unsigned `checked_exact_div` tautschnig:remove-stray-checked_div-comment Mark-Simulacrum 0
191 144949 More `Printer` cleanups nnethercote:more-Printer-cleanups davidtwco 0
192 144954 run-make: Allow blessing snapshot files that don't exist yet Zalathar:run-make-bless jieyouxu 0
193 144955 search graph: lazily update parent goals lcnr:lazily-update-non-parent-goals compiler-errors 0
194 144959 fix(unicode-table-generator): fix duplicated unique indices Marcondiro:master Mark-Simulacrum 0
195 144960 [RTE-513] Ignore sleep_until test on SGX raoulstrackx:raoul/rte-513-disable_sleep_tests_on_sgx ChrisDenton 0
196 144961 Regression test for bad codegen of `#[derive(Clone)]` on enums lucarlig:clone_enum Mark-Simulacrum 0
197 144962 Add aarch64_be-unknown-none-softfloat target Gelbpunkt:aarch64_be-unknown-none-softfloat SparrowLii 0
198 144193 Suggest adding `Fn` bound when calling a generic parameter Kobzol:generic-param-fn-bound-help compiler-errors 0 always
199 144596 libtest: print the type of test being run lolbinarycat:libtest-print-doctest-type notriddle 0 always
200 144739 Use new public libtest `ERROR_EXIT_CODE` constant in rustdoc GuillaumeGomez:rustdoc-test-cleanup fmease 0 always
201 144910 Add regression tests for seemingly fixed issues ShoyuVanilla:add-regression-tests fee1-dead 0 always

Open retry log

Caution: Synchronization has some caveats. Please follow the steps described in Fixing inconsistencies in the bors queue.