Homu queue - all

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.

1034 total, 40 approved, 79 rolled up, 14 failed / /

Sort key Repository # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 rust 148691 pending yes Subtree sync for rustc_codegen_cranelift bjorn3:sync_cg_clif-2025-11-08 bjorn3 1
2 rust 148692 approved yes Rollup of 10 pull requests matthiaskrgr:rollup-hryk71f matthiaskrgr 5 never
3 rust 148084 approved yes Optimize path components iteration on platforms that don't have prefixes the8472:prefixless-path-components-iter Mark-Simulacrum Mark-Simulacrum 0 iffy
4 rust 148591 approved yes [beta] backports cuviper:beta-next cuviper cuviper 0 never
5 rust 148660 approved yes Encode cfg trace, not its early counterpart to fix cross-crate `doc(auto_cfg)` fmease:cross-crate-cfg GuillaumeGomez GuillaumeGomez 0 never
6 rust 145656 approved yes Stabilize s390x `vector` target feature and `is_s390x_feature_detected!` macro folkertdev:stabilize-s390x-vector Amanieu Amanieu 0
7 rust 147024 approved yes std_detect: Support run-time detection on OpenBSD using elf_aux_info brad0:std_detect_openbsd_elf_aux_info Mark-Simulacrum Mark-Simulacrum 0
8 rust 147179 approved yes [DebugInfo] Fix container types failing to find template args Walnut356:template_lookup Mark-Simulacrum Mark-Simulacrum 0
9 rust 147534 approved yes Implement SIMD funnel shifts in const-eval/Miri sayantn:simd-funnel-shifts RalfJung RalfJung 0
10 rust 147686 approved yes update isolate_highest_one for NonZero<T> vrtgs:non-zero-isolate joboet joboet 0
11 rust 147743 approved yes Show packed field alignment in mir_transform_unaligned_packed_ref 21aslade:packed-diagnostic RalfJung RalfJung 0
12 rust 147760 approved yes [Debugger Visualizers] Unify `*-gnu` and `*-msvc` enum output Walnut356:gnu_enum_viz Mark-Simulacrum Mark-Simulacrum 0
13 rust 148204 approved yes Modify contributor email entries in .mailmap hkBst:patch-5 nnethercote nnethercote 0
14 rust 148279 approved yes rustc_builtin_macros: rename bench parameter to avoid collisions with user-defined function names IntegralPilot:master oli-obk hkBst 0
15 rust 148601 approved yes `invalid_atomic_ordering`: also lint `update` & `try_update` GrigorenkoPV:invalid_atomic_ordering Kivooeo Kivooeo 0
16 rust 148649 approved yes don't completely reset `HeadUsages` lcnr:rarwwww BoxyUwU BoxyUwU 0
17 rust 146305 approved yes Add correct suggestion for multi-references for self type in method Kivooeo:a-lot-of-references-in-self JonathanBrouwer JonathanBrouwer 0 always
18 rust 147540 approved yes Stabilise `as_array` in `[_]` and `*const [_]`; stabilise `as_mut_array` in `[_]` and `*mut [_]`. bjoernager:slice-as-array Amanieu Amanieu 0 always
19 rust 148079 approved yes Rename `downcast_[ref|mut]_unchecked` -> `downcast_unchecked_[ref|mut]` taj-p:master Mark-Simulacrum Mark-Simulacrum 0 always
20 rust 148126 approved Fix rust stdlib build failing for VxWorks hax0kartik:vx-fix-148125 Mark-Simulacrum Mark-Simulacrum 0 always
21 rust 148230 approved yes rustdoc: Properly highlight shebang, frontmatter & weak keywords in source code pages and code blocks fmease:rustdoc-highlight-tweaks GuillaumeGomez GuillaumeGomez 0 always
22 rust 148555 approved yes Fix rust-by-example spanish translation ehuss:rust-by-example-es Kobzol Kobzol 0 always
23 rust 148556 approved yes Fix suggestion for returning async closures chenyukang:yukang-fix-148493-async-closure JonathanBrouwer JonathanBrouwer 0 always
24 rust 148585 approved yes [rustdoc] Replace `print` methods with functions to improve code readability GuillaumeGomez:improve-format-code yotamofek yotamofek 0 always
25 rust 148600 approved yes re-use `self.get_all_attrs` result for pass indirectly attribute folkertdev:pass-indirectly-reuse-attrs JonathanBrouwer JonathanBrouwer 0 always
26 rust 148612 approved yes Add note for identifier with attempted hygiene violation chenyukang:yukang-fix-148580-macro-hygiene-diagnostic JonathanBrouwer JonathanBrouwer 0 always
27 rust 148613 approved yes Switch hexagon targets to rust-lld androm3da:bcain/hex_lld BoxyUwU JonathanBrouwer,Noratrieb 0 always
28 rust 148619 approved yes Enable std locking functions on AIX amy-kwan:amyk/AddLockingFunctions_AIX Noratrieb workingjubilee 0 always
29 rust 148644 approved yes [bootstrap] Make `--open` option work with `doc src/tools/error_index_generator` GuillaumeGomez:error-index-index-open Kobzol Kobzol 0 always
30 rust 148673 approved yes Remove a remnant of `dyn*` from the parser fmease:del-dyn_star-remnant JonathanBrouwer JonathanBrouwer 0 always
31 rust 148675 approved yes Remove eslint-js from npm dependencies Kobzol:eslint-js yotamofek yotamofek 0 always
32 rust 148680 approved yes Recover `[T: N]` as `[T; N]` ShE3py:array-colon JonathanBrouwer JonathanBrouwer 0 always
33 rust 148688 approved yes Remove unused argument `features` from `eval_config_entry` JonathanBrouwer:remove_features fee1-dead jdonszelmann 0 always
34 rust 147498 yes Gate tests with the right edition ferrocene:pvdrz/edition-range-gating fmease 20 never
35 rust 147775 Rollup of 7 pull requests matthiaskrgr:rollup-u90jv4x 5 never
36 rust 146740 miri subtree update RalfJung:miri 1
37 rust 148481 yes Sync rustc_codegen_gcc subtree GuillaumeGomez:subtree-update_cg_gcc_2025-11-04 1
38 rust 89917 yes sess: default to v0 symbol mangling davidtwco:issue-60705-stabilize-rust-symbol-mangling-scheme wesleywiser 0 never
39 rust 112049 yes [do not merge] CI experiments Kobzol:pgo-omit-benchmarks 0 never
40 rust 113382 yes [perf] test MCP510 lqd:test-mcp510 0 never
41 rust 115521 yes [DO NOT MERGE] Experimentally force non-leaf frame pointers workingjubilee:force-trunk-frame-pointers 0 never
42 rust 120762 yes Expand assumes to the other unchecked slice ops saethlin:assume-in-get-unchecked 0 never
43 rust 130998 yes avoid phi node for pointers flowing into Vec appends the8472:bail-before-memcpy 0 never
44 rust 132553 yes Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost EFanZh:zero-cost-rc-arc-deref tgross35 0 never
45 rust 133662 yes Use `iter::repeat_n` to implement `Vec::extend_with` paolobarbolini:vec-extend-with-via-repeatn Noratrieb 0 never
46 rust 134938 yes Include arguments to the precondition check in failure messages saethlin:include-precondition-args 0 never
47 rust 135804 yes Stop backtracing if the stack pointer gets stuck ChrisDenton:backtrace-wine joboet 0 never
48 rust 136006 yes Start using pattern types in libcore oli-obk:push-tzonluoyuwkq 0 never
49 rust 136578 yes Add contracts for all functions in `Alignment` tautschnig:upstream-contracts/alignment tgross35 0 never
50 rust 137762 yes Reserve before `write_fmt` for owned buffers thaliaarchi:io-optional-methods/write-fmt workingjubilee 0 never
51 rust 138504 yes Nul terminate rust string literals bjorn3:string_merging_rust_strings estebank 0 never
52 rust 141030 yes [WIP] Expand free alias types during variance computation fmease:lta-no-variance BoxyUwU 0 never
53 rust 141348 yes Make `Rc<T>::deref` zero-cost EFanZh:zero-cost-rc-deref tgross35 0 never
54 rust 142038 yes Optimize `std::str::Chars::next` and `std::str::Chars::next_back` Kmeakin:km/optimize-str-chars-iterator tgross35 0 never
55 rust 142093 yes add track_caller attribute to map_err and ok_or/_else yaahc:track-map-error tgross35 0 never
56 rust 142257 yes [Experiment] Build the standard library with -Csymbol-mangling-version=v0 wesleywiser:test_v0_symbol_mangling 0 never
57 rust 142578 yes Cache MIR preorder traversal. cjgillot:cache-preorder 0 never
58 rust 142623 yes Move placeholder error handling to before region inference amandasystems:early-placeholder-errors lcnr 0 never
59 rust 142821 yes Compute jump threading opportunities in a single pass cjgillot:jump-threading-single saethlin 0 never
60 rust 143371 yes Prehash visibilities in resolver cjgillot:prehash-visibilities petrochenkov 0 never
61 rust 143377 yes document overrides of the default impl of PartialEq::ne hkBst:clippy-fix-5 workingjubilee 0 never
62 rust 143495 yes Skip `find_existing_run` call if head and tail pairs sorted differently AngelicosPhosphoros:angelicos_phosphoros/skip_run_detection_in_sort_unstable Mark-Simulacrum 0 never
63 rust 143511 yes Improve TLS codegen by marking the panic/init path as cold orlp:tls-cold-init joboet 0 never
64 rust 143629 yes Limited nonzero coercion oli-obk:limited-nonzero-coercion 0 never
65 rust 143882 yes Also hash spans inside the same file as relative. cjgillot:relative-span-file petrochenkov 0 never
66 rust 144475 yes Don't loop if there are no pending obligations compiler-errors:pending-faster lcnr 0 never
67 rust 144567 Fix RISC-V Test Failures in ./x test for Multiple Codegen Cases CaiWeiran:transmute-scalar_test Mark-Simulacrum 0 iffy
68 rust 144874 yes Cache param_env on disk. cjgillot:cache-param-env 0 never
69 rust 144883 Remove unneeded `drop_in_place` calls scottmcm:remove-unneeded-drop_in_place nnethercote 0 iffy
70 rust 144930 yes [EXPERIMENT] Avoid tracking span to compute `end_point`. cjgillot:untracked-end-point 0 never
71 rust 145021 yes rustdoc: turn is_unnamable into a compiler query lolbinarycat:rustdoc-is_unnamable-query oli-obk 0 never
72 rust 145024 yes Optimize indexing slices and strs with inclusive ranges Kmeakin:km/optimize-slice-index/v3 scottmcm 0 never
73 rust 145330 yes [TOY] Run MIR opts before coroutine state transform cjgillot:optimized-generator 0 never
74 rust 145343 yes Dogfood `-Zno-embed-metadata` in the compiler Kobzol:dogfood-z-no-embed-metadata 0 never
75 rust 145516 yes Weekly `cargo update` rust-lang:cargo_update clubby789 0 iffy
76 rust 146098 yes Temporary lifetime extension for blocks dianne:extending-blocks BoxyUwU 0 never
77 rust 146146 yes Disable incr CGU merging saethlin:disable-incr-merging 0 never
78 rust 146483 yes [DO NOT MERGE OR REVIEW] Early perf experiments fmease:rustdoc-gen-mac-exp-perf-fix 0 never
79 rust 146505 yes Add lint about redefining runtime symbols Urgau:clash-fn-names-with-fundamental-fns lcnr 0 never
80 rust 146544 yes mir-opt: Remove the workaround in UnreachableEnumBranching dianqk:rm-workaround nikic 0 never
81 rust 146759 yes obligations_for_self_ty: skip irrelevant goals lcnr:obligations_for_self_ty-perf BoxyUwU 0 never
82 rust 146823 yes [Experiment] Do not emit noalias for some functions including `.as_mut_ptr()` HKalbasi:noalias-inline saethlin 0 never
83 rust 146880 yes source_span query optimized to be inlined function in case of non-incremental build azhogin:azhogin/source_span_hook cjgillot 0 never
84 rust 146909 yes [EXPERIMENT] Test 8-bit tags for hashbrown Amanieu:perf-hashbrown-8bit 0 never
85 rust 147193 yes Shallow resolve ty vars to their root var BoxyUwU:shallow_resolve_to_root lcnr 0 never
86 rust 147272 yes Enable -disable-i2p-p2i-opt flag nikic:disable-i2p-p2i-opt 0 never
87 rust 147351 yes Avoid `LocalCopy` instantiation for `#[inline]` on `-Copt-level=0` Noratrieb:avoid-localcopy-for-inline-on-o0 0 never
88 rust 147361 yes Make inliner cycle detection a fallible process saethlin:fallible-cycle-detection 0 never
89 rust 147452 yes rustdoc: instrument call to lib_embargo_visit_item lolbinarycat:rustdoc-lib_embargo-self-profile 0 never
90 rust 147482 yes rustdoc: calculate effective visibilities of crates on-demand lolbinarycat:rustdoc-lib_embargo_visit-on-demand 0 never
91 rust 147484 yes Fix check_expr_if to point to a more accurate location of the compilation error in some cases sgasho:fix/141690_check_expr_if jackh726 0 never
92 rust 147511 yes is_doc_hidden optimized to hook in case of non-incremental build azhogin:azhogin/is_doc_hidden_opt petrochenkov 0 never
93 rust 147565 yes make coerce-lub order independent BoxyUwU:coercion_cleanup lcnr 0 never
94 rust 147596 Adjust the Arm targets in CI to reflect latest changes thejpster:build-new-arm-tier2-targets Mark-Simulacrum 0 iffy
95 rust 147607 GVN: Invalidate derefs at loop headers dianqk:gvn-deref-loop cjgillot 0 never
96 rust 147802 yes Store `chunk_domain_size` explicitly in `Chunk`. nnethercote:chunk_domain_size 0 never
97 rust 147827 yes Fix MaybeUninit codegen using GVN saethlin:maybeuninit-codegen2 scottmcm 0 never
98 rust 147832 yes rustdoc: Don't pass `RenderOptions` to `DocContext` aDotInTheVoid:rustdoc-format-options notriddle 0 never
99 rust 147834 yes Always make tuple elements a coercion site WaffleLapkin:tuple-coerce BoxyUwU 0 never
100 rust 147876 yes Check tainted_by_error in LateLint Shunpoco:lint-check-tainted-error oli-obk 0 never
101 rust 147886 yes GVN: Use the borrows only if they are always live dianqk:gvn-new-deref-arg cjgillot 0 never
102 rust 147918 yes [PERF] see if my fork of `stringdex` affects perf yotamofek:pr/stringdex-fork 0 never
103 rust 148034 yes Simplify the canonical enum clone branches to a copy statement dianqk:matchbr-copy cjgillot 0 never
104 rust 148037 yes std: move check for destroyed TLS variable joboet:destroyed-tls-check Mark-Simulacrum 0 never
105 rust 148151 yes Replace OffsetOf by an actual sum of calls to intrinsic. cjgillot:no-offset-of oli-obk 0 never
106 rust 148190 yes replace box_new with lower-level intrinsics RalfJung:box_new SparrowLii 0 never
107 rust 148244 yes no wf obligations in generalize lcnr:generalize-uwu 0 never
108 rust 148259 yes const-eval: fix and re-enable pointer fragment support RalfJung:const-ptr-fragment oli-obk 0 never
109 rust 148329 yes Do not propogate unnecessary closure constraints. LorrensP-2158466:closure-prop lcnr 0 never
110 rust 148375 yes Optimize `panic!(<str lit>)` into method call jhpratt:panic-str-lit m-ou-se 0 never
111 rust 148379 yes Add implied bounds to generic types, impl Trait, and assoc types. obi1kenobi:pg/implied-bounds fmease 0 never
112 rust 148434 yes Inherent const impl oli-obk:inherent-const-impl fee1-dead 0 never
113 rust 148443 yes GVN: Compare discriminants with constant dianqk:gvn-cmp-range 0 never
114 rust 148486 yes Explicitly forget the zero remaining elements in `vec::IntoIter::fold()`. kpreid:vec-iter-drop Mark-Simulacrum 0 never
115 rust 148522 yes Micro-optimize rustdoc search index parsing yotamofek:pr/rustdoc/optimize-read_postings_from_string GuillaumeGomez 0 never
116 rust 148529 yes Experiment: New fmt::Arguments implementation m-ou-se:new-fmt-args m-ou-se 0 never
117 rust 148537 yes [perf] Start using pattern types in libcore oli-obk:push-yxuttqrqqyvu scottmcm 0 never
118 rust 148597 yes Allow looking up "crate paths" in map without allocating a vector yotamofek:pr/search_index/crate_path_ref_map GuillaumeGomez 0 never
119 rust 148604 yes [DO NOT MERGE] Experiment with micro-optimizing push_str calls lolbinarycat:experiment-push_str_slice 0 never
120 rust 148616 yes Add is_of_trait to get_id_for_impl camsteffen:id-for-impl-trait-bool notriddle 0 never
121 rust 148658 yes cleanup: merge `RvalueScopes` into `ScopeTree` dianne:cleanup-rvalue-scopes BoxyUwU 0 never
122 rust 106418 yes Implement `PartialOrd` and `Ord` for `Discriminant` EFanZh:implement-ord-for-discriminant dtolnay 0
123 rust 106643 yes Allow only implementing `Read::read_buf` WaffleLapkin:read_recursive dtolnay 0
124 rust 108684 yes Clarify drop_in_place safety Manishearth:dip-safety JakobDegen 0
125 rust 113891 yes Add more syscall doc aliases to std docs SabrinaJewson:more-syscall-aliases Mark-Simulacrum 0
126 rust 118717 yes Add new solver / old solver opaque type tests traviscross:TC/add-new-solver-opaque-tests compiler-errors 0
127 rust 119260 yes Make broken MIR a proper lint. cjgillot:mir-lint TaKO8Ki 0
128 rust 120072 yes style-guide: Tweak `Cargo.toml` formatting to not put `description` last joshtriplett:style-guide-cargo-tweak yaahc 0
129 rust 120708 yes Add `or_try_*` variants for HashMap Entry API peterjoel:entry_try m-ou-se 0
130 rust 121762 yes style-guide: Note that we don't account for comments in every possible place joshtriplett:style-comments-best-effort calebcartwright 0
131 rust 121910 yes Revert "Change prefetch to avoid deadlock" Zoxc:rev-118488 cjgillot 0
132 rust 122408 yes Use futex-based synchronization on Apple platforms joboet:apple_futex m-ou-se 0
133 rust 126100 yes Reword the caveats on `array::map` scottmcm:decaveat-map m-ou-se 0
134 rust 127401 yes [EXPERIMENT] Ban generics in variadic args workingjubilee:ban-generics-in-variadic-args 0
135 rust 128666 yes Add `overflow_checks` intrinsic pitaj:intrinsic-overflow_checks Mark-Simulacrum 0
136 rust 128947 yes Perform ThinLTO on x86_64-pc-windows-msvc dist builder Zoxc:thinlto-msvc 0
137 rust 129822 yes Docs - type guarantees update WiktorPrzetacznik:docs-guarantees-update BurntSushi 0
138 rust 130382 yes Add a run-make test for Arm target-cpu features. chrisnc:arm-target-cpu-feature-test jieyouxu 0
139 rust 130751 yes Suggest adding missing braces in `const` block pattern GrigorenkoPV:missing-{-in-const 0
140 rust 133820 yes Stabilize `derive(CoercePointee)` dingxiangfei2009:stabilize-coerce-pointee 0
141 rust 134598 yes Update/relax str/String utf8 safety docs zachs18:string-utf8-safety-docs joshtriplett 0
142 rust 135178 yes Document the behaviour of RUST_MIN_STACK=0 Gankra:patch-2 Amanieu 0
143 rust 135578 yes Add a deterministic constructor for `RandomState` bkragl:deterministic_random_state jhpratt 0
144 rust 136036 yes Rewrite docs for fetch_update for clarity hkBst:patch-26 thomcc 0
145 rust 136638 yes warn on empty precision hkBst:format_parse oli-obk 0
146 rust 136649 yes Skip redundant frames in const recursion errors estebank:const-recursion-error Noratrieb 0
147 rust 136732 yes Implement `Random` for array sorairolake:add-random-for-array joboet 0
148 rust 136733 yes Implement `Random` for `num::{Saturating,Wrapping}` sorairolake:add-random-for-num-module-types BurntSushi 0
149 rust 137067 yes Hint on unknown escape of Unicode quotation marks in string literal LFS6502:unicode-quote-hint Noratrieb 0
150 rust 137546 yes update doc for Vec::into_boxed_slice heiseish:doc-125941 the8472 0
151 rust 137584 yes rustdoc: improve the summary icon liigo:improve_summary_icon notriddle 0
152 rust 137598 yes Added `unchecked_div` and `unchecked_rem` to signed and unsigned numerical types madhav-madhusoodanan:feature-unchecked-div-rem the8472 0
153 rust 137761 yes Optimize `CharIndices::advance_by` thaliaarchi:char-indices-advance-by scottmcm 0
154 rust 137783 yes Fix code suggestion for local enum patterns in non-exhaustive matches makai410:match-arm-err BoxyUwU 0
155 rust 138005 yes Clarify MaybeUninit docs hkBst:clarify_maybe_uninit_docs BurntSushi 0
156 rust 138133 yes Win: Fix std::fs::rename failing on Windows Server by attempting the non-atomic rename first Fulgen301:rename-errors ChrisDenton 0
157 rust 138400 yes sys/pal/unix/sync/mutex: Fix Mutex::new() on NuttX no1wudi:master workingjubilee 0
158 rust 138744 yes Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678) Mallets:set_ipv6_sock_hop_limit dtolnay 0
159 rust 138753 yes linker: Move native library search from linker to rustc petrochenkov:ownat wesleywiser 0
160 rust 138879 yes Ensure non-empty buffers for large vectored I/O thaliaarchi:vectored-large-empty tgross35 0
161 rust 138961 yes Make closure capturing have consistent and correct behaviour around patterns meithecatte:expr-use-visitor Nadrieril 0
162 rust 139053 yes Provide cross-compiling guidance when Apple SDK is missing madsmtm:cross-allow-missing-sdk wesleywiser 0
163 rust 139286 yes Add regression test for nested replacement ranges in cfg_eval reez12g:add-regression-test-132727 fmease 0
164 rust 139362 yes Fix error reporting for multibyte characters in byte string literal tapanprakasht:fix-byte-string-non-ascii Nadrieril 0
165 rust 139432 yes Implement `AsRef<OsStr>` for `Cow<'_, Path>` thaliaarchi:asref/cow-path-to-os_str jhpratt 0
166 rust 139441 yes Implement `AsRef<ByteStr>` for `[u8]` thaliaarchi:asref/slice-to-byte_str dtolnay 0
167 rust 139558 yes mgca: Add ConstArg representation for const items camelid:mgca-const-items oli-obk 0
168 rust 139673 yes Stabilize `offset_of_slice` jdonszelmann:offset-of-slice WaffleLapkin 0
169 rust 139690 yes `impl Default for RepeatN` cuviper:iter_repeat_n_default joshtriplett 0
170 rust 139793 yes Explore adding a reproducibility test to rust test infrastructure. biabbas:reproducible marcoieni 0
171 rust 140130 yes Add LLDB providers for BTreeMap and BTreeSet ede1998:add-lldb-btree-providers Mark-Simulacrum 0
172 rust 140283 yes Fix accidental type inference in array coercion adwinwhite:fn-pointer-coercion oli-obk 0
173 rust 140363 yes Do not insert duplicate SourceFile Zoxc:pr115572-rebase davidtwco 0
174 rust 140417 yes Add `c_longdouble` tgross35:c-longdouble 0
175 rust 140594 yes early migration to biome lolbinarycat:rustdoc-biome GuillaumeGomez 0
176 rust 140640 yes Implement RcUninit (#112566) kstrafe:master m-ou-se 0
177 rust 140763 yes Change codegen of LLVM intrinsics to be name-based, and add llvm linkage support for `bf16(xN)` and `i1xN` sayantn:test-amx nikic 0
178 rust 140779 yes Clarify that `PartialOrd` does not give a partial order Muon:patch-1 Mark-Simulacrum 0
179 rust 140808 yes Implement Default for &Option camsteffen:default-for-option-ref joshtriplett 0
180 rust 140956 `impl PartialEq<{str,String}> for {Path,PathBuf}` Kixunil:impl-partialeq-str-for-path Amanieu 0
181 rust 141007 yes Expand free alias types when computing implied outlives-bounds fmease:lta-expand-before-inf-outlives BoxyUwU 0
182 rust 141266 yes Stabilize `substr_range` and related methods wr7:stabilize_substr_range the8472 0
183 rust 141470 yes Add new `function_casts_as_integer` lint GuillaumeGomez:function_casts_as_integer Urgau 0
184 rust 141633 yes Suggest to bind `self.x` to `x` when field `x` may be in format string xizheyin:issue-141350 nnethercote 0
185 rust 141744 Stabilize `ip_from` GrigorenkoPV:ip_from Amanieu 0
186 rust 141798 yes compiler: use FramePointer::NonLeaf on illumos workingjubilee:illumos-may-get-by-with-less-fp 0
187 rust 141839 make rust-analyzer use a dedicated build directory tshepang:ease-lsp-use Mark-Simulacrum 0
188 rust 141980 yes Rework `c_variadic` beetrees:va-list-proposal joshtriplett 0
189 rust 141987 yes Fix linting false positive when block used as value ChAoSUnItY:fix/unused_braces lcnr 0
190 rust 141994 yes add Iterator::contains Qelxiros:127494-iter_contains dtolnay 0
191 rust 142380 yes Put negative implementors first and apply same ordering logic to foreign implementors GuillaumeGomez:neg-implementors notriddle 0
192 rust 142415 yes Add note when inherent impl for a alias type defined outside of the crate xizheyin:141679 fmease 0
193 rust 142437 yes Add test cases for namespaced crates eholk:namespace-tests petrochenkov 0
194 rust 142445 yes compiler: Use -T instead of --script for linker scripts workingjubilee:switch-to-T-over-script petrochenkov 0
195 rust 142538 yes Add armv7-unknown-linux-musleabihf host tools to CI alex:add-armv7-musl-host-tools Mark-Simulacrum 0
196 rust 142568 yes Use the .drectve section for exporting symbols from dlls on Windows bjorn3:windows_symbols_o_export wesleywiser 0
197 rust 142611 yes Do not suggest compatible variants inside macro xizheyin:142359 jieyouxu 0
198 rust 142659 yes compiler-builtins: Clean up features tgross35:builtins-features 0
199 rust 142681 Remove the `#[no_sanitize]` attribute in favor of `#[sanitize(xyz = "on|off")]` 1c3t3a:sanitize-off-on rcvalle 0
200 rust 142723 yes [crater] Add `impl From<f16> for f32` beetrees:crater-impl-from-f16-for-f32 0
201 rust 142786 yes feat(build): centralize LLVM_VERSION reneleonhardt:feat/centralize-llvmversion marcoieni 0
202 rust 142872 yes Ensure the `read_to_end` buffer always has enough room to fit a single UTF-8 code point ChrisDenton:fixup the8472 0
203 rust 142957 yes std: introduce path normalize methods at top of `std::path` xizheyin:142931 tgross35 0
204 rust 143052 yes Fix Windows bootstrap panic on invalid symlink removal (issue #143045) hasip-timurtas:fix-143045-windows-symlink-removal 0
205 rust 143163 yes Remove FromBytesWithNulErrorKind and make FromVecWithNulErrorKind more actionable PixelDust22:from-vec-with-nul-error-actionability dtolnay 0
206 rust 143249 yes RDR: avoid rebuilding dependent crates after comment changes yaahc:test-lib-reuse bjorn3 0
207 rust 143285 yes Add `stdarch` bootstrap smoke test Kobzol:stdarch-bootstrap Mark-Simulacrum 0
208 rust 143343 yes Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes (rebase) GrigorenkoPV:lints/unsafe_cell_transmutes fee1-dead 0
209 rust 143439 yes Show AtomicU128/AtomicI128 in std docs regardless of target Mtfl0n:fix-atomic128-docs ibraheemdev 0
210 rust 143450 yes Do not visit impl-trait when looking for self-type elision. cjgillot:impl-trait-elision compiler-errors 0
211 rust 143485 yes Shows a user friendly message rather than simple pass rahul-srivastava-codes:patch-1 Mark-Simulacrum 0
212 rust 143594 yes Allow initializing `NonZero` with literals oli-obk:non-zero-literals 0
213 rust 143598 yes win7: load synch functions on demand ChrisDenton:win7-synch Mark-Simulacrum 0
214 rust 143650 yes core: add Option::get_or_try_insert_with lolbinarycat:core-option_get_or_try_insert_with-143648 the8472 0
215 rust 143717 Add `Default` impls for `Pin`ned `Box`, `Rc`, `Arc` Jules-Bertholet:pin-default dtolnay 0
216 rust 143741 yes `oneshot` Channel connortsui20:oneshot joboet 0
217 rust 143854 yes bootstrap.py: add lockfile lolbinarycat:bootstrap-py-lock-143756 Mark-Simulacrum 0
218 rust 143932 yes fix: handle diverging calls correctly in SsaVisitor::visit_place to avoid invalid DefLocation dillona:ssa-diverging-calls saethlin 0
219 rust 144113 yes Impls and impl items inherit `dead_code` lint level of the corresponding traits and trait items mu001999-contrib:dead-code/allow-trait cjgillot 0
220 rust 144124 yes Write .cargo/config.toml in x vendor bjorn3:better_vendor clubby789 0
221 rust 144255 yes opt-dist: set `build_llvm` to false for WindowsCi ognevny:dist-windows-no-llvm-build 0
222 rust 144323 yes add rustfmt support for `cfg_select` folkertdev:cfg-select-builtin-macro-fmt ytmimi 0
223 rust 144324 yes add AnonConstKind to non_trivial_const_arg diagnostics dvtkrlbs:non-trivial-const-arg compiler-errors 0
224 rust 144327 yes Help optimize out bounds checks in median_of_medians kornelski:partition_at_index_minmax tgross35 0
225 rust 144342 add exact bitshifts Qelxiros:exact-bitshifts tgross35 0
226 rust 144353 yes Extend the enum check to pointer and union reads 1c3t3a:enum-check-enum-ptr saethlin 0
227 rust 144394 yes [Debug Info] Generate typedef nodes for ptr/ref types (and msvc arrays) Walnut356:msvc_typedef wesleywiser 0
228 rust 144447 yes fix misspelled issue kianjib7:master Mark-Simulacrum 0
229 rust 144506 introduce the Comparable trait for BTree operations conradludgate:btree-comparable Amanieu 0
230 rust 144531 Add lint against integer to pointer transmutes Urgau:int_to_ptr_transmutes jackh726 0
231 rust 144537 yes Add `Drop::pin_drop` for pinned drops frank-king:feature/pin-drop petrochenkov 0
232 rust 144585 yes Suggest only Span without source changes when source code is unavailable xizheyin:show-std-source estebank 0
233 rust 144674 yes Add a diagnostic for similarly named traits rperier:add_note_if_a_type_impl_a_trait_with_the_same_name lcnr 0
234 rust 144750 yes add new rustdoc::hidden_intra_doc_links lint lolbinarycat:rustdoc-intra-doc-hidden-144664 GuillaumeGomez 0
235 rust 144804 Don't warn on never to any `as` casts as unreachable WaffleLapkin:reach-for-the-casts compiler-errors 0
236 rust 144823 coverage: Extract HIR-related helper code out of the main module Zalathar:hir-info oli-obk 0
237 rust 144859 yes [DO NOT MERGE] Run dist-x86_64-linux on the self-hosted demo pietroalbini:ea-wmkynxyyuvzl marcoieni 0
238 rust 144922 Implement `#[derive(From)]` Kobzol:derive-from nnethercote 0
239 rust 144923 Move several more float tests to floats/mod.rs rocurley:float_tests_refactor_3 tgross35 0
240 rust 144925 yes Add suggestion to `.to_owned()` used on `Cow` when borrowing Periodic1911:144792-cow-diag davidtwco 0
241 rust 144933 yes Allocate arguments from topmost frame into temporary storage before popping stack frame in `init_fn_tail_call` compiler-errors:temp-local WaffleLapkin 0
242 rust 144938 yes Enable `outline-atomics` by default on more AArch64 platforms tgross35:more-outline-atomics davidtwco 0
243 rust 144960 [RTE-513] Ignore sleep_until test on SGX raoulstrackx:raoul/rte-513-disable_sleep_tests_on_sgx ChrisDenton 0
244 rust 144961 yes Regression test for bad codegen of `#[derive(Clone)]` on enums lucarlig:clone_enum Mark-Simulacrum 0
245 rust 144973 yes [WIP] Relative VTables for Rust PiJoules:WIP-relative-vtables 0
246 rust 145001 yes regression test for intrinsics may not inline properly on pclmulqdq lucarlig:139029 nikic 0
247 rust 145010 Couple of minor abi handling cleanups bjorn3:couple_abi_cleanups dianqk 0
248 rust 145013 overhaul `&mut` suggestions in borrowck errors fee1-dead-contrib:push-vwvsqsqnrxqm nnethercote 0
249 rust 145027 Optimize `char::is_alphanumeric` Kmeakin:km/optimize-char-is-alphanumeric scottmcm 0
250 rust 145041 rework GAT borrowck limitation error lcnr:borrowck-limitations-error BoxyUwU 0
251 rust 145083 Fix cross-compilation of Cargo Kobzol:fix-cargo-cross-build jieyouxu 0
252 rust 145097 remove unnecessary `TypeFoldable` impls lcnr:type-foldable-yeet wesleywiser 0
253 rust 145100 Rank doc aliases lower than equivalently matched items GuillaumeGomez:rank-doc-alias-lower notriddle 0
254 rust 145108 yes Resolver: Batched Import Resolution LorrensP-2158466:batched-import-resolution petrochenkov 0
255 rust 145243 take attr style into account in diagnostics jdonszelmann:inner-attr-errors petrochenkov 0
256 rust 145278 yes Update `rustc_codegen_gcc` rotate operation document notJoon:doc/rotate-operation antoyo 0
257 rust 145307 Fix `LazyLock` poison panic message connortsui20:lazylock-poison-msg Amanieu 0
258 rust 145337 yes [WIP]: Do not store tag in uninhabited enum variants, or in the single inhabited variant. zachs18:enum-uninhabited-or-single-variant-no-tag 0
259 rust 145339 yes std: sys: net: uefi: tcp: Initial TcpListener support Ayush1325:uefi-tcp4-accept tgross35 0
260 rust 145393 yes Add codegen test for removing trailing zeroes from `NonZero` clubby789:issue-138497 Mark-Simulacrum 0
261 rust 145405 cleanup: use run_in_tmpdir in run-make/rustdoc-scrape-examples-paths durin42:test-cleanup-tmpdir lqd 0
262 rust 145419 yes Allow borrowing array elements from packed structs with ABI align <= packed align hns1971:fix-packed-array-align SparrowLii 0
263 rust 145432 cg_llvm: Small cleanups to `owned_target_machine` Zalathar:target-machine SparrowLii 0
264 rust 145436 fix(tests/rmake/wasm-unexpected-features): change features from `WASM1` to `MVP` StackOverflowExcept1on:patch-1 alexcrichton 0
265 rust 145457 yes Experiment: Add `where T: Default` to `Default for [T; 0]` impl. m-ou-se:default-array-zero m-ou-se 0
266 rust 145504 yes Add some conversion trait impls Jules-Bertholet:more_conversion_trait_impls tgross35 0
267 rust 145536 yes Opportunistically split `!=` to successfully parse never type fmease:split-bang-eq-for-never-ascr petrochenkov 0
268 rust 145539 yes fix(compiler/rustc_target): set correct linker flags for `wasm32v1-none` StackOverflowExcept1on:fix-wasm32v1-none-flags bjorn3 0
269 rust 145563 Remove the `From` derive macro from prelude Kobzol:remove-from-from-prelude petrochenkov 0
270 rust 145569 yes Supress suggest `let else` when no let in refutable bindings xizheyin:145548 lcnr 0
271 rust 145584 interpret: avoid forcing all integer newtypes into memory during clear_provenance RalfJung:interpret-clear-provenance oli-obk 0
272 rust 145602 yes fix: incorrect error message for string literal suffixes notJoon:fix/issue-144161 petrochenkov 0
273 rust 145605 yes Reject static async closures in AST lowering compiler-errors:async-static-closure fmease 0
274 rust 145610 yes Stabilize `char_max_len` GrigorenkoPV:char_max_len Amanieu 0
275 rust 145628 yes [std][BTree] Fix behavior of `::append` to match documentation, `::insert`, and `::extend` tinnamchoi:fix-btree-append Mark-Simulacrum 0
276 rust 145684 yes [DRAFT] Add ub_checks for downcast_unchecked Techcable:fix/downcast-unchecked-check-ub ibraheemdev 0
277 rust 145687 yes add std::os::unix::process::CommandExt::fd Qelxiros:fd-passing Mark-Simulacrum 0
278 rust 145690 Implement Integer funnel shifts sayantn:integer-funnel-shift tgross35 0
279 rust 145716 yes Fix for pattern types causing ICE in `debuginfo` generation notJoon:fix/issue-145514 0
280 rust 145733 yes add Iterator::dedup and friends Qelxiros:iter-dedup dtolnay 0
281 rust 145734 yes Add hook for overriding compiler builtin macros AlexanderPortland:overwrite-macros oli-obk 0
282 rust 145757 yes Check for bound variables when reporting type error matthewjasper:type-mismatch-bound-vars compiler-errors 0
283 rust 145793 std library: use execinfo library also on NetBSD. he32:netbsd-libexecinfo-fix Mark-Simulacrum 0
284 rust 145809 yes rust-installer/install-template.sh: improve efficiency, step 1. he32:installer-perf-fix-1 Mark-Simulacrum 0
285 rust 145810 yes std_detect: RISC-V: Best effort implication of target features by custom `cfg` a4lg:std-detect-complex-implication Amanieu 0
286 rust 145915 Stabilize `fmt::from_fn` coolreader18:stabilize-fmt_from_fn dtolnay 0
287 rust 145933 yes `thing_as_thing` GrigorenkoPV:thing_as_thing 0
288 rust 145947 Add more to the `[workspace.dependencies]` section in the top-level `Cargo.toml` nnethercote:workspace-members-2 Kobzol 0
289 rust 145948 yes Stabilize 29 RISC-V target features (`riscv_ratified_v2`) a4lg:riscv-stabilize-target-features-v2 Amanieu 0
290 rust 145954 yes stabilize extern_system_varargs RalfJung:syscall-c-variadics jackh726 0
291 rust 146006 yes Add `impl<T> AsMut<T> for Exclusive<T>` Jules-Bertholet:asmut-exclusive scottmcm 0
292 rust 146057 feat: add `from_fn_ptr` to `Waker` and `LocalWaker` Ddystopia:waker-fn dtolnay 0
293 rust 146095 yes arbitrary_self_types: Split the Autoderef chain dingxiangfei2009:autoderef-split jackh726 0
294 rust 146099 yes Stabilize `debug_closure_helpers` coolreader18:stabilize-debug_closure_helpers the8472 0
295 rust 146166 Implement range support in `//@ edition` ferrocene:pvdrz/edition-range fmease 0
296 rust 146175 yes rustdoc: even spacing in crate brand heading notriddle:crate-brand GuillaumeGomez 0
297 rust 146181 yes Add intrinsic for dynamic shared memory Flakebi:dynamic-shared-memory nikic 0
298 rust 146199 Document Cargo with in-tree rustdoc Kobzol:bootstrap-cargo-doc jieyouxu 0
299 rust 146219 yes Make ByteStr/ByteString a more-opaque wrapper like OsStr/OsString clarfonthey:byte-str-improvements dtolnay 0
300 rust 146220 yes feat(rustdoc): stabilize `--emit` flag weihanglo:rustdoc-emit notriddle 0
301 rust 146237 yes Test out parallel frontend via crater zetanumbers:parallel-frontend-by-default petrochenkov 0
302 rust 146257 std: Update `wasi` crate dependency alexcrichton:update-wasi-crate tgross35 0
303 rust 146273 yes lint ImproperCTypes: refactor linting architecture (part 2) niacdoial:improperctypes-refactor2 tgross35 0
304 rust 146275 yes lint ImproperCTypes: refactor linting architecture (part 3) niacdoial:improperctypes-refactor3 tgross35 0
305 rust 146341 yes minimal dirfd implementation (1/4) Qelxiros:dirfd-minimum tgross35 0
306 rust 146373 fix comments about trait solver cycle heads calvinhirsch:trait-solver-cycle-head-docs lcnr 0
307 rust 146377 yes [STACKED] Don't strip shebang in expr-ctxt `include!(…)` fmease:no-incl-shebang-expr 0
308 rust 146381 yes Generalize `impl<T> Clone for Box<T>` to unsized types a1phyr:box_clone_more jhpratt 0
309 rust 146401 yes Fix duplicate error for stability attributes tiif:unfulfilled_unstable_trait 0
310 rust 146406 yes Implement `Display`, `LowerExp`, and `UpperExp`, and `FromStr` for `f128`. bjoernager:f128-display m-ou-se 0
311 rust 146436 yes Slice iter cleanup hkBst:slice-iter-1 joboet 0
312 rust 146440 yes Add a new lint `UNCONSTRUCTABLE_PUB_STRUCT` to detect unconstructable public structs mu001999-contrib:lint/unconstructible_pub_struct davidtwco 0
313 rust 146470 yes Revert "Do not check privacy for RPITIT." mladedav:dm/reenable-private-in-public-rpitit-errors cjgillot 0
314 rust 146495 yes rustdoc: Erase `#![doc(document_private_items)]` fmease:rustdoc-erase-doc-priv-items-attr notriddle 0
315 rust 146525 yes constify `From` impls for the `Cow::Borrowed` variant npmccallum:cow2 ibraheemdev 0
316 rust 146532 yes constify `Cow::Owned` types npmccallum:cow_borrow BurntSushi 0
317 rust 146553 yes add trait impls to proc_macro::Ident Qelxiros:ident_impls dtolnay 0
318 rust 146561 yes Change `Location<'_>` lifetime to `'static` in `Panic[Hook]Info` ijchen:panic_location_static Mark-Simulacrum 0
319 rust 146579 yes Handle macro invocation in attribute during parse estebank:issue-146325 jdonszelmann 0
320 rust 146584 yes remove duplicated columns from `rustc_error_code::error_codes!` cyrgani:error-codes-macro GuillaumeGomez 0
321 rust 146594 yes bootstrap: Don't force -static for musl targets in cc-rs Gelbpunkt:bootstrap-musl-static Mark-Simulacrum 0
322 rust 146602 yes Dont bail in error predicate unless self ty is error in new solver compiler-errors:less-err-in-solver lcnr 0
323 rust 146627 yes Simplify `jemalloc` setup madsmtm:jemalloc-simplify jdonszelmann 0
324 rust 146642 yes Implement ExactSizeIterator for `Zip<A, Repeat<B>>` 414owen:os/exact-size-repeat the8472 0
325 rust 146668 yes Add InfiniteIterator trait 414owen:os/infinite-iterator tgross35 0
326 rust 146715 yes fix: system stats calculation and prevent runtime errors mdqst:patch-1 jdno 0
327 rust 146729 yes chore: fix setup script errors zkpepe:patch-1 marcoieni 0
328 rust 146792 yes Implement `TryFrom<char>` for `usize`. bjoernager:usize-try-from-char dtolnay 0
329 rust 146794 yes std: reorganize pipe implementations joboet:reorganize-pipe ibraheemdev 0
330 rust 146826 yes Implement `Allocator` for `&mut A` where `A: Allocator + ?Sized` bluurryy:impl-allocator-for-mut-a scottmcm 0
331 rust 146832 yes Not linting irrefutable_let_patterns on let chains Natural-selection1:not-in-chains traviscross 0
332 rust 146856 yes C ffi docs update lygstate:c_ffi_docs_update Mark-Simulacrum 0
333 rust 146863 yes Update cell.rs, correct module level doc matwatson:core-cell-improve-doc tgross35 0
334 rust 146870 yes fix: add aliasing rules for Box DiuDiu777:box-doc-fix Mark-Simulacrum 0
335 rust 146882 yes fully deprecate the legacy integral modules cyrgani:deprecate-legacy-int-mods BurntSushi 0
336 rust 146923 yes Reflection MVP oli-obk:comptime-reflect joshtriplett 0
337 rust 146925 yes Add doc for va_list APIs DiuDiu777:va-doc-fix tgross35 0
338 rust 146934 yes more float constants joshuarayton:more-float-constants tgross35 0
339 rust 146948 yes add `core::hint::prefetch_{read, write}_{data, instruction}` folkertdev:hint-prefetch Amanieu 0
340 rust 146961 yes Allow passing `expr` metavariable to `cfg` Jules-Bertholet:expr-cfg petrochenkov 0
341 rust 146972 yes Support importing path-segment keyword with renaming mu001999-contrib:fix/use-dollar-crate petrochenkov 0
342 rust 146978 yes Emit error when using path-segment keyword as cfg pred mu001999-contrib:fix/path-kw-as-cfg-pred petrochenkov 0
343 rust 146989 yes Inhibit all-absent-variant optimization for all enum reprs that inhibit layout optimization, not just repr(C). zachs18:fix-146984 nikomatsakis 0
344 rust 147035 yes alloc: fix `Debug` implementation of `ExtractIf` joboet:extract_if_debug tgross35 0
345 rust 147044 yes chore: fix incorrect comment cactusdualcore:patch-1 joboet 0
346 rust 147071 yes constify from_fn, try_from_fn, try_map, map bend-n:const_array-ops oli-obk 0
347 rust 147077 yes std: move `kernel_copy` to `sys` joboet:mov_kernel_copy_sys ibraheemdev 0
348 rust 147115 yes More robust stack protector testing cezarbbb:stable_ssp wesleywiser 0
349 rust 147136 yes Add warn-by-default lint for visibility on `const _` declarations Jules-Bertholet:const-_-unused-vis jdonszelmann 0
350 rust 147160 yes Remove `FromResidual` param default camsteffen:residual-param-default scottmcm 0
351 rust 147168 Don't unconditionally build alloc for `no-std` targets jyn514:no-alloc Mark-Simulacrum 0
352 rust 147171 yes recommend using a HashMap if a HashSet's second generic parameter doesn't implement BuildHasher Qelxiros:hashmap_diag fee1-dead 0
353 rust 147173 yes Add support for hexagon-unknown-qurt target androm3da:bcain/hexagon_qurt davidtwco 0
354 rust 147192 yes Resume testing macOS x86_64 shepmaster:resume-macos-x86_64-testing 0
355 rust 147218 yes Add regression test for ICE #138710 (min_generic_const_args) ManojJiSharma:add-test-issue-138710 SparrowLii 0
356 rust 147224 yes Emscripten: Turn wasm-eh on by default hoodmane:wasm-eh-default-on lcnr 0
357 rust 147249 Do two passes of `handle_opaque_type_uses_next` jackh726:opaque-type-fallback lcnr 0
358 rust 147250 yes Optimize `checked_ilog` and `pow` when `base` is a power of two Kmeakin:km/optimize-ilog-base-power-of-two scottmcm 0
359 rust 147290 yes Add sendmsg/recvmsg support to all supported sockets poscat0x04:generic-send-recv-msg 0
360 rust 147298 yes Remove FIXME comments about `Cfg::parse` in librustdoc `cfg` handling GuillaumeGomez:doc-cfg-fixme fmease 0
361 rust 147336 yes Add is_bit_one method to ints and uints AljoschaMeyer:add_is_bit_one ibraheemdev 0
362 rust 147362 yes Avoid suggesting constrain the associated type to a trait chenyukang:yukang-fix-bound-147356 fee1-dead 0
363 rust 147368 yes Add extra `unchecked_disjoint_bitor` implementations. bjoernager:disjoint-bitor BurntSushi 0
364 rust 147372 yes Run main rust-analyzer tests in rust-lang/rust CI jieyouxu:rust-analyzer-main-tests Kobzol 0
365 rust 147400 yes TryFrom<integer> for bool hkBst:convert-1 Mark-Simulacrum 0
366 rust 147404 yes Fix issue with callsite inline attribute not being applied sometimes. JamieCunliffe:inline-always jackh726 0
367 rust 147430 yes cg_llvm: More preparation for moving FFI bindings to `rustc_llvm` Zalathar:inherent SparrowLii 0
368 rust 147436 yes slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization okaneco:eq_ignore_ascii_autovec scottmcm 0
369 rust 147439 yes rustc_target: RISC-V: Add two supervisor extensions for intrinsics a4lg:riscv-feature-addition-batch-4 Amanieu 0
370 rust 147497 `proc_macro` cleanups (3/N) cyrgani:proc-macro-cleanups-3 petrochenkov 0
371 rust 147499 yes Implement round-ties-to-even for Duration Debug for consistency with f64 josh-kaplan:master scottmcm 0
372 rust 147521 yes Make SIMD intrinsics available in `const`-contexts sayantn:simd-const-intrinsics tgross35 0
373 rust 147536 yes Windows-gnullvm self-contained mati865:gnullvm-self-contained petrochenkov 0
374 rust 147545 yes Add `cargo_cfg_target_family_multivalued` FCW madsmtm:cargo_cfg_target_family_lint petrochenkov 0
375 rust 147546 Suppress unused_parens for labeled break chenyukang:yukang-fix-break-label-147542 jackh726 0
376 rust 147548 Fix ICE for never pattern as closure parameters chenyukang:yukang-fix-ice-141592 jackh726 0
377 rust 147552 yes [Debugger Visualizers] Optimize lookup behavior Walnut356:cleanup Mark-Simulacrum 0
378 rust 147573 yes [btree_cursors] Add explanations for lower_bound and upper_bound Xylenox:lower_bound_upper_bound_explanations ibraheemdev 0
379 rust 147585 yes Suppress the error for private fields with non_exhaustive attribute chenyukang:yukang-fix-147513-suppress-private-fields SparrowLii 0
380 rust 147599 yes Uplift module inspect from clippy chenyukang:uplift-module-inspect estebank 0
381 rust 147600 yes Fix export import conflicts for llvm RobertBColton:fix-export-import-conflicts bjorn3 0
382 rust 147602 yes Deduplicate higher-ranked lifetime capture errors in impl Trait JohnTitor:dedup-lifetime-capture-errors estebank 0
383 rust 147611 yes Stabilize `-Zremap-path-scope` Urgau:stablize-remap-path-scope davidtwco 0
384 rust 147617 yes [WIP] standalone `proc_macro` backend cyrgani:pm-standalone-5 0
385 rust 147628 yes x86: Correctly pass larger structs/types in registers with -Zregparm sulix:regparm-struct jdonszelmann 0
386 rust 147631 yes Fix ICE when late-bound lifetimes don't appear in fn signature JohnTitor:issue-135845 jackh726 0
387 rust 147634 yes [WIP] Move even more early buffered lints to dyn lint diagnostics fmease:mv-var-to-dyn-buf-lints-next jdonszelmann 0
388 rust 147656 yes Update comments in do_exec and add assertion for fd flag chenyukang:yukang-fix-exec-file-issue ibraheemdev 0
389 rust 147672 yes LLBC-linker and NVPTX: do not strip debug when PTX ISA version >= 7.0 kjetilkjeka:llbc-linker-nvptx-strip-less-debug Mark-Simulacrum 0
390 rust 147696 yes Implement `bit` and `set_bit` for integral types. bjoernager:bit dtolnay 0
391 rust 147701 yes rustdoc: don't ignore path distance for doc aliases lolbinarycat:rustdoc-search-alias-fix GuillaumeGomez 0
392 rust 147712 yes Use delay_span_bug in validate-mir. cjgillot:delay-validate-ice jdonszelmann 0
393 rust 147717 yes compiler/middle/lint: Suggest `#[expect(dead_code)]` instead of `#[allow(dead_code)]` Turbo87:accept-to-expect estebank 0
394 rust 147736 yes Stabilize `asm_cfg` folkertdev:stabilize-asm-cfg traviscross 0
395 rust 147740 yes Optimize core::Zip::next_back() Dan54:zip-next-back the8472 0
396 rust 147741 yes implement `replace_with` and `replacen_with` for unstable feature `replace_with` alpaylan:master joboet 0
397 rust 147753 yes Suggest add bounding value for RangeTo chenyukang:yukang-147749 fmease 0
398 rust 147754 yes Improve error message for std integer clamp() if min > max Dan54:friendly-clamp scottmcm 0
399 rust 147771 yes Rename `*exact_{div,shr,shl}` to `*{div,shr,shl}_exact` nxsaken:div_shlr_exact dtolnay 0
400 rust 147786 yes Implement clamp_min and clamp_max Kyuuhachi:clamp-min-max joboet 0
401 rust 147799 yes compiletest: Use `//@` prefixes also for debuginfo test directives Enselic:slash-slash-at-debuginfo-tests wesleywiser 0
402 rust 147811 yes naked functions: respect `function-sections` folkertdev:naked-function-sections Amanieu 0
403 rust 147833 yes rustdoc-json: move `target` to `json::conversions` aDotInTheVoid:rdj-shuffle GuillaumeGomez 0
404 rust 147841 yes Fix ICE when applying test macro to crate root jdonszelmann:test-macro-ice Noratrieb 0
405 rust 147848 yes Tweak nix shell & helix config WaffleLapkin:config-tweaks Noratrieb 0
406 rust 147849 yes Omit suggestions when spans are invalid jdonszelmann:ice-without-requires 0
407 rust 147857 yes crashes: more tests matthiaskrgr:crash_tests_oct_18 jieyouxu 0
408 rust 147859 yes reduce the amount of panics in `{TokenStream, Literal}::from_str` calls cyrgani:nonfatal-tokenstream-parse wesleywiser 0
409 rust 147887 yes Improve the documentation of atomic::fence matthieu-m:task/lib-core-sync-atomic-fence-doc-improvement Mark-Simulacrum 0
410 rust 147904 yes Detect generic type as type param and issue appropriate suggestions (#147889) maplethecolor:master wesleywiser 0
411 rust 147908 yes bootstrap: fix change_id for rust.lld change tshepang:patch-3 Zalathar 0
412 rust 147909 yes Update list of available search filters in help menu GuillaumeGomez:help-search-filters notriddle 0
413 rust 147911 yes Fix ICE in rustdoc when impl is nested in a func GoldsteinE:fix/rustdoc-ice-147882 fmease 0
414 rust 147936 yes Offload intrinsic Sa4dUs:offload-intrinsic ZuseZ4 0
415 rust 147938 yes Add const cloning of slices and tests Randl:const-clone-slice tgross35 0
416 rust 147939 yes Make `const BorrowMut` require `const Borrow` and make `const Fn` require `const FnMut` theemathas:add-const-supertrait oli-obk 0
417 rust 147952 yes Add a timeout to the `remote-test-client` connection ferrocene:pvdrz/remote-test-client-timeout Enselic 0
418 rust 147955 yes compiletest: Migrate `TestProps` directive handling to a system of named handlers Zalathar:handlers jieyouxu 0
419 rust 147960 yes docs(core): clarify that signed integers use two's complement AudaciousAxiom:docs/signed-ints-repr traviscross 0
420 rust 147974 yes Improve diagnostics for buffer reuse with borrowed references JohnTitor:diag-detect-buf-reuse-pattern estebank 0
421 rust 147995 yes resolve: Do not consider traits from ambiguous imports to be in scope petrochenkov:gamtinsc madsmtm 0
422 rust 147996 yes Stabilize ppc inline assembly pmur:murp/stabilize-ppc-inlineasm Amanieu 0
423 rust 148002 yes Implement suggestion when array of 1 range used as argument of type `Range` IoaNNUwU:issue-147944 madsmtm 0
424 rust 148005 yes rustdoc: add support for macro_rules macros of multiple kinds notriddle:redux-rustdoc-bang-attr-macro lolbinarycat 0
425 rust 148020 yes Show backtrace on allocation failures when possible bjorn3:oom_backtrace Mark-Simulacrum 0
426 rust 148024 yes Handle OOM when writing to `Vec` a1phyr:write_vec_oom Mark-Simulacrum 0
427 rust 148033 yes Remove the `sym::Deref` diagnostic item samueltardieu:cleanups/defer-diag-item lcnr 0
428 rust 148045 yes fix: std::sys::fs use_with_native_path for read_dir for windows WrldEngine:sys_windows ChrisDenton 0
429 rust 148048 yes Stabilize `maybe_uninit_write_slice` thaliaarchi:stabilize-maybeuninit-write-slice scottmcm 0
430 rust 148050 yes Unify `OsStringExt`/`OsStrExt` traits across platforms thaliaarchi:unify-osstr-ext-traits joboet 0
431 rust 148051 yes Stabilize Frontmatter epage:frontmatter davidtwco 0
432 rust 148052 yes Stabilize `const_mul_add` tgross35:stabilize-const_mul_add Mark-Simulacrum 0
433 rust 148058 yes rustc_codegen_llvm: Add debug locations to `write_operand_repeatedly()` Enselic:write_operand_repeatedly-dbg-loc 0
434 rust 148061 yes Update substring match for substitutions faculerena:master BoxyUwU 0
435 rust 148064 yes Fix tests to use static linking ladipro:test-static-link bjorn3 0
436 rust 148069 yes AliasRelate: don't discard constraints on overflow lcnr:alias-relate-no-discard-constraints BoxyUwU 0
437 rust 148080 yes [rustdoc] Fix invalid jump to def macro link generation GuillaumeGomez:fix-jump-def-links lolbinarycat 0
438 rust 148105 yes Ensure the personality does not panic Noratrieb:personality-panicking Mark-Simulacrum 0
439 rust 148122 yes Make deref_nullptr deny by default instead of warn saethlin:deny-deref-nullptr petrochenkov 0
440 rust 148146 yes CI: use alternative disks if available the8472:ci-use-extra-disk marcoieni 0
441 rust 148156 yes fix: from FIXME(#24570) added more info WrldEngine:fix_24570_windows ChrisDenton 0
442 rust 148168 yes Add test case for build example Jamesbarford:chore/add-test-case-for-build scottmcm 0
443 rust 148183 yes rustdoc: Test & document `test_harness` code block attribute fmease:rustdoc-test-n-doc-doctest-test-harness GuillaumeGomez 0
444 rust 148187 yes Remove uses of `&mut CmResolver` LorrensP-2158466:cm-res-variance petrochenkov 0
445 rust 148196 yes Implement create_dir_all() to operate iteratively instead of recursively asder8215:std-fs-iterative-create-dir-all workingjubilee 0
446 rust 148201 yes Start documenting autodiff activities ZuseZ4:autodiff-activity-docs 0
447 rust 148206 yes Deduplicated float tests and unified in floats/mod.rs xonx4l:deduplicate-float-tests tgross35 0
448 rust 148209 yes Fix parsing logic in `proc_macro::quote` moatom:stabilize-proc-macro dtolnay 0
449 rust 148214 yes Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>` to be equivalent to `T` for must use lint WaffleLapkin:never-worn-never-type fee1-dead 0
450 rust 148223 yes bootstrap: PathSet::check only considers starts_with for `--skip` flag jyn514:bootstrap-skip Kobzol 0
451 rust 148234 yes rustdoc: make mergeable crate info more usable notriddle:doc-cci 0
452 rust 148248 yes Constify `ControlFlow` methods without unstable bounds nxsaken:const_control_flow Mark-Simulacrum 0
453 rust 148249 yes array_chunks: remove Option wrapper from into_remainder's return type hkBst:array-chunks1 scottmcm 0
454 rust 148250 yes array_chunks: slightly improve docs hkBst:array-chunks-docs scottmcm 0
455 rust 148256 yes remove support for `typeof` lcnr:orphan-check spastorino 0
456 rust 148261 yes rustc_public: Make Id types !Send / !Sync aDotInTheVoid:no-sync-for-smir celinval 0
457 rust 148265 yes library: core: document layout guarantee of `TypeId` dakr:pull/typeid Mark-Simulacrum 0
458 rust 148271 yes Add missing `impl Fn for &mut F where F: Fn` Kivooeo:impl-fn-for-mut-ref-fn the8472 0
459 rust 148274 yes stdio: make stdout block-buffered when not associated to a terminal andreacorbellini:stdout-buffering Mark-Simulacrum 0
460 rust 148281 yes repr(transparent) check: do not compute check_unsuited more than once RalfJung:repr-transparent-check spastorino 0
461 rust 148285 yes Constify `ControlFlow` methods with unstable bounds nxsaken:const_control_flow_1 Mark-Simulacrum 0
462 rust 148290 Do not emit solver errors that contain error types oli-obk:push-qwxvxyopypry nnethercote 0
463 rust 148294 yes callconv: adapt mips padding logic to mips64 chenx97:mips64-padding-aggregate-args workingjubilee 0
464 rust 148313 yes Remove support for prefix yield eholk:postfix-yield-everywhere 0
465 rust 148320 yes Support composing two autoderef adjustments adwinwhite:compose-deref-adjustments BoxyUwU 0
466 rust 148333 yes constify result unwrap unchecked bend-n:const_result_unwrap_unchecked Mark-Simulacrum 0
467 rust 148339 yes naked functions: emit `.private_extern` on macos folkertdev:naked-macos-private-extern Amanieu 0
468 rust 148345 yes add inline to copy_within PSeitz:add_inline joboet 0
469 rust 148358 yes Fix some issues around `rustc_public` makai410:rpub-test-fix celinval 0
470 rust 148397 yes Implement `&pin` patterns and `ref pin` binding modes frank-king:feature/pin-pattern Nadrieril 0
471 rust 148398 yes Doc: `MaybeUninit::assume_init_read` Safety: warn on thread safety gksato:148083_maybe_uninit_read_thread_safety_doc scottmcm 0
472 rust 148407 yes Warn against calls which mutates an interior mutable `const`-item Urgau:suspicious_int_mutable_consts eholk 0
473 rust 148416 yes `vec_recycle`: implementation GrigorenkoPV:vec_recycle Mark-Simulacrum 0
474 rust 148422 yes Fix doc link for `poll` method help maplethecolor:patch-1 petrochenkov 0
475 rust 148424 yes bootstrap: Add snapshot tests for path-to-step handling Zalathar:tests Kobzol 0
476 rust 148428 yes Make extract_bundled_libs() aware of full paths ladipro:extract-bundled-libs-full-path 0
477 rust 148435 yes Implement the MCP 932: Promote riscv64a23-unknown-linux-gnu to Tier 2 ZhongyaoChen:promote-riscv64a23-to-tier2 jieyouxu 0
478 rust 148438 yes reland and fix RUST-147622 joboet:unicode_data_fixes Mark-Simulacrum 0
479 rust 148444 yes [rustdoc] Correctly handle `should_panic` doctest attribute and fix `--no-run` test flag on the 2024 edition GuillaumeGomez:fix-should_panic-2024 fmease 0
480 rust 148449 yes transmutability: Support types with restricted validity ranges joshlf:transmute-nonzero jswrenn 0
481 rust 148452 yes Mangle symbols with a mangled name close to PDB limits with v0 instead of legacy mangling to avoid linker errors Fulgen301:pdb-large-symbols-v0 jackh726 0
482 rust 148465 yes Adjust spans into the `for` loops context before creating the new desugaring spans. Jarcho:for_span davidtwco 0
483 rust 148466 yes rustdoc: quality of life changes liigo:better-rustdoc notriddle 0
484 rust 148477 yes crater: don't normalize where-clauses when checking well-formedness lqd:crater-wfcheck 0
485 rust 148478 yes use funnel shift as fallback impl for rotating shifts RalfJung:rotating-funnel jdonszelmann 0
486 rust 148479 yes deeply normalize where-clauses in wfcheck lqd:wfcheck-deep-normalize lcnr 0
487 rust 148480 yes Add `Steal::risky_hack_borrow_mut` Lysxia:steal-mut davidtwco 0
488 rust 148484 yes Fix suggestion for the `cfg!` macro JonathanBrouwer:wip_attr_style jdonszelmann 0
489 rust 148487 yes add Option::into_flat_iter Qelxiros:148441-option-into-flat-iter scottmcm 0
490 rust 148490 yes dangling pointer from temp cleanup hkBst:dangling-ptr-lint-2 Urgau 0
491 rust 148491 yes Correctly provide suggestions when encountering `async fn` with a `dyn Trait` return type estebank:issue-147894 jackh726 0
492 rust 148499 yes Nvptx: Use llbc as default linker kjetilkjeka:nvptx_default_linker_llbc madsmtm 0
493 rust 148500 yes Update git index before running diff-index Kobzol:git-update-inex jieyouxu 0
494 rust 148504 yes Fix link in c_longlong documentation NeatNit:intlong ibraheemdev 0
495 rust 148505 yes add larger test for `proc_macro` `FromStr` implementations cyrgani:pm-tests madsmtm 0
496 rust 148506 yes Special case detecting `'static` lifetime requirement coming from `-> Box<dyn Trait>` estebank:issue-41966 davidtwco 0
497 rust 148508 yes Provide more context when mutably borrowing an imutably borrowed value estebank:issue-74617 nnethercote 0
498 rust 148510 yes compiletest: Do the known-directives check only once, and improve its error message Zalathar:known-directives Kobzol 0
499 rust 148524 yes Don't use fmt::Arguments implementation details in assert_unsafe_precondition m-ou-se:ub-checks-panic-nounwind-no-fmt petrochenkov 0
500 rust 148526 yes Expand pow docs with special-case tests reddevilmidzy:docs Mark-Simulacrum 0
501 rust 148530 yes update the bootstrap readme Shourya742:2025-11-05-update-bootstrap-documentation Kobzol 0
502 rust 148531 yes rustc_target: introduce Vendor, Abi, Env, Os tamird:vendor-enum nnethercote 0
503 rust 148533 yes Split LLVM intrinsic abi handling from the rest of the abi handling bjorn3:split_llvm_intrinsic_abi_handling SparrowLii 0
504 rust 148536 yes cmse: add test for `async` and `const` functions folkertdev:cmse-async-const-fn davidtwco 0
505 rust 148539 yes Add Allocator proxy impls for Box, Rc, and Arc cramertj:alloc-arc Mark-Simulacrum 0
506 rust 148543 yes Correctly link to associated trait items in reexports GuillaumeGomez:fix-import_trait_associated_functions lolbinarycat 0
507 rust 148545 yes Add allocator parameter to HashMap cramertj:alloc-map ibraheemdev 0
508 rust 148550 yes Add allocator parameter to HashSet cramertj:alloc-set BurntSushi 0
509 rust 148552 yes Provide more general note for borrowing outside of closure chenyukang:yukang-fix-148392-closure-diag petrochenkov 0
510 rust 148562 yes In `Option::get_or_insert_with()`, forget the `None` instead of dropping it. kpreid:get-init-drop ibraheemdev 0
511 rust 148564 yes Change default branch references Kobzol:rename-master-to-main marcoieni 0
512 rust 148577 yes [DO NOT MERGE] crater proposed changes in unused must use lint WaffleLapkin:unmustuse_in_always_ok jackh726 0
513 rust 148587 yes stabilize duration_from_nanos_u128 RalfJung:duration_from_nanos_u128 Mark-Simulacrum 0
514 rust 148589 yes Rename `DropGuard::into_inner` to `DropGuard::dismiss` yoshuawuyts:DropGuard-dismiss Mark-Simulacrum 0
515 rust 148590 yes Stabilize `atomic_try_update`and deprecate `fetch_update` starting 1.96.0 GrigorenkoPV:atomic_try_update 0
516 rust 148595 yes Remove `'static` bound on contract ensures closure dawidl022:contracts/ensures-lifetime-bound davidtwco 0
517 rust 148602 yes misc coercion cleanups and handle safety correctly BoxyUwU:coercion_cleanup_uncontroversial lcnr 0
518 rust 148605 yes Stabilize the `supertrait_item_shadowing` feature Amanieu:stable-supertrait-shadowing fee1-dead 0
519 rust 148623 yes Ignore `#[doc(hidden)]` items when computing trimmed paths for printing Zalathar:trimmed-paths wesleywiser 0
520 rust 148636 yes bootstrap: respect `build.python` on macOS xSetech:boostrap/set-python-on-macos jieyouxu 0
521 rust 148637 yes Replace `#[rustc_do_not_implement_via_object]` with `#[rustc_dyn_incompatible_trait]` zachs18:rustc_dyn_incompatible nnethercote 0
522 rust 148638 yes Fix ICE for repr simd on non struct chenyukang:yukang-fix-148634-repr-simd-enum-ice lcnr 0
523 rust 148639 yes test(rustdoc): move tests into jump-to-def midsterx:test/rustdoc GuillaumeGomez 0
524 rust 148641 yes Add a diagnostic attribute for special casing const bound errors for non-const impls oli-obk:push-olzwqxsmnxmz jackh726 0
525 rust 148646 yes compiletest: don't pickup a Python from `PYTHONPATH` in debuginfo jieyouxu:no-pythonpath 0
526 rust 148647 yes Check unsafety for non-macro attributes in `validate_attr` JonathanBrouwer:unsafe_attr_refactor jdonszelmann 0
527 rust 148651 yes lint(unsafe_code): exclude unsafe declarations from lint coverage wyfo:allow_unsafe_declarations petrochenkov 0
528 rust 148652 yes Cleanup and refactor FnCtxt::report_no_match_method_error rperier:report_no_match_method_error-refactoring lcnr 0
529 rust 148654 yes Lint unused associated types mu001999-contrib:dead-code/assoc-ty fee1-dead 0
530 rust 148655 yes Fix invalid macro tag generation for keywords which can be followed by values GuillaumeGomez:keyword-as-macros yotamofek 0
531 rust 148656 yes std: allow `Condvar` to be used with multiple `Mutex`es joboet:condvar_multiple_mutexes Mark-Simulacrum 0
532 rust 148662 yes alloc: Document panics when allocations will exceed max leftmostcat:document-isize-limit joboet 0
533 rust 148663 yes Allow vscr to be marked as a clobber in PowerPC inline asm pmur:murp/ppc-allow-vscr-clobber Amanieu 0
534 rust 148666 yes Add support for xray in aarch64 unknown none target odlot:master wesleywiser 0
535 rust 148667 yes a few small clippy fixes hkBst:clippy-fix-14 Kivooeo 0
536 rust 148669 yes Enable `-Zfunction-sections` by default for `*-windows-{gnu,cygwin}` wesleywiser:function_sections_gnu_cygwin 0
537 rust 148671 yes Offload bootstrap ZuseZ4:offload-bootstrap Kobzol 0
538 rust 148672 yes switch to yarn lolbinarycat:use-yarn Kobzol 0
539 rust 148677 yes Avoid infinite cycle in `coerce_unsized_old_solver` when encountering invalid recursive struct definition estebank:issue-148653 BoxyUwU 0
540 rust 148678 yes Merge E0412 into E0425 xonx4l:EO412_replacement_with_EO425 madsmtm 0
541 rust 148679 yes Update LLVM to 21.1.5 dianqk:update-llvm cuviper 0
542 rust 148683 yes Remove `#[const_trait]` fmease:rm-const_trait-attr fee1-dead 0
543 rust 148685 yes compiletest: Run the `lldb_batchmode.py` script in LLDB's embedded Python Zalathar:lldb-python jieyouxu 0
544 rust 148687 yes std: use a non-poisoning `RwLock` for the panic hook joboet:nonpoison-hook-rwlock ChrisDenton 0
545 rust 148689 yes std: use `nonpoison::Mutex` for all internal mutexes joboet:nonpoison-mutex-everywhere Mark-Simulacrum 0
546 rust 148690 yes Implement `clamp_magnitude` method for primitive floats & signed integers IntegralPilot:clamp-mag joboet 0
547 rust 148694 yes std: support `RwLock` and thread parking on TEEOS joboet:teeos-sync ChrisDenton 0
548 rust 148698 yes Fix query cycle when encounter unevaluated const tiif:const_query_cycle BoxyUwU 0
549 rust 148701 yes Rollup of 9 pull requests matthiaskrgr:rollup-elwz9jg 0
550 rust 148703 yes Use `overflow_checks` intrinsic so `IterRangeFrom` yields MAX before panicking in debug pitaj:rangefrom-overflow_checks Mark-Simulacrum 0
551 rust 148706 yes compute temporary scopes when building MIR, not THIR dianne:slightly-lazier-temporary-scoping 0
552 rust 138429 yes Fix `x86_64-unknown-illumos` LLVM target triple madsmtm:illumos-llvm-target jieyouxu 0 always
553 rust 141658 rustdoc search: prefer stable items in search results lolbinarycat:rustdoc-search-stability-rank-138067 GuillaumeGomez 0 always
554 rust 141828 Add diagnostic explaining STATUS_STACK_BUFFER_OVERRUN not only being used for stack buffer overruns if link.exe exits with that exit code Fulgen301:status-stack-buffer-overrun-diagnostic wesleywiser 0 always
555 rust 142871 Trivial improve doc for transpose chenyukang:yukang-fix-doc-for-transpose ibraheemdev 0 always
556 rust 143713 Add a mailmap entry for gnzlbg tgross35:mailmap Mark-Simulacrum 0 always
557 rust 143898 opt-dist: rebuild rustc when doing static LLVM builds ognevny:opt-dist-rustc-rebuild Kobzol 0 always
558 rust 144054 Stabilize as_array_of_cells jsimmons:stabilize-as-array-of-cells tgross35 0 always
559 rust 144090 yes Make `IoSlice` and `IoSliceMut` methods unstably const thaliaarchi:io-slice-const tgross35 0 always
560 rust 144252 Do not copy .rmeta files into the sysroot of the build compiler during check of rustc/std Kobzol:rmeta-sysroot jieyouxu 0 always
561 rust 144275 implement Sum and Product for Saturating(u*) Qelxiros:saturating-arithmetic tgross35 0 always
562 rust 144354 fix(std): Fix undefined reference to __my_thread_exit on QNX 8.0 rafaeling:fix-142726-qnx8-link-fail tgross35 0 always
563 rust 144452 std/sys/fd: Relax `READ_LIMIT` on Darwin morinmorin:apple/update_read_limit ChrisDenton 0 always
564 rust 144476 rustdoc-search: search backend with partitioned suffix tree notriddle:notriddle/stringdex GuillaumeGomez 0 always
565 rust 144592 generate list of all variants with `target_spec_enum` fee1-dead-contrib:target_spec Noratrieb 0 always
566 rust 144907 fix: Reject async assoc fns of const traits/impls in ast_passes ShoyuVanilla:no-const-async fmease 0 always
567 rust 144963 Stabilize `core::iter::chain` rossmacarthur-forks:stabilize-core-iter-chain jhpratt 0 always
568 rust 144988 Add annotations to the graphviz region graph on region origins amandasystems:more-detailed-region-graph matthewjasper 0 always
569 rust 145017 Explicitly disable vector feature on s390x baseline of bad-reg test pmur:murp/s390x-improve-asm-test nnethercote 0 always
570 rust 145050 add member constraints tests lcnr:add-opaque-type-tests davidtwco 0 always
571 rust 145073 update enzyme submodule to handle llvm 21 ZuseZ4:autodiff-llvm-21 jieyouxu 0 always
572 rust 145080 Escape diff strings in MIR dataflow graphviz ashivaram23:graphviz_escape lqd 0 always
573 rust 145082 Fix some bad formatting in `-Zmacro-stats` output. nnethercote:macro-stats-fix-widths petrochenkov 0 always
574 rust 145096 Fix wasm target build with atomics feature Spxg:w/wasm_atomic tgross35 0 always
575 rust 145103 rustc_metadata: remove unused private trait impls fee1-dead-contrib:push-plompruwywvk compiler-errors 0 always
576 rust 145115 defer opaque type errors, generally greatly reduce tainting lcnr:less-borrowck-tainting compiler-errors 0 always
577 rust 145124 Recover `for PAT = EXPR {}` compiler-errors:for-eq lqd 0 always
578 rust 145234 match exhaustiveness diagnostics: show a trailing comma on singleton tuple consructors in witness patterns (and clean up a little) dianne:1-tuple-witnesses jackh726 0 always
579 rust 145387 Remove TmpLayout in layout_of_enum zachs18:remove-tmplayout jackh726 0 always
580 rust 145453 Remove duplicated tracing span in bootstrap Kobzol:bootstrap-cmd-span jieyouxu 0 always
581 rust 145462 Stabilize `const_exposed_provenance` feature Kivooeo:stabilize-const_exposed_provenance thomcc 0 always
582 rust 145463 Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position jieyouxu:error-suffix fmease 0 always
583 rust 145466 Enable new `[range-diff]` feature in triagebot Urgau:triagebot-range-diff Kobzol 0 always
584 rust 145540 interpret/allocation: get_range on ProvenanceMap nia-e:prov-map-range RalfJung 0 always
585 rust 145554 rustc-dev-guide subtree update tshepang:rdg-sync 0 always
586 rust 145670 port `sanitize` attribute to the new parsing infrastructure jdonszelmann:port-sanitize lcnr 0 always
587 rust 145744 miri: also detect aliasing of in-place argument and return place RalfJung:miri-inplace-aliasing compiler-errors 0 always
588 rust 145774 Remove default opts from config Shourya742:2025-08-23-remove-default-opts-method Kobzol 0 always
589 rust 145781 Remove profile section from Clippy Kobzol:clippy-remove-profile lqd 0 always
590 rust 145929 fix APITIT being treated as a normal generic parameter in suggestions Qelxiros:apitit-suggestion BoxyUwU 0 always
591 rust 146277 Enable `u64` limbs in `core::num::bignum` Kivooeo:u64-unlock scottmcm 0 always
592 rust 146324 const-eval: disable pointer fragment support RalfJung:no-ptr-fragment fee1-dead 0 always
593 rust 146365 triagebot: warn about #[rustc_intrinsic_const_stable_indirect] RalfJung:triagebot-rustc_intrinsic_const_stable_indirect jieyouxu 0 always
594 rust 146762 Fix and provide instructions for running test suite on Apple simulators madsmtm:test-apple-sim jieyouxu 0 always
595 rust 146774 Allow running `x <cmd> <path>` from a different directory Kobzol:bootstrap-relative-path jieyouxu 0 always
596 rust 146976 constify basic Clone impls npmccallum:clone scottmcm 0 always
597 rust 147259 cg_llvm: Use helper methods for all calls to `LLVMMDNodeInContext2` Zalathar:node-in-context nnethercote 0 always
598 rust 147262 Make #[link="dl"] an FCW rather than an error JonathanBrouwer:fix-link jdonszelmann 0 always
599 rust 147266 fix 2 search graph bugs lcnr:fix-search_graph BoxyUwU 0 always
600 rust 147270 Move doc_cfg-specific code into `cfg.rs` GuillaumeGomez:move-cfg-code lolbinarycat 0 always
601 rust 147647 Hide vendoring and copyright in GHA group Noratrieb:bootstrap-groups Mark-Simulacrum 0 always
602 rust 147790 yes constify comparison traits on slices npmccallum:slices oli-obk 0 always
603 rust 148016 Revert constification of `Borrow` and `Deref for Cow` due to inference failure clarfonthey:const-convert-revert-2 cuviper 0 always
604 rust 148021 [rustdoc] Simplify module rendering and HTML tags handling GuillaumeGomez:simplify-mod-render notriddle 0 always
605 rust 148054 Streamline iterator chaining when computing successors. nnethercote:chain saethlin 0 always
606 rust 148194 compiletest: Remove `cleanup_debug_info_options` Zalathar:no-cleanup jieyouxu 0 always
607 rust 148199 compiletest: Don't modify `testpaths` when creating aux contexts Zalathar:paths jieyouxu 0 always
608 rust 148332 yes bootstrap: Use cargo's `build.warnings=deny` rather than -Dwarnings jyn514:cargo-deny-warnings Kobzol 0 always
609 rust 148608 yes Add test for --test-builder success path osamakader:doc-test-builder GuillaumeGomez 0 always
610 rust 126810 no Tweak output of resolve errors estebank:resolve-error-wording petrochenkov 10 never
611 rust 105392 no Dedup bounds with parent impl block GuillaumeGomez:rustdoc-dedup-bounds compiler-errors 0 never
612 rust 106852 no Only preserve DebugInfo in DeadStoreElimination if requested. cjgillot:debug-dse JakobDegen 0 never
613 rust 113125 no typeck: taint if errors found during writeback davidtwco:issue-112824-ctfe-type-mismatch-with-type-error compiler-errors 0 never
614 rust 114538 no Split marking and visit to compute live_symbols. cjgillot:split-live-symbols 0 never
615 rust 115003 no Increase parallelism in various locations Zoxc:parallel-tweaks-rebase cjgillot 0 never
616 rust 116173 no New atomic reference counting algorithm m-ou-se:arc Amanieu 0 never
617 rust 116375 no Create the previous dep graph index on a background thread Zoxc:lazy-index cjgillot 0 never
618 rust 116542 no Add range metadata to slice lengths the8472:slice-ref-len-validity cjgillot 0 never
619 rust 119458 no Do not hash allocations to name them. cjgillot:anonymous-alloc compiler-errors 0 never
620 rust 119471 no [perf only] Reimplement references debuginfo as projection. cjgillot:mir-composite-deref 0 never
621 rust 120179 no Enable MultipleReturnTerminators by default. cjgillot:multiple-return 0 never
622 rust 120193 no #[cold] on match arms x17jiri:cold_match_arms oli-obk 0 never
623 rust 120286 no Implement RFC 3349, mixed utf8 literals nnethercote:3349-mixed-utf8-literals 0 never
624 rust 120525 no rustc_ast: FieldDef: remove span klensy:FieldDef-span oli-obk 0 never
625 rust 120589 no std::thread::available_parallelism merging linux/android/freebsd version devnexen:cpuaff_fbsd_upd m-ou-se 0 never
626 rust 120682 no [WIP] rewrite TrustedRandomAccess into two directional variants the8472:indexed-access 0 never
627 rust 121053 no Implement `#[skip]` for builtin derives clubby789:derive-skip fmease 0 never
628 rust 122325 no Stop using LLVM struct types for array/pointer offset GEPs erikdesjardins:array nikic 0 never
629 rust 123179 no Rework MIR inlining costs scottmcm:inlining-baseline-costs wesleywiser 0 never
630 rust 123219 no [WIP] rustdoc (base+json): add support for variances fmease:rustdoc-variances-json 0 never
631 rust 123259 no Fixup `if T::CONST` in MIR scottmcm:tweak-if-const 0 never
632 rust 123606 no Optimize core::str::Lines::count thomcc:thomcc/opt-lines 0 never
633 rust 123610 no Default-enable share-generics, with available_externally to still allow inlining. Mark-Simulacrum:share-generics-available-externally Mark-Simulacrum 0 never
634 rust 124362 no [experiment] Build the compiler with panic=abort tmandry:panic-abort-rustc 0 never
635 rust 125907 no rustdoc: use the next solver for blanket impl synthesis fmease:rustdoc-synth-blanket-ocx-next GuillaumeGomez 0 never
636 rust 126651 no Implement consecutive type-relative paths fmease:consec-shorthand-proj compiler-errors 0 never
637 rust 127241 no Mark span parent in def_collector. cjgillot:def-collector-span petrochenkov 0 never
638 rust 128846 no Stop considering moved-out locals when computing auto traits for generators (rebased) compiler-errors:drop-liveness oli-obk 0 never
639 rust 129498 no Try enabling precondition checks on ptr::{read,write} saethlin:ptr-read-write-precondition 0 never
640 rust 129543 no Properly deduce object lifetime defaults in projections & trait refs fmease:obj-lt-def-gat oli-obk 0 never
641 rust 129881 no Implement struct_target_features. veluca93:struct_tf cjgillot 0 never
642 rust 130227 no Remove precise placeholder tracking from region inference amandasystems:remove-placeholders-completely lcnr 0 never
643 rust 130679 no Add inline(usually) saethlin:inline-usually 0 never
644 rust 130808 no Fix linking for symbols starting with ? on i686-pc-windows-msvc checkraisefold:fix-questionmark-linking davidtwco 0 iffy
645 rust 130909 no Infer nounwind and use it in MIR opts saethlin:infer-nounwind 0 never
646 rust 131650 no Add post-mono MIR optimizations saethlin:post-mono-mir-opts oli-obk 0 never
647 rust 133502 no [DO NOT MERGE] bootstrap with `-Znext-solver=globally` lcnr:rust4 0 never
648 rust 136693 no Rewrite UTF-8 validation in shift-based DFA for 70%~135% performance increase on non-ASCII strings oxalica:feat/shift-dfa-utf8 the8472 0 never
649 rust 137972 no Ensure constants are WF before calling into CTFE BoxyUwU:ty_const_wf_before_eval 0 never
650 rust 138419 no Test out a more lock-free hash map Zoxc:horde-queries Nadrieril 0 never
651 rust 138995 no [perf experiment] Split the resolver tables into per-owner tables oli-obk:split-resolver petrochenkov 0 never
652 rust 139493 no Explicitly export core and std macros Voultapher:explicitly-export-core-and-std-macros Amanieu 0 never
653 rust 140319 no Group dep nodes by chunks with sequential indices and only store the first index at the start of the chunk Zoxc:dep-graph-index-chunks nnethercote 0 never
654 rust 141325 no [experiment, do not merge!] rewrite the DenseBitSet structure to only use 1 word on the stack tage64:thin_bit_set 0 never
655 rust 141326 no [experimental, do not merge!] a faster implementation of Polonius tage64:horatio 0 never
656 rust 141926 no [PERF] Rework unsizing coercions in new solver compiler-errors:perf-unsizing 0 never
657 rust 142478 no install docs for each target in different directory Forist2034:master clubby789 0 never
658 rust 142531 no Remove fewer Storage calls in CopyProp and GVN ohadravid:better-storage-calls-copy-prop cjgillot 0 never
659 rust 142830 no Make lowering incremental, take 3/N cjgillot:lower-incr-2 0 never
660 rust 142837 no Add OperandValue::Uninit to improve lowering of MaybeUninit::uninit saethlin:maybeuninit-codegen WaffleLapkin 0 never
661 rust 142881 no JumpThreading: compute place and value indices on-demand cjgillot:minimap saethlin 0 never
662 rust 143029 no GCI: Imply outlives-bounds on free (generic) const items fmease:gci-imply BoxyUwU 0 never
663 rust 143141 no fresh binding should shadow the def in expand bvanjoi:issue-95237 petrochenkov 0 never
664 rust 143167 no Detect unwind-free functions in MIR Mark-Simulacrum:inline-mark-nounwind 0 never
665 rust 143208 no Apply RemoveNoopLandingPads post-monomorphization Mark-Simulacrum:skip-noop-cleanup oli-obk 0 never
666 rust 143333 no Extend GVN to perform local value numbering. cjgillot:local-value-numbering 0 never
667 rust 144030 no Validate transmute in CTFE oli-obk:validate-transmute 0 never
668 rust 144157 no Remove the `CoroutineWitness` type compiler-errors:no-witness lcnr 0 never
669 rust 144483 no EXPERIMENT: Use the force-inline pass for more stuff scottmcm:early-inline 0 never
670 rust 144699 no Use `ExtractIf` in fulfillment loop compiler-errors:extract-if-fulfill 0 never
671 rust 145354 no Cache derive proc macro expansion with incremental query Kobzol:cache-proc-derive-macros petrochenkov 0 never
672 rust 145477 no [EXPERIMENT] Introduce `TypingMode::Codegen` to avoid layout cycles cjgillot:codegen-mode 0 never
673 rust 145679 no Don't evaluate the sanitizer attribute if no sanitizer is enabled 1c3t3a:sanitizer-attribute-fast rcvalle 0 never
674 rust 145714 no fulfill: dedup newly added obligations lcnr:dedup-obligations BoxyUwU 0 never
675 rust 145907 no rustdoc: split build_impl into build_{local,external}_impl lolbinarycat:rustdoc-optimize-2 GuillaumeGomez 0 never
676 rust 146180 no Remove `Cased` Unicode table Kmeakin:km/unicode-data/remove-cased scottmcm 0 never
677 rust 146348 no [DONT MERGE] externally implementable items jdonszelmann:eiiv3 0 never
678 rust 146529 no rustdoc: Nuke `--passes=list` and defossilize the passes infrastructure fmease:rustdoc-nuke-passes-list GuillaumeGomez 0 never
679 rust 146619 no Return Result from `ensure_done().mir_borrowck(..)`. cjgillot:ensure-ok-mir-borrowck 0 never
680 rust 147079 no Replace SingleUseConsts by GVN. cjgillot:gvn-dbg-const 0 never
681 rust 147106 no Small `highlight.rs` optimizations yotamofek:pr/rustdoc/highlight-optimizations GuillaumeGomez 0 never
682 rust 147148 no Port all viable contracts from verify-rust-std tautschnig:upstream-contracts/not-alignment scottmcm 0 never
683 rust 147333 no wip tcmalloc 0xdeafbeef:tcmalloc 0 never
684 rust 147387 no hir_owner_parent optimized to inlined call for non-incremental build azhogin:azhogin/hir_owner_parent_opt cjgillot 0 never
685 rust 147614 no Perform DestinationPropagation on places. cjgillot:dest-prop-place 0 never
686 rust 147862 no Remove `box_new` intrinsic cjgillot:noinit-box 0 never
687 rust 147893 no `Vec::push` in consts MVP fee1-dead-contrib:constheapheapheap oli-obk 0 never
688 rust 148321 no parser/lexer: bump to Unicode 17, use faster unicode-ident Marcondiro:master Mark-Simulacrum 0 never
689 rust 93544 no Debug-format fat pointers with their metadata for better insight vojtechkral:fmt-fat-ptrs m-ou-se 0
690 rust 94904 no doc(notable_trait) for impls conradludgate:rustdoc-notable-attr GuillaumeGomez 0
691 rust 98514 no `std::thread` support for the Nintendo 3DS AzureMarker:feature/horizon-threads Mark-Simulacrum 0
692 rust 100413 no Track `-Cprofile-use` and `-Cprofile-sample-use` value by file hash, not file path Kobzol:profile-use-track-file-hash wesleywiser 0
693 rust 101551 no [WIP] Add support for custom allocator for `String` zachs18:string_alloc Mark-Simulacrum 0
694 rust 103376 no Strip leading trailing empty lines in doc code blocks GuillaumeGomez:strip-leading-trailing-empty-lines notriddle 0
695 rust 105586 no Experimental feature gate proposal `crabi` joshtriplett:abi-experimental-feature-gate nikomatsakis 0
696 rust 105604 no Use ELF-TLS on SGX joboet:sgx_tls m-ou-se 0
697 rust 107122 no Use `Try` trait to make `Once[Cell | Lock]::get_or_try_init` generic over return type joboet:once_try_init_try BurntSushi 0
698 rust 107263 no Allow impl on projection GuillaumeGomez:allow-impl-on-projection oli-obk 0
699 rust 107562 no WIP: Remove `ResumeTy` from async lowering Swatinem:async-resumety-v2 compiler-errors 0
700 rust 107640 no rustdoc: Add support for local resources GuillaumeGomez:rustdoc-local-resources-2 notriddle 0
701 rust 108001 no Add lint to check if non-inlined local reexports have documentation GuillaumeGomez:unused_reexport_documentation-lint notriddle 0
702 rust 108097 no Change Wasm's `cdylib` etc. to be a "reactor". sunfishcode:sunfishcode/wasi-reactor wesleywiser 0
703 rust 108671 no Implement flatten for `Option<&Option<T>>` and `Option<&mut Option<T>>` Coca162:option_reference_flattening dtolnay 0
704 rust 108981 no Implement `fs_native_path` ChrisDenton:aspath Amanieu 0
705 rust 110799 no Use &dyn Any rather than &(dyn Any + Send) for PanicInfo::payload() m-ou-se:panic-payload-dyn-any-no-send m-ou-se 0
706 rust 112106 no Added traits implemented by FnPtr to fn docs with example function mj10021:issue-111182-fix cuviper 0
707 rust 112331 no Report allocation errors as panics, second attempt Amanieu:panic-oom-payload2 m-ou-se 0
708 rust 114209 no tidy watcher klensy:better-than-remembrall wesleywiser 0
709 rust 114917 no Dummy PR to test coverage test changes in CI Zalathar:dummy-coverage 0
710 rust 115802 no rustdoc search: Allow to filter on multiple crates GuillaumeGomez:rustdoc-search-multiple-crate-filtering notriddle 0
711 rust 116247 no WIP: Check uninhabitedness through the trait solver cjgillot:uninhabited-predicate lcnr 0
712 rust 117682 no Don't check GAT bounds in normalization aliemjay:gat-relax-lifetimes 0
713 rust 118270 no Allow coercions from never-type when ref binding is involved Aaron1011:ref-pat-never-coerce compiler-errors 0
714 rust 119550 no Rename `AsyncIterator` back to `Stream`, introduce an AFIT-based `AsyncIterator` trait yoshuawuyts:async-iterator compiler-errors 0
715 rust 120013 no coverage: Don't show coverage for code paths that must panic/diverge Zalathar:diverge 0
716 rust 120700 no Stabilize associated type position impl Trait (ATPIT) traviscross:TC/stabilize-atpit nikomatsakis 0
717 rust 120808 no Split elided_lifetime_in_paths into finer-grained lints shepmaster:split-elided-lifetimes-in-paths oli-obk 0
718 rust 120818 no rustdoc: add three-column layout for large desktops notriddle:notriddle/three-column GuillaumeGomez 0
719 rust 121880 no Run linking and incremental saving / finalizing in parallel Zoxc:link-task estebank 0
720 rust 122668 no Add APIs for dealing with titlecase Jules-Bertholet:titlecase m-ou-se 0
721 rust 122957 no Silence unnecessary "missing `dyn`" errors and tweak E0746 suggestions estebank:issue-121037 oli-obk 0
722 rust 123082 no CFI: Fix fn items, closures, and Fn trait objects rcvalle:rust-cfi-fix-fn-items-closures-fn-trait-objects compiler-errors 0
723 rust 123205 no Revert "CFI: Skip non-passed arguments" rcvalle:rust-cfi-revert-skip-non-passed-arguments compiler-errors 0
724 rust 123220 no [blocked on design] [PoC]: rustdoc (html): add support for variances fmease:rustdoc-variances-html 0
725 rust 123617 no sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets rcvalle:rust-stabilize-core-sanitizers davidtwco 0
726 rust 124078 no test apiraino:test-pr-assignment apiraino 0
727 rust 124154 no coverage: Treat each match arm as a "branch" for branch coverage Zalathar:branch-arms 0
728 rust 124439 no Set default value `deny-warnings` for compiler profile to `false` WaffleLapkin:who-wants-to-deny-warnings-lmao albertlarsan68 0
729 rust 125555 no Recover statics better Noratrieb:recover-statics-better oli-obk 0
730 rust 125721 no Stop emitting spans from proc macro compile time in quote expansion bjorn3:proc_macro_quote_no_spans petrochenkov 0
731 rust 125780 no [WIP] RIIR HtmlDocCk fmease:riir-htmldocck 0
732 rust 126076 no privacy: normalize associated types before visiting jswrenn:fix-45713 compiler-errors 0
733 rust 127282 no Make inline suggestions no longer be the default estebank:experiment-for-annotate-snippets 0
734 rust 127534 no feat(core): impl Step for NonZero<u*> jalil-salame:nonzero-uint-step m-ou-se 0
735 rust 127595 no Fix panic=abort tests on fuchsia c6c7:fix-panic=abort-tests-on-fuchsia 0
736 rust 128018 no Normalize filecheck directives tgross35:normalize-filecheck-directives jieyouxu 0
737 rust 128070 no Rewrite the compiletest directive parser tgross35:compiletest-parser-rewrite jieyouxu 0
738 rust 128256 no feat: add tier-1 platform support for change_time juliusl:pr/support-tier-1-change-time ChrisDenton 0
739 rust 128374 no compiler: suggest `const _` for a misplaced `const {}` workingjubilee:fix-terse-const-item-diagnostic compiler-errors 0
740 rust 128653 no When annotations needed, look at impls for more accurate suggestions estebank:ambiguity-suggestion-2 BoxyUwU 0
741 rust 128917 no Allow inlining drop glue more generally scottmcm:nuke-runtime-drops 0
742 rust 129036 no Additional NonZero conversions clarfonthey:nonzero-conversions BurntSushi 0
743 rust 129342 no Rebuild on changes to the deployment target when compiling Apple targets madsmtm:track-deployment-target thomcc 0
744 rust 129870 no Experiment: add unstable RHS type to Ord, impl PartialOrd<[U]> for [T] clarfonthey:generic-ord BurntSushi 0
745 rust 130460 no compiler: Fix handling of `repr(align(N), simd)` workingjubilee:align-with-parallel-expectations 0
746 rust 130643 no Beautify doctest path GuillaumeGomez:beautify-doctest-path notriddle 0
747 rust 130780 no Remove unstable cfg `target(...)` compact feature Urgau:withdrawn-cfg-target-compact BoxyUwU 0
748 rust 130886 no core/ptr: Add simulate_realloc() mrkajetanp:ptr-tag-helpers Mark-Simulacrum 0
749 rust 130937 no Separate weekly `cargo update` PRs and add bootstrap tgross35:dependencies-ci-bootstrap Kobzol 0
750 rust 131282 no std: detect stack overflows in TLS destructors on UNIX joboet:thread_local_stack_overflow Amanieu 0
751 rust 131309 no Warn about C-style octal literals GrigorenkoPV:suspicious-leading-zero Urgau 0
752 rust 131340 no Implement split_pattern on slices eduardorittner:master Amanieu 0
753 rust 131389 no Add `JoinHandle::into_join_future()`. kpreid:joinfuture Amanieu 0
754 rust 131478 no WIP: Parse Apple SDK versions madsmtm:parse-sdkroot jieyouxu 0
755 rust 131607 no core: implement `DeterministicRandomSource` joboet:deterministic_random joshtriplett 0
756 rust 131824 no Support multiple stability attributes on items dianne:multiple-unstables wesleywiser 0
757 rust 131852 no rustdoc: allow searches to match against both type and name lolbinarycat:rustdoc-search-type-and-name notriddle 0
758 rust 132051 no Add parallel front end robustness test to ui tests SparrowLii:parallel_ui_test jieyouxu 0
759 rust 132331 no Use CLOCK_BOOTTIME for Instant in Fuchsia/Android mathukumillia:convert_instant_boottime jhpratt 0
760 rust 132480 no Allow specifying the ELF TLS ABI ilovepi:rust-tlsdesc tmandry 0
761 rust 132484 no unix: Relax escaping in `Debug` impl on `Command` madsmtm:command-relaxed-escape thomcc 0
762 rust 132570 no Use LLVM's UEFI targets madsmtm:llvm-uefi workingjubilee 0
763 rust 132792 no [rustdoc] Add new `example` disambiguator for intra-doc links GuillaumeGomez:example-disambiguator notriddle 0
764 rust 133717 no Make impl section headers sticky GuillaumeGomez:sticky-headings notriddle 0
765 rust 133944 no Run-make test to check `core::ffi::c_*` types against clang ricci009:master tgross35 0
766 rust 134004 no Add unstable hotpatch flag to rustc nebulark:hotpatch_flag estebank 0
767 rust 134021 no Implement `IntoIterator` for `[&[mut]] Box<[T; N], A>` WaffleLapkin:box-arr-into-iter2 scottmcm 0
768 rust 134190 no Implement `Read` and `Write` on `Arc<TcpStream>` and `Arc<UnixStream>`. nmathewson:impl_for_arc_stream Noratrieb 0
769 rust 134522 no [WIP] Use weak linkage instead of compiler generated shims bjorn3:weak_linkage_allocator fee1-dead 0
770 rust 134534 no Windows: Don't error on broken non UTF-8 output ChrisDenton:cp-utf8 workingjubilee 0
771 rust 134697 no lint ImproperCTypes: overhaul (take 2 of "better handling of indirections") niacdoial:linting-ptrdyn-ffi tgross35 0
772 rust 134937 no Account for type parameters in bound suggestion estebank:issue-#104089 Nadrieril 0
773 rust 135008 no Consider parent aliases of rigid nested projections for outlives bounds compiler-errors:outlives-nested-projection 0
774 rust 135051 no Add provider-style API to `Context` jkarneges:context-provider thomcc 0
775 rust 135052 no Emit single error for `+ use<'_>` and don't suggest `use<'static>` estebank:issue-134194 compiler-errors 0
776 rust 135141 no std: net: Add function to return the system hostname orowith2os:std-net-gethostname ChrisDenton 0
777 rust 135432 no Implement #[proc_macro_lint] to generate LintId for macro-generated warnings dtolnay:procmacrowarning petrochenkov 0
778 rust 135527 no Move coroutine upvars into locals for better memory economy dingxiangfei2009:move-upvars-to-locals-for-tests cjgillot 0
779 rust 135536 no Add more impls of PartialEq and PartialOrd for strings joshtriplett:str-impls ibraheemdev 0
780 rust 135631 no Parse `pin`ned local variable declarations frank-king:feature/pinned-local traviscross 0
781 rust 135830 no Improve display of const unstable display feature info GuillaumeGomez:const-unstable-item-info notriddle 0
782 rust 135881 no Arbitrary self types v2: stabilize adetaylor:stabilize-arbitrary-self-types wesleywiser 0
783 rust 135888 no Implement String::make_(upp|low)ercase krtab:make_uppercase joboet 0
784 rust 135899 no Fix `PostBorrowckAnalysis` for old solver compiler-errors:post-borrowck-new-solver lcnr 0
785 rust 135910 no Orphanck: Reject uncovered opaque types fmease:orphanck-rej-uncovered-opaques lcnr 0
786 rust 135931 no `byte_pattern`: share the `TwoWaySearcher` between byte and `str` folkertdev:byte-pattern-two-way-searcher BurntSushi 0
787 rust 136333 no Pass deployment target to cc linker with `-m*-version-min=` madsmtm:deployment-target-version estebank 0
788 rust 136417 no Conditionally fuse small constant constant integer switches when lowering slice patterns xacrimon:merge-small-prim-switch 0
789 rust 136597 no -Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS) azhogin:azhogin/sls wesleywiser 0
790 rust 136677 no Fix `Display` for invalid UTF-8 in `OsStr`/`Path` thaliaarchi:os_str-formatter-flags ChrisDenton 0
791 rust 136776 no Forbid freely casting lifetime bounds of dyn-types BoxyUwU:forbid_object_lifetime_casts lcnr 0
792 rust 136867 no Implement `cfg_os_version_min` madsmtm:cfg_os_version_min jieyouxu 0
793 rust 136868 no Use `cfg_os_version_min` in `std` madsmtm:cfg_os_version_min_std 0
794 rust 136912 no Add missing trait implementations for ScopedJoinHandle Rosdf:scoped-threads-ext Mark-Simulacrum 0
795 rust 137025 no Set mmapped files as readonly to prevent other processes from modifying it by accident oli-obk:mmap fee1-dead 0
796 rust 137330 no Document `From::from` impls TimTheBig:document-from workingjubilee 0
797 rust 137343 no Make some suggestions "verbose" estebank:verbose-sugg-1 oli-obk 0
798 rust 137364 no Tag all format-like macros with `#[clippy::format_args]` nyurik:clippy-fmt-lib m-ou-se 0
799 rust 137409 no Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose estebank:match-arm compiler-errors 0
800 rust 137418 no Add rusty stack protector SparrowLii:rusty-stack-protector 0
801 rust 137487 no Stabilize `assert_matches` and move it to `core::macros` Voultapher:stabilize-assert-matches Amanieu 0
802 rust 137570 no Handle autodiff for lib builds EnzymeAD:autodiff-libs oli-obk 0
803 rust 137720 no support `#[target_feature(enable = ...)]` on `#[naked]` functions folkertdev:naked-function-target-feature Amanieu 0
804 rust 137773 no Fix incorrect `cfg` structured suggestion and make suggestion verbose estebank:attr-span oli-obk 0
805 rust 137785 no bootstrap: allow to set clippy.toml for x.py clippy klensy:clippy-config clubby789 0
806 rust 137803 no Add new rustdoc `broken_footnote` lint GuillaumeGomez:broken-footnote notriddle 0
807 rust 137854 no Create personality stub function for no_std panic=abort crates Noratrieb:stub-personality 0
808 rust 137858 no Add new `unused_footnote_definition` rustdoc lint GuillaumeGomez:unused_footnote_def notriddle 0
809 rust 138025 no Add GlobalAsm as a valid ItemKind to StableMIR celinval:issue-0095-global-asm compiler-errors 0
810 rust 138143 no rustdoc: add unstable option `--crate-list-heading` to customize the sidebar crate list. kpreid:crate-sidebar notriddle 0
811 rust 138230 no Unnecessary references lint obeis:lint-unnecessary-reference Urgau 0
812 rust 138290 no -Zc-char-type=unsigned|signed|default flag for c_char->u8/i8 selection override azhogin:azhogin/unsigned_char fee1-dead 0
813 rust 138386 no Update to new attribute parsing infra implemented in PR #135726 vayunbiyani:migrate_attr_parsing_autodiff nnethercote 0
814 rust 138424 no Stabilize return type notation (RFC 3654) compiler-errors:return-type-notation 0
815 rust 138456 no Fix struct_tail_raw argument order and ObligationCause usage JumpiiX:fix-struct_tail_raw compiler-errors 0
816 rust 138463 no feat: add `succinct-zkvm` os and target succinctlabs:n/succinct-target-only wesleywiser 0
817 rust 138473 no Implement `feature(precise_capturing_of_types)` compiler-errors:precise-capturing-of-types lcnr 0
818 rust 138553 no Fix build err autodiff libs vayunbiyani:fix-build-err-autodiff-libs petrochenkov 0
819 rust 138618 no Support using const pointers in asm `const` operand nbdd0121:asm_const_ptr compiler-errors 0
820 rust 138683 no Cache fuchsia checkout in a docker layer erickt:fuchsia-checkout marcoieni 0
821 rust 138862 no core: use specialization for more methods of `impl Iterator for &mut I` joboet:spec_iterator_by_ref the8472 0
822 rust 138914 no Added `get_unchecked` and `get_unchecked_mut` to `OnceLock` and `LazyLock` HomelikeBrick42:once_lazy_lock_get_unchecked jhpratt 0
823 rust 138918 no uefi: fs: Add file times plumbing Ayush1325:uefi-fs-time joboet 0
824 rust 139087 no Fallback `{float}` to `f32` when `f32: From<{float}>` and add `impl From<f16> for f32` beetrees:impl-from-f16-for-f32 lcnr 0
825 rust 139320 no Enhance Scope Enum with Late Types and Consts Handling reez12g:issue-132055 compiler-errors 0
826 rust 139371 no Enhance error reporting for write!/writeln! macros reez12g:issue-139051 estebank 0
827 rust 139514 no reference dirfd implementation Qelxiros:120426-dirfd tgross35 0
828 rust 139540 no Optimize `core::unicode::printable`. reitermarkus:optimize-char-printable Mark-Simulacrum 0
829 rust 139591 no Add regression test for graceful error for wrong number of activities vayunbiyani:graceful_error oli-obk 0
830 rust 139692 no Rustfmt now support use closures spastorino:do-not-rustfmt-ignore Mark-Simulacrum 0
831 rust 139769 no [rustdoc] Add new `--book-location` option to add a link to associated guide and generate it if local GuillaumeGomez:book-location camelid 0
832 rust 139775 no SGX: Fix fuzzy provenance casts with `AtomicUsize` thaliaarchi:sgx-atomic-provenance Mark-Simulacrum 0
833 rust 139869 no rustdoc: Deprecate option `--test-args` in favor of new insta-stable option `--test-arg` fmease:replace-test-args-opt notriddle 0
834 rust 139896 no Initial `UnsafePinned` implementation [Part 2: Lowering] Sky9x:unsafe-pinned-pt2-lowering lcnr 0
835 rust 140037 no Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests hbina:hbina-update-use-minicore Mark-Simulacrum 0
836 rust 140073 no WIP | Improve type parameter suggestion heuristic for missing types Kivooeo:fix-139999-type-suggestion fmease 0
837 rust 140158 no Document that mpmc channels deliver an item to one receiver. andrew-otiv:master Amanieu 0
838 rust 140261 no Stabilize `fn_align`: `#[align(N)]` on functions folkertdev:stabilize-fn-align traviscross 0
839 rust 140271 no Add compiler support for namespaced crates b-naber:namespace-facade petrochenkov 0
840 rust 140675 no build_helper: handle emails containing square brackets ferrocene:ja/gh140669-stage0-square-brackets Kobzol 0
841 rust 140699 no WIP: Add PGO for apple darwin targets osiewicz:pgo-apple-darwin 0
842 rust 140805 no Introduce test results file patskovn:introduce-test-results-file weihanglo 0
843 rust 140830 no make path_statements lint machine applicable for statements with no effect yaahc:machine-applicable-path-statments jieyouxu 0
844 rust 141033 no compiletest: add option for automatically adding annotations mejrs:bless_annotation petrochenkov 0
845 rust 141043 no Permit duplicate imports jswrenn:allow-duplicate-macro-imports petrochenkov 0
846 rust 141055 no Hack together inline-always-overrides saethlin:attribute-overrides 0
847 rust 141295 no Stabilize `if let` guards (`feature(if_let_guard)`) Kivooeo:if-let-guard-stable est31 0
848 rust 141299 no rustdoc: add private items toggle lolbinarycat:rustdoc-private-items-toggle 0
849 rust 141319 no Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests rptr:issue-139918-fix Mark-Simulacrum 0
850 rust 141539 no Enable LLDB debug info tests on CI EFanZh:enable-lldb-debug-info-tests-on-ci Kobzol 0
851 rust 141637 no Pure batching without autodiff EnzymeAD:pure-batching 0
852 rust 141766 no Stabilize `#[cfg(version(...))]`, take 2 est31:stabilize_cfg_version eholk 0
853 rust 141830 no [DO NOT MERGE] Crate local distributed slice jdonszelmann:crate-local-global-registration 0
854 rust 141922 no Stabilize `feature(more_qualified_paths)` WaffleLapkin:qualified fee1-dead 0
855 rust 141977 no print proc res for failed case in comp test ilyaaay:ilyaaa-print-proc-res-for-failed-case-in-comp-test Mark-Simulacrum 0
856 rust 142035 no Add `Command::resolve_in_parent_path` ChrisDenton:parent-path workingjubilee 0
857 rust 142061 no Make many `MacResult` methods unreachable. nnethercote:MacResult-unreachable petrochenkov 0
858 rust 142106 no Add `compiler-builtins` to bootstrap tgross35:test-builtins Kobzol 0
859 rust 142198 no `rustc_const_eval`: respect `target.min_global_align` folkertdev:miri-s390x-align-statics RalfJung 0
860 rust 142310 no compiler: Fix "power alignment" problems on AIX workingjubilee:gut-power-alignment wesleywiser 0
861 rust 142325 no Stabilize the `breakpoint` function joshtriplett:stabilize-breakpoint jhpratt 0
862 rust 142327 no `rustdoc-json-types`: Intern `Type`s to deduplicate and flatten fluiderson:rustdoc-types-deboxification aDotInTheVoid 0
863 rust 142366 no [WIP] Use weak aliases for the allocator shim bjorn3:aliases 0
864 rust 142518 no [lib] In-place initialization infrastructure dingxiangfei2009:init-lib-api joshtriplett 0
865 rust 142590 no Allow `#[must_use]` on associated types to warn on unused values in generic contexts compiler-errors:must-use-assoc BoxyUwU 0
866 rust 142638 no error out when `repr(align)` exceeds COFF limit nthery:issue142386 workingjubilee 0
867 rust 142642 no rustdoc-json: Postcard output aDotInTheVoid:rdp 0
868 rust 142680 no Fix passing/returning structs with the 64-bit SPARC ABI beetrees:sparc64-float-struct-abi tgross35 0
869 rust 142731 no Add lint rule for `#[deprecated]` on re-exports (rebase) GrigorenkoPV:attributes/deprecated WaffleLapkin 0
870 rust 142775 no rustc_target: Begin unifying Arch enum workingjubilee:unify-base-constructions madsmtm 0
871 rust 142824 no Stabilize `-Cmin-function-alignment` folkertdev:stabilize-min-function-alignment workingjubilee 0
872 rust 142842 no nicer autodiff error handling ZuseZ4:autodiff-error-handling oli-obk 0
873 rust 142867 no Change search "not found" links kaleidawave:rust-doc-add-link-to-docs-rs 0
874 rust 142945 no rustdoc_json: Intern filenames nnethercote:json-intern-filenames aDotInTheVoid 0
875 rust 142960 no Move `scalar_to_backend` to ssa oli-obk:scalar-to-backend-dedup GuillaumeGomez 0
876 rust 142975 no mbe: Rework the `concat` metavariable expression tgross35:metavariable-expr-rework-concat petrochenkov 0
877 rust 143014 no Don't suggest rewriting call if resolution was invalid compiler-errors:invalid-res-call petrochenkov 0
878 rust 143053 no Add `relnotes-api-list` in-tree tool pietroalbini:pa-relnotes-api-list Mark-Simulacrum 0
879 rust 143089 no Replace JSONPath with `jq` in `jsondocck` fluiderson:rustdoc-types-jq-testsuit 0
880 rust 143158 no rustdoc: add doc_link_canonical feature lolbinarycat:rustdoc-rel-canonical-143139 GuillaumeGomez 0
881 rust 143166 no work around linux not honoring write_at for O_APPEND files the8472:fix-write-at-append thomcc 0
882 rust 143259 no Add coroutine info to v0 symbol mangling (via DefPath/DefPathData) sharnoff:coroutine-mangling compiler-errors 0
883 rust 143323 no make `-Zmin-function-alignment` a target modifier folkertdev:min-function-alignment-target-modifier workingjubilee 0
884 rust 143469 no diag: improvements to patterns in bare fn ptr and trait decl Ezrashaw:patterns-in-fn-params fee1-dead 0
885 rust 143487 no Mark `PartialEq` as `#[rustc_trivial_field_reads]` GrigorenkoPV:lints/partial-eq-is-dead fee1-dead 0
886 rust 143553 no [experiment] first draft of init array syntax dingxiangfei2009:init-array compiler-errors 0
887 rust 143575 no Remove named lifetimes in some `PartialOrd` & `PartialEq` `impl`s GrigorenkoPV:unused_lifetimes Mark-Simulacrum 0
888 rust 143596 no Allow Clippy to define duplicate extra symbols Alexendoo:clippy-allow-duplicate-symbols fee1-dead 0
889 rust 143619 no `c_variadic`: Add future-incompatibility warning for `...` arguments without a pattern outside of `extern` blocks beetrees:varargs-named jdonszelmann 0
890 rust 143625 no [WIP] Structural inititalization beepster4096:structural_init 0
891 rust 143636 no Make `int_format_into` API more flexible GuillaumeGomez:int_format_into-improvement Amanieu 0
892 rust 143839 no Report doctest line numbers in a clickable format Vrajs16:doctest-enhancements GuillaumeGomez 0
893 rust 143924 no `rustc_scalable_vector(N)` davidtwco:sve-infrastructure workingjubilee 0
894 rust 143953 no Add the parallel front-end test suite ywxt:parallel_tests jieyouxu 0
895 rust 143996 no add default FromIterator for types with Default and Extend trait HernandoR:lz/feat/default_from_iterator 0
896 rust 144000 no Add `DefId::parent()` accessor for `rustc_public` Coder-256:stable-defid-parent celinval 0
897 rust 144131 no Introduce Scope::NonGlobModule and Scope::GlobModule b-naber:scope-refactoring petrochenkov 0
898 rust 144158 no [WIP] Check coroutine upvars and resume ty in dtorck constraint, this time based off of `TypingMode` compiler-errors:dtorck-better 0
899 rust 144174 no minimally implement `is` (RFC 3573), sans parsing dianne:desugar-is joshtriplett 0
900 rust 144220 no Add powerpc64-unknown-linux-gnuelfv2 target Gelbpunkt:powerpc64-unknown-linux-gnuelfv2 davidtwco 0
901 rust 144223 no Add debuginfo_transparent attribute for structs bjorn3:better_debuginfo petrochenkov 0
902 rust 144363 no [WIP] Add downcast_trait and downcast_trait_mut ivarflakstad:vtable-for-and-downcast-trait oli-obk 0
903 rust 144513 no Warn when relying on default musl target static linkage behaviour Gelbpunkt:musl-static-linkage-link Noratrieb 0
904 rust 144561 no Allow MIR-inlining `Drop` terminators too scottmcm:inline-drops cjgillot 0
905 rust 144669 no Add reproducible build verification to bootstrap sunildora1988:reproducible-build 0
906 rust 144714 no Make mac calls include their semicolons compiler-errors:mac-call-semi petrochenkov 0
907 rust 144837 no Rewrite`is_ascii` using `slice::as_chunks` Kmeakin:km/optimize-is-ascii tgross35 0
908 rust 144856 no Elaborate destruct host effect clauses with structurally implied clauses ShoyuVanilla:elaborate-destruct fee1-dead 0
909 rust 144879 no Add rusty stack protector(re-submit) cezarbbb:rusty-stack-protector 0
910 rust 144884 no Resynthesize `foo<bar>(` and `foo<bar>::` in `check_no_chained_comparison` xizheyin:fixme-check-no-chained-comparison estebank 0
911 rust 144902 no Rename `begin_panic` to `panic_with_payload` Kivooeo:more-creative-name-for-begin-panic Mark-Simulacrum 0
912 rust 144935 no Add `PeekableIterator` trait wmstack:PeekableIterator tgross35 0
913 rust 144976 no Refactor the way cg_ssa handles indirect returns(returns via `sret`). FractalFir:master workingjubilee 0
914 rust 145092 no llvm-wrapper cleanup klensy:llvm-c nnethercote 0
915 rust 145270 no Fix an ICE observed with an explicit tail-call in a default trait method jakubadamw:issue-144985 compiler-errors 0
916 rust 145316 no Async drop box support azhogin:azhogin/async-drop-box-support oli-obk 0
917 rust 145399 no Unify wording of resolve error estebank:resolve-error-wording-2 petrochenkov 0
918 rust 145402 no More `iter().last()` -> `last()`, `iter().next()` -> `first()` compiler-errors:last estebank 0
919 rust 145428 no compiletest: Require explicit `--filecheck-prefixes` tgross35:less-filecheck-magic 0
920 rust 145688 no Offload device2 ZuseZ4:offload-device2 0
921 rust 145707 no Suppress suggest try wrap when found is unresolved infer xizheyin:145634 fee1-dead 0
922 rust 145806 no rustdoc: [PoC] [WIP] Don't render keyword `Self` as `SelfTy` fmease:rustdoc-keyword-escape 0
923 rust 145818 no rustdoc: make `#[doc(hidden)]` render the same as other attrs karolzwolak:fix-doc-hidden-rendering GuillaumeGomez 0
924 rust 145825 no [WIP]: Resolve type relative type/const-generic paths in trait solving BoxyUwU:alias_kind_unresolved 0
925 rust 145914 no Track diagnostic attributes pre proc macro expansion, prepend post expansion. 2asoft:2asoft/clippy_i13521 petrochenkov 0
926 rust 145924 no Uplifts and extends `clippy::needless-maybe-sized` into rustc CrooseGit:dev/reucru01/needless-maybe-sized lcnr 0
927 rust 146013 no Add `From` impls for wrapper types Jules-Bertholet:from-wrapper Mark-Simulacrum 0
928 rust 146073 no changes for vxworks Anupamvashistha2002:av_stdlib_changes ibraheemdev 0
929 rust 146097 no Expand const impls of PartialEq, Eq, PartialOrd and Ord npmccallum:const_cmp tgross35 0
930 rust 146203 no Do not copy rustc rlibs into the sysroot of the build compiler Kobzol:rlib-sysroot 0
931 rust 146307 no Add field representing types BennoLossin:field-projections oli-obk 0
932 rust 146357 no Implement `raw-dylib` on Mach-O madsmtm:macho-raw-dylib bjorn3 0
933 rust 146369 no Stabilize stack-protector arielb1:stack-protector wesleywiser 0
934 rust 146550 no add an `Rvalue` for `is_val_statically_known` and use it in MIR optimization joboet:is_val_statically_known_rvalue SparrowLii 0
935 rust 146560 no Add the `cpuid` target feature sayantn:cpuid-target-feature Amanieu 0
936 rust 146562 no [EXPERIMENT] Replace ResumeTy with an unsafe binder ty. cjgillot:resume-ty compiler-errors 0
937 rust 146600 no a collection of simple const changes npmccallum:simple tgross35 0
938 rust 146623 no libload / dlopen Enzyme/autodiff ZuseZ4:enzyme-dlopen bjorn3 0
939 rust 146657 no fix bug in proc macro derive diagnostics jdonszelmann:bug-proc-macro-derive-diags nnethercote 0
940 rust 146658 no Better argument diagnostics in attributes jdonszelmann:better-argument-diags 0
941 rust 146672 no Fix incorrect suggestion for enum variant NKID00:fix-issue-146586 0
942 rust 146678 no std: pass the `Thread` for the newly spawned thread to the platform joboet:platform_thread_set_current ibraheemdev 0
943 rust 146702 no Port `#[register_tool]` to the new attribute system jdonszelmann:register-tool 0
944 rust 146710 no Deref is not a projection: VarDebugInfo beepster4096:did_you_think_you_could_escape_derefer_just_because_you_arent_in_the_basic_blocks saethlin 0
945 rust 146720 no `-Znext-solver` slightly strenghten deduce closure sig lcnr:strenghten-deduce-closure-sig BoxyUwU 0
946 rust 146743 no Support borrowed locals in DestinationPropagation. cjgillot:dest-prop-borrowed Amanieu 0
947 rust 146747 no rustc_codegen_llvm: Tidying of `update_target_reliable_float_cfg` a4lg:codegen-llvm-feature-float-tidying workingjubilee 0
948 rust 146798 no RISC-V: Implement (Zkne or Zknd) intrinsics correctly a4lg:riscv-intrinsics-zkne_or_zknd Amanieu 0
949 rust 146900 no Add avr_target_feature taiki-e:avr-target-feature workingjubilee 0
950 rust 146901 no Support AVRTiny devices in AVR inline assembly taiki-e:avrtiny Amanieu 0
951 rust 146936 no Rename `eval_always` query modifier to `no_incremental` blyxyas:rename-eval_always jackh726 0
952 rust 147025 no mbe: Macro fragment fields joshtriplett:mbe-fragment-fields petrochenkov 0
953 rust 147097 no [DONT MERGE] Doc attr based on master jdonszelmann:doc-attr-based-on-master 0
954 rust 147154 no crater: check impact of ignoring outlived regions in alias liveness lqd:crater-liveness-captures 0
955 rust 147247 no add VecDeque::splice Qelxiros:vecdeque_splice Mark-Simulacrum 0
956 rust 147274 no Do not use dlltool to create DLL Import Libraries for Windows jfgoog:remove-dlltool wesleywiser 0
957 rust 147302 no asm! support for the Xtensa architecture esp-rs:xtensa-asm Amanieu 0
958 rust 147421 no Add check if span is from macro expansion Kivooeo:ice-fix51621 fee1-dead 0
959 rust 147426 no tests: basic-[debugger-]stepping.rs: Disable SingleUseConsts MIR pass temporarily Enselic:better-stepping saethlin 0
960 rust 147462 no rustc_codegen_llvm: Require `opt-level >= 1` for index-based write_operand_repeatedly() loop Enselic:fix-basic-stepping-array saethlin 0
961 rust 147474 no refactor: replace `LLVMRustBuildMem{Cpy,Move,Set}` with plain LLVM functions AMS21:remove_llvm_build_mem_volatile nikic 0
962 rust 147572 no std: Use `libc` for filesystem ops on WASI targets alexcrichton:wasi-use-libc Mark-Simulacrum 0
963 rust 147621 no librustdoc: Make RenderOptions boolean fields into newtypes jefftt:render-options-newtype fmease 0
964 rust 147697 no cmse: lint on unions crossing the secure boundary folkertdev:cmse-lint-on-uninitialized davidtwco 0
965 rust 147709 no add transparent attribute for mod items yaahc:transparent-modules petrochenkov 0
966 rust 147725 no Remove -Zoom=panic bjorn3:remove_oom_panic Amanieu 0
967 rust 147984 no resolve: Preserve ambiguous glob reexports in crate metadata petrochenkov:expambig jdonszelmann 0
968 rust 148101 no rustdoc: Properly detect syntactically invalid doctests (to fix a regression) fmease:recogn-syn-inva-doctests GuillaumeGomez 0
969 rust 148169 no Fix bad intra-doc-link preprocessing fmease:rustdoc-bad-intra-bad-preprocess lolbinarycat 0
970 rust 148413 no Mangle personality symbol Noratrieb:mangle-rust-eh-personality bjorn3 0
971 rust 148417 no Make Wasm target features `atomics` and `exception-handling` target modifiers daxpedda:wasm-target-feature-target-modifier alexcrichton 0
972 rust 143893 no Don't require `eh_personality` lang item on targets that have a personality ChrisDenton:eh_personality_optional compiler-errors 0 always
973 rust 144193 no Suggest adding `Fn` bound when calling a generic parameter Kobzol:generic-param-fn-bound-help SparrowLii 0 always
974 rust 144596 no libtest: print the type of test being run lolbinarycat:libtest-print-doctest-type notriddle 0 always
975 rust 146652 no Port `feature` to the new attribute system jdonszelmann:convert-feature-attr-parser nnethercote 0 always
976 rust 126641 error no Enable `riscv64gc-gnu` testing ferrocene:hoverbear/enable-riscv64gc-testing Mark-Simulacrum 0
977 rust 147253 failure Rollup of 10 pull requests Zalathar:rollup-1yk4sc5 Zalathar 5 never
978 rust 147378 failure yes Safer sort partition kornelski:pivot-safely scottmcm scottmcm 0 never
979 rust 138686 failure yes Update Fuchsia toolchain, SDK, and checkout erickt:bump-fuchsia jdno 0
980 rust 144465 failure no Allow the global allocator to use thread-local storage and std::thread::current() orlp:system-alloc-tls joboet joboet 0 never
981 rust 147804 failure no Turn moves into copies after copy propagation tmiasko:move-copy cjgillot cjgillot 0 never
982 rust 138582 failure no Don't require `alloca`s for consuming simple enums scottmcm:option-ssa-2 saethlin 0 never
983 rust 138705 failure no [perf] Decouple directly accessing a HIR owner from ast lowering oli-obk:hir-split 0 never
984 rust 140064 failure no [DO NOT MERGE] start building Enzyme in CI EnzymeAD:enable-autodiff-in-ci Kobzol 0 never
985 rust 135774 failure no CI: move dist-arm-linux to a free ARM runner marcoieni:dist-arm-linux-free 0
986 rust 135960 failure no ci: Remove the power to skip tests from opt-dist workingjubilee:remove-opt-dists-test-skipping-code shepmaster 0
987 rust 137003 failure no Check preds post mono (round 2) compiler-errors:check-preds-post-mono 0
988 rust 137426 failure no Link object files that use `#[used]` dianqk:link-used petrochenkov 0
989 rust 139256 failure no Try use `tcx.ensure_ok` for some predicates_of queries. zetanumbers:ensure_ok_predicates_of compiler-errors 0
990 rust 145142 success Rollup of 23 pull requests Zalathar:rollup-oi6s8kg Zalathar 5 never
991 rust 145589 success Rollup of 19 pull requests Zalathar:rollup-k97wtuq Zalathar 5 never
992 rust 145978 success Rollup of 9 pull requests Zalathar:rollup-0dzk72g Zalathar 5 never
993 rust 115362 success [WIP] Support param bounds on non-lifetime binders compiler-errors:non-lifetime-binder-where-clauses oli-obk 0 never
994 rust 115613 success Make create_def a side effect instead of marking the entire query as always red oli-obk:create_def_forever_red cjgillot 0 never
995 rust 120050 success `Vec::resize` for bytes should be a single `memset` scottmcm:vec-resize-memset m-ou-se 0 never
996 rust 121174 success Check for occupied niches saethlin:codegen-niche-checks 0 never
997 rust 122971 success Make slice iterators carry only a single provenance scottmcm:slice-iter-provenance-v2 the8472 0 never
998 rust 124188 success MIR: Stop needing an explicit BB for `otherwise:unreachable` scottmcm:implicit-switchint-unreachable 0 never
999 rust 125923 success Fix leaks from panics in destructors matthewjasper:no-return-leak lcnr 0 never
1000 rust 128747 success Cache declarative macro expansion on disk (for incremental comp.). Based on #128605 futile:cache-decl-macros petrochenkov 0 never
1001 rust 130112 success Optimize DefaultHasher siphash Noratrieb:speedy-siphash-blazing-brrrr cuviper 0 never
1002 rust 130417 success Support symbolicating zstd-compressed ELF sections workingjubilee:pull-in-backtrace-with-zstd 0 never
1003 rust 130691 success [WIP] Elaborate drops to calls scottmcm:elaborate-drops-to-calls 0 never
1004 rust 131629 success Swap Lru from std::sync::Arc to triomphe::Arc GnomedDev:triomphe-lru 0 never
1005 rust 131656 success lexer: Treat more floats with empty exponent as valid tokens richard-uk1:move_empty_exponent_to_rustc_session petrochenkov 0 never
1006 rust 134134 success Use length prefix in default `Hasher::write_str` purplesyringa:hash-str-with-length-prefix Amanieu 0 never
1007 rust 134153 success compiler: Stop manually extending the stack workingjubilee:denied-insurance-claims 0 never
1008 rust 135634 success stop specializing on `Copy` joboet:trivial-clone Mark-Simulacrum 0 never
1009 rust 136401 success Lazy-chunk Symbol interner Mark-Simulacrum:lockfree-as-str 0 never
1010 rust 136861 success [experiment] dont init anything except x86 klensy:no-init 0 never
1011 rust 137135 success use triomphe::Arc for InternedObligationCauseCode instead of Arc klensy:triomphe-0 Nadrieril 0 never
1012 rust 137908 success Attempt to use the high part of the `size_hint` in `collect` (again) scottmcm:another-size-hint-attempt cuviper 0 never
1013 rust 138144 success Use multiple returns in MIR if it saves a block; still have only one in LLVM scottmcm:multiple-mir-returns 0 never
1014 rust 138405 success Tweak `VecCache` to improve performance Zoxc:vec-cache-tweaks fee1-dead 0 never
1015 rust 138542 success Move coercion hack from `coerce_unsized` to `check_cast` compiler-errors:coerce-unsize-later lcnr 0 never
1016 rust 138835 success core: implement `fold` via `try_fold` joboet:fold-via-try_fold the8472 0 never
1017 rust 140209 success [crater] Only consider predicate non-global if binder vars are in PREDICATE binder compiler-errors:global-outermost-binder lcnr 0 never
1018 rust 140558 success wf: emit projection goal for aliases lcnr:wf-emit-projection compiler-errors 0 never
1019 rust 140799 success [DO NOT MERGE] build Enzyme as archive EnzymeAD:enzyme-static 0 never
1020 rust 141000 success rustdoc: Also run lint `unused_doc_comments` fmease:rustdoc-also-run-lint-UNUSED_DOC_COMMENTS notriddle 0 never
1021 rust 141583 success [experimental, do not merge!] a faster implementation of Polonius and a more compact DenseBitSet implementation tage64:master 0 never
1022 rust 142848 success Misc. cleanups to `librustdoc`s "clean" fns yotamofek:pr/rustdoc/clean-cleanups notriddle 0 never
1023 rust 142973 success [perf] Fast path for coercions of TY == TY compiler-errors:quick-coerce-2 0 never
1024 rust 143328 success Avoid loading HIR for check_well_formed on type declarations oli-obk:ty-decl-wf-check compiler-errors 0 never
1025 rust 129249 success [Experimental] `<T as Into<T>>::into` lint estebank:useless-into chenyukang 0
1026 rust 129289 success Restrict `parse_maybe_literal_minus` nnethercote:fix-parse_maybe_literal_minus-1 petrochenkov 0
1027 rust 133033 success turn creating 8dot3 names off for windows for speed klensy:win.dot 0
1028 rust 138764 success Use mimalloc as the global allocator on `x86_64-pc-windows-msvc` Zoxc:win-mimalloc Mark-Simulacrum 0
1029 rust 138952 success arbitrary_self_type: insert implied Receiver bound on Deref dingxiangfei2009:implicit-receiver-impl nikomatsakis 0
1030 rust 139272 success Fix derive bounds for fully-qualified field types djkoloski:derive_qself_associated_types oli-obk 0
1031 rust 140313 success change unsatisfiable trivial bounds detection lcnr:wf-normalize-first compiler-errors 0
1032 rust 140824 success [CRATER] probe fallout of `dyn` overlap compiler-errors:typing-mode lcnr 0
1033 rust 141754 success Introduce `impl` restrictions to AST, lower to `rustc_middle` jhpratt:restrictions-pr1 Urgau 0
1034 rust 143763 success Use crosstool-ng for dist-arm-linux-musl Gelbpunkt:ct-ng-aarch64-musl marcoieni 0

Open retry log

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