Homu queue - rust

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.

1003 total, 25 approved, 73 rolled up, 15 failed / /

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