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.

635 total, 16 approved, 6 rolled up, 14 failed / /

Sort key # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 134501 pending yes handle member constraints directly in the mir type checker lcnr:member-constraints-yeet oli-obk oli-obk 0 never
2 134614 approved yes Revert "Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni" Kobzol:revert-dist-arm Mark-Simulacrum onur-ozkan 10
3 134505 approved yes Bump compiler `cc` to 1.2.5 jieyouxu:boop-compiler-cc clubby789 clubby789,jieyouxu 6 never
4 134613 approved yes Rollup of 6 pull requests DianQK:rollup-plh82k8 DianQK 5 never
5 134526 approved yes update `rustc_index_macros` feature handling onur-ozkan:nightly-feat-rustc jieyouxu jieyouxu 0 iffy
6 131072 approved yes Win: Use POSIX rename semantics for `std::fs::rename` if available Fulgen301:windows-rename-posix-semantics ChrisDenton ChrisDenton 0
7 134608 approved yes Move test #93775 to crashes DianQK:disable-93775 jieyouxu jieyouxu 0
8 134325 approved yes Correctly document CTFE behavior of is_null and methods that call is_null. theemathas:is_null-docs RalfJung RalfJung 0 always
9 134581 approved yes Bump Fuchsia toolchain for testing erickt:bump_sdk lqd lqd 0 always
10 134601 approved yes Support pretty-printing `dyn*` trait objects dtolnay:dynstar BoxyUwU compiler-errors 0 always
11 134607 approved yes on pair → on par tbu-:pr_fix_typo3 oli-obk oli-obk 0 always
12 133632 yes CI: split x86_64-msvc job MarcoIeni:split-x86_64-msvc Kobzol 1
13 109050 yes Only use the new DepNode hashmap for anonymous nodes. cjgillot:no-hash-graph 0 never
14 114669 yes Make metadata a workproduct and reuse it cjgillot:metadata-wp petrochenkov 0 never
15 115613 yes Make create_def a side effect instead of marking the entire query as always red oli-obk:create_def_forever_red cjgillot 0 never
16 116316 yes Remove eval_always from check_private_in_public. cjgillot:incr-privacy petrochenkov 0 never
17 119017 yes MIR-only rlibs saethlin:mir-only-rlibs 0 never
18 120589 yes std::thread::available_parallelism merging linux/android/freebsd version devnexen:cpuaff_fbsd_upd m-ou-se 0 never
19 120855 yes Introduce -Zsplit-metadata option bjorn3:split_metadata4 petrochenkov 0 never
20 122565 yes Try to write the panic message with a single `write_all` call Zoxc:atomic-panic-msg the8472 0 iffy
21 127173 yes Mangle rustc_std_internal_symbols functions bjorn3:mangle_rustc_std_internal_symbol wesleywiser 0 never
22 129498 yes Try enabling precondition checks on ptr::{read,write} saethlin:ptr-read-write-precondition 0 never
23 129658 yes Add some track_caller info to precondition panics saethlin:spare-a-crumb 0 never
24 131193 yes Asserts the maximum value that can be returned from `Vec::len` EFanZh:asserts-vec-len the8472 0 never
25 132038 yes Add lint rule for `#[deprecated]` on re-exports kailan:deprecated-use jieyouxu 0 iffy
26 133266 yes ci: enble LLVM download for windows-gnu hosts mati865:windows-gnu-llvm-download Mark-Simulacrum 0 never
27 133502 yes [DO NOT MERGE] bootstrap with `-Znext-solver=globally` lcnr:rust4 0 never
28 133830 yes Rework dyn trait lowering to stop being so intertwined with trait alias expansion compiler-errors:span-key lcnr 0 never
29 133858 yes `best_blame_constraint`: Blame better constraints when the region graph has cycles from invariance or `'static` dianne:better-blame-constraints-for-static lcnr 0 never
30 134009 yes cg_llvm: Replace most of our DIBuilder wrappers with LLVM-C API bindings Zalathar:llvm-di workingjubilee 0 never
31 134082 yes mir_transform: implement `#[rustc_force_inline]` davidtwco:forced-inlining saethlin 0 never
32 134268 yes Foundations of location-sensitive polonius lqd:polonius-next matthewjasper 0 never
33 134344 yes Repoint cc dep in bootstrap to its latest version. moturus:master clubby789 0 never
34 134424 yes Insert null checks for pointer dereferences when debug assertions are enabled 1c3t3a:null-checks saethlin 0 never
35 95385 yes Add `mem::conjure_zst` for creating ZSTs out of nothing scottmcm:mem-conjure-zst kennytm 0
36 101213 yes net adding set_fib call to set FIB route on FreeBSD. devnexen:fbsd_set_fib workingjubilee 0
37 106418 yes Implement `PartialOrd` and `Ord` for `Discriminant` EFanZh:implement-ord-for-discriminant dtolnay 0
38 106643 yes Allow only implementing `Read::read_buf` WaffleLapkin:read_recursive dtolnay 0
39 108193 yes Add rem_floor and rem_ceil clarfonthey:rounding-remainders dtolnay 0
40 108684 yes Clarify drop_in_place safety Manishearth:dip-safety JakobDegen 0
41 110406 yes rustdoc-json: Add test for #[automatically_derived] attribute aDotInTheVoid:rdj-derived-impl-attr 0
42 113095 yes Document `become` keyword WaffleLapkin:document_becoming_unuwuable workingjubilee 0
43 113891 yes Add more syscall doc aliases to std docs SabrinaJewson:more-syscall-aliases Mark-Simulacrum 0
44 115954 yes cfi: Store type erasure witness for Argument maurer:cfi-workaround m-ou-se 0
45 116632 yes Add `(checked_)norem_div` methods for integer types newpavlov:checked_norem_div Mark-Simulacrum 0
46 118087 yes Add Ref/RefMut try_map method GrigorenkoPV:refcell_try_map Mark-Simulacrum 0
47 118613 yes Enable emutls by default for android quininer:android-enable-emutls thomcc 0
48 118717 yes Add new solver / old solver opaque type tests traviscross:TC/add-new-solver-opaque-tests compiler-errors 0
49 118733 yes add error message for c# style named arguments nouritsu:master estebank 0
50 119798 yes Add diagnostic for stack allocations of 1 GB or more iSwapna:issue-83060-fix cjgillot 0
51 120072 yes style-guide: Tweak `Cargo.toml` formatting to not put `description` last joshtriplett:style-guide-cargo-tweak yaahc 0
52 120708 yes Add `or_try_*` variants for HashMap Entry API peterjoel:entry_try m-ou-se 0
53 121494 yes add tests which assert that import list for simple executable not changed silently klensy:assert-import-list ChrisDenton 0
54 121742 yes sess: stabilize `-C stack-protector=all` davidtwco:stabilize-stack-protector-all nikic 0
55 121762 yes style-guide: Note that we don't account for comments in every possible place joshtriplett:style-comments-best-effort calebcartwright 0
56 121910 yes Revert "Change prefetch to avoid deadlock" Zoxc:rev-118488 cjgillot 0
57 122340 yes Treat weak alias types more like ADTs when computing implied bounds fmease:lta-implied-bounds-recurse-shallow oli-obk 0
58 122661 yes Assert that the first `assert!` expression is `bool` estebank:assert-macro-span 0
59 123213 yes Remove impl of Allocator for &A workingjubilee:resume-with-references-only-on-request Mark-Simulacrum 0
60 123239 yes Implement a lint for implicit autoref of raw pointer dereference - take 2 Urgau:dangerous_implicit_autorefs fmease 0
61 123476 yes std::net: adding `unix_socket_exclbind` feature for solaris/illumos. devnexen:std_net_solaris_exclbind Mark-Simulacrum 0
62 123617 yes sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets rcvalle:rust-stabilize-core-sanitizers davidtwco 0
63 124810 yes speed up `String::push` and `String::insert` lincot:speed-up-string-push-and-string-insert scottmcm 0
64 125087 yes Optimize `Seek::stream_len` impl for `File` tbu-:pr_file_stream_len ChrisDenton 0
65 125462 yes Explicitly disable debug-assertions when building std for mir-opt tests saethlin:mir-opt-tests-without-debug-assertions Mark-Simulacrum 0
66 127013 yes Add `f16` formatting and parsing tgross35:f16-format-parse 0
67 127401 yes [EXPERIMENT] Ban generics in variadic args workingjubilee:ban-generics-in-variadic-args 0
68 128070 yes Rewrite the compiletest directive parser tgross35:compiletest-parser-rewrite jieyouxu 0
69 128110 yes Suggest Replacing Comma with Semicolon in Incorrect Repeat Expressions veera-sivarajan:bugfix-80173 cjgillot 0
70 128351 yes Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes ChayimFriedman2:lint-transmute-unsafe-cell 0
71 128637 yes Improve dead code analysis for structs and traits defined locally mu001999-contrib:dead-code/enhance cjgillot 0
72 128754 yes Migrate `split-debuginfo` `run-make` test to rmake Oneirical:master jieyouxu 0
73 128906 yes Hint on unknown escape of Unicode quotation marks in string literal lolbinarycat:unicode-quote-hint compiler-errors 0
74 129036 yes Additional NonZero conversions clarfonthey:nonzero-conversions BurntSushi 0
75 129114 yes stabilize std::path::Path::file_prefix mbhall88:stabilize-file_prefix Amanieu 0
76 129121 yes Stabilize `tcp_quickack` devnexen:stabilize_ext_linux_tcp_layer BurntSushi 0
77 129259 yes Add inherent versions of MaybeUninit methods for slices clarfonthey:maybe_uninit_slices BurntSushi 0
78 129334 yes Implement (part of) ACP 429: add `DerefMut` to `Lazy[Cell/Lock]` ChayimFriedman2:more-lazy-methods BurntSushi 0
79 129483 yes update the safety preconditions of from_raw_parts lolbinarycat:from_raw_parts-docs workingjubilee 0
80 129700 yes Initial fs implementation for UEFI Ayush1325:uefi-file joboet 0
81 129822 yes Docs - type guarantees update WiktorPrzetacznik:docs-guarantees-update BurntSushi 0
82 129872 yes impl `AsRef<[T; N]>` and `AsMut<[T; N]>` for `[T; N]` GrigorenkoPV:array-as-array 0
83 129914 yes rustdoc search: add new `crate:` syntax to search a single crate lolbinarycat:rustdoc-crate-filter notriddle 0
84 129923 yes [do not merge] Testing Windows CI 2 ehuss:ehuss-test ehuss 0
85 129989 yes [Coverage][MCDC] Do not initialize mcdc parameters for instances containing no mcdc statements Lambdaris:check-mcdc-statements Zalathar 0
86 130289 yes docs: Permissions.readonly() also ignores root user special permissions intgr-forks:Permissions-readonly-vs-unix-root ChrisDenton 0
87 130374 yes Add copy button to crate version. MeetThePatel:master GuillaumeGomez 0
88 130382 yes Add a run-make test for Arm target-cpu features. chrisnc:arm-target-cpu-feature-test jieyouxu 0
89 130418 yes Split traits by crate-local and crate-non-local MeetThePatel:feature-rustdoc-sort-traits notriddle 0
90 130451 yes Note Command for Capturing binary run abhillman:patch-1 kennytm 0
91 130552 yes Support 128-bit atomics on x86_64-fortanix-unknown-sgx taiki-e:sgx-atomic-128 wesleywiser 0
92 130571 yes [NonNull] Document behavior of From<&[mut] T> wrt provenance joshlf:patch-11 RalfJung 0
93 130643 yes Beautify doctest path GuillaumeGomez:beautify-doctest-path notriddle 0
94 130682 yes Add `peek_index` to `Enumerate` x4exr:master cuviper 0
95 130751 yes Suggest adding missing braces in `const` block pattern GrigorenkoPV:missing-{-in-const 0
96 130780 yes Remove unstable cfg `target(...)` compact feature Urgau:withdrawn-cfg-target-compact BoxyUwU 0
97 130808 yes Fix linking for symbols starting with ? on i686-pc-windows-msvc checkraisefold:fix-questionmark-linking nnethercote 0
98 130883 yes Add environment variable query madsmtm:env-var-query petrochenkov 0
99 130886 yes core/ptr: Add simulate_realloc() mrkajetanp:ptr-tag-helpers Mark-Simulacrum 0
100 130887 yes Safer implementation of RepeatN Soveu:repeatn Amanieu 0
101 130923 yes Allow multiple suggestions for malformed crate_type attribute Blindspot22:Support-more-suggestions-in-template-for-bad-attribute-use-#61288 nnethercote 0
102 131004 yes Suggest flipping reversed `?#`/`?x`/`?X` in format specifiers deniskilseev:issue-129966-fix jieyouxu 0
103 131146 yes Stop clearing box's drop flags early beepster4096:box_drop_flags wesleywiser 0
104 131282 yes std: detect stack overflows in TLS destructors on UNIX joboet:thread_local_stack_overflow Amanieu 0
105 131309 yes Warn about C-style octal literals GrigorenkoPV:suspicious-leading-zero Urgau 0
106 131340 yes Implement split_pattern on slices eduardorittner:master Amanieu 0
107 131433 yes Apple: Re-implement SDK discovery instead of using `xcrun` madsmtm:find-sdkroot-manually estebank 0
108 131439 yes Remove allowing static_mut_refs lint mu001999-contrib:cleanup/static-mut estebank 0
109 131477 yes macOS: Always pass SDK root when linking with `cc`, and pass it via `SDKROOT` env var madsmtm:sdkroot-via-env-var nnethercote 0
110 131522 yes [macro_metavar_expr_concat] Fix #128346 c410-f3r:unlock-rfc-2011 chenyukang 0
111 131530 yes Add `armv7a-vex-v5` tier three target vexide:armv7a-vex-v5 thomcc 0
112 131607 yes core: implement `DeterministicRandomSource` joboet:deterministic_random joshtriplett 0
113 131627 yes Add external LLVM compatibility to INSTALL.md manishwalia15:patch-6 0
114 131656 yes move some invalid exponent detection into rustc_session richard-uk1:move_empty_exponent_to_rustc_session petrochenkov 0
115 131729 yes Make the `test` cfg a userspace check-cfg Urgau:check-cfg-test-userspace petrochenkov 0
116 131830 yes Add support for wasm exception handling to Emscripten target hoodmane:emscripten-wasm-eh workingjubilee 0
117 131852 yes rustdoc: allow searches to match against both type and name lolbinarycat:rustdoc-search-type-and-name notriddle 0
118 131860 yes Remove bogus `#![feature(get_mut_unchecked)]` from docs for stable `Rc`/`Arc` methods AnthonyMikh:AnthonyMikh/bogus-feature-in-stable-docs joboet 0
119 131923 yes Derive `Copy` and `Hash` for `IntErrorKind` ranger-ross:impl-copy-hash-interrorkind m-ou-se 0
120 131975 yes rustdoc: prefer showing enum variants as written lolbinarycat:rustdoc-enum-discrim notriddle 0
121 132087 yes Fix overly restrictive lifetime in `core::panic::Location::file` return type ijchen:issue-131770-fix m-ou-se 0
122 132112 yes Remove `P<>` from `visit_`s in ast `MutVisitor` maxcabrajac:remove_p petrochenkov 0
123 132289 yes Disqualify built-in trait impl if it seems likely to overlap in an unsound way with a blanket impl compiler-errors:vanquish-dyn-incompleteness lcnr 0
124 132295 yes fixed wast version was released, remove randomization exemption the8472:remove-randomize-exclusion1 onur-ozkan 0
125 132331 yes Use CLOCK_BOOTTIME for Instant in Fuchsia/Android mathukumillia:convert_instant_boottime jhpratt 0
126 132345 yes Improve diagnostics for `HostEffectPredicate` in the new solver compiler-errors:fx-diag lcnr 0
127 132431 yes From iterator for more tuples shahn:from_iterator_more_tuples Amanieu 0
128 132469 yes Do not suggest borrow that is already there in fully-qualified call estebank:issue-132041 Nadrieril 0
129 132477 yes Add illumos target documentation Noratrieb:illumos-oxide GuillaumeGomez 0
130 132553 yes Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost EFanZh:zero-cost-rc-arc-deref joboet 0
131 132570 yes Use LLVM's UEFI targets madsmtm:llvm-uefi workingjubilee 0
132 132607 yes Used pthread name functions returning result for FreeBSD and DragonFly YohDeadfall:pthread-name-fn-with-result ibraheemdev 0
133 132654 yes std: lazily allocate the main thread handle joboet:lazy_main ChrisDenton 0
134 132748 yes get rid of some false negatives in rustdoc::broken_intra_doc_links lolbinarycat:rustdoc-intra-doc-link-warn-more-54191 notriddle 0
135 132833 yes Stabilize let chains in the 2024 edition est31:stabilize_let_chains fee1-dead 0
136 132876 yes rustdoc book: acknowledge --document-hidden-items lolbinarycat:rustdoc-document-hidden-items aDotInTheVoid 0
137 132904 yes only use generic info when ty var belong it in orphan check bvanjoi:issue-132826 fmease 0
138 132976 yes Add `PeekableIterator` trait bluebear94:mf/peekable-iterator scottmcm 0
139 132983 yes Edit dangling pointers Anthony-Eid:dangling-pointers-lint Urgau 0
140 133055 yes Expand `CloneToUninit` documentation. kpreid:clone-uninit-doc cuviper 0
141 133057 yes Impl String::into_chars tisonkun:into-chars Amanieu 0
142 133092 yes Always set the deployment target when building std madsmtm:bootstrap-deployment-target Mark-Simulacrum 0
143 133128 yes Resolve the false positive dead_code lint when type is only used via destructuring m-ysk:feature/issue-132874 nnethercote 0
144 133138 yes Target modifiers (special marked options) are recorded in metainfo azhogin:azhogin/target-modifiers petrochenkov 0
145 133149 yes Provide more context on `Fn` closure modifying binding estebank:niko-rustnation compiler-errors 0
146 133151 yes Trim extra whitespace in fn ptr suggestion span tyrone-wu:trim-fn-ptr-whitespace compiler-errors 0
147 133154 yes Reword resolve errors caused by likely missing crate in dep tree estebank:issue-133137 wesleywiser 0
148 133170 yes std: print a backtrace on stackoverflow joboet:stack_overflow_backtrace jhpratt 0
149 133240 yes Mark `OnceState::poison` as `pub` GrigorenkoPV:once_state_poison_pub joshtriplett 0
150 133263 yes Refactor inner allocation logic of temp dangling pointer lint Urgau:dangling-improv-inner BoxyUwU 0
151 133279 yes rustdoc: use a button instead of a bar for search notriddle:notriddle/search-button GuillaumeGomez 0
152 133292 yes E0277: suggest dereferencing function arguments in more cases dianne:e0277-suggest-deref estebank 0
153 133312 yes triagebot: automatically add more rustdoc related labels lolbinarycat:triagebot-rustdoc-labels GuillaumeGomez 0
154 133382 yes Suggest considering casting fn item as fn pointer in more cases mu001999-contrib:diag/fnitem compiler-errors 0
155 133400 yes adapt `Path::file_stem()` function for directories hacknus:file_stem-for-directories joboet 0
156 133420 yes Switch rtems target to panic unwind thesummer:rtems-unwind workingjubilee 0
157 133460 yes Use `check-run-results` for `run-fail` test stderr clubby789:run-fail-output estebank 0
158 133461 yes Add COPYRIGHT-*.html files to distribution and update `COPYRIGHT` ferrocene:add-copyright-files-to-dist Kobzol 0
159 133477 yes Detect tuple structs that are unconstructable due to re-export estebank:issue-133343 cjgillot 0
160 133485 yes [discussion][donotmerge]: Copy Python implementation for `float::div_euclid` tesuji:float-div_euclid cuviper 0
161 133486 yes borrowck diagnostics: make `add_move_error_suggestions` use the HIR rather than `SourceMap` dianne:fix-move-error-suggestion estebank 0
162 133514 yes Add new tool for dumping feature status based on tidy yaahc:tidy-features-dump estebank 0
163 133572 yes Implement `alloc::sync::UniqueArc` frank-king:feature/unique_arc Amanieu 0
164 133576 yes clarify requirements of `byte_{offset,add,sub}` for zero-sized referents jswrenn:pointer-byte-ops-zs-doc RalfJung 0
165 133605 yes Add extensive set of drop order tests traviscross:TC/add-2024-drop-order-tests compiler-errors 0
166 133615 yes Implement Condvar using futex requeue ruihe774:condvar-requeue Amanieu 0
167 133631 yes Support QNX 7.1 with `io-sock`+libstd and QNX 8.0 (`no_std` only) flba-eb:add_nto_qnx71_iosock_support workingjubilee 0
168 133636 yes [rustdoc] Add sans-serif font setting GuillaumeGomez:sans-serif notriddle 0
169 133661 yes [WIP] Support intra-doc links to impls on dyn traits camelid:dyn-doc-link fmease 0
170 133663 yes Add a compiler intrinsic to back `bigint_helper_methods` scottmcm:carrying_mul_add Amanieu 0
171 133695 yes Reexport likely/unlikely in std::hint x17jiri:hint_likely workingjubilee 0
172 133700 yes const-eval: detect more pointers as definitely not-null RalfJung:const-non-null lcnr 0
173 133717 yes Make impl section headers sticky GuillaumeGomez:sticky-headings notriddle 0
174 133720 yes [cfg_match] Adjust syntax c410-f3r:cfg-match-foo-bar-baz joshtriplett 0
175 133752 yes replace copypasted ModuleLlvm::parse klensy:cp chenyukang 0
176 133810 yes remove unnecessary `eval_verify_bound` lcnr:remove-verify_bound compiler-errors 0
177 133820 yes Stabilize `derive(CoercePointee)` dingxiangfei2009:stabilize-coerce-pointee joboet 0
178 133829 yes AtomicT::fetch_update_infallible GrigorenkoPV:fetch_update_infallible Noratrieb 0
179 133832 yes Make `symbols.o` trick work when linking with `ld64` madsmtm:apple-symbols.o estebank 0
180 133852 yes improve cold_path() x17jiri:cold_path estebank 0
181 133870 yes Stabilize `asm_goto` feature gate nbdd0121:asm tmandry 0
182 133912 yes [experiment] test code build runner MarcoIeni:test-codebuild-runner Mark-Simulacrum 0
183 133925 yes disallow `repr()` on invalid items folkertdev:improve-repr-warnings compiler-errors 0
184 133929 yes Remove -Zinline-in-all-cgus saethlin:remove-inline-in-all-cgus 0
185 133932 yes Avoid using make_direct_deprecated() in extern "ptx-kernel" bjorn3:fix_ptx_kernel_abi wesleywiser 0
186 133944 yes initial non-working draft for issue #133058 ricci009:master jieyouxu 0
187 133951 yes Make the wasm_c_abi future compat warning a hard error bjorn3:wasm_c_abi_lint_hard_error workingjubilee 0
188 133955 yes Pass the arch rather than full target name to windows_registry::find_tool bjorn3:cc_pass_arch_only ChrisDenton 0
189 133964 yes core: implement `bool::select_unpredictable` joboet:select_unpredictable tgross35 0
190 133981 yes rustdoc-json: Refractor and document Id's aDotInTheVoid:document-docs-ids fmease 0
191 133984 yes Lower BinOp::Cmp to llvm.{s,u}cmp.* intrinsics DaniPopes:scmp-ucmp scottmcm 0
192 133990 yes [Debuginfo] Force enum `DISCR_*` to `static const u64` to allow for inspection via LLDB Walnut356:static_const cjgillot 0
193 134004 yes Add unstable hotpatch flag to rustc nebulark:hotpatch_flag jieyouxu 0
194 134016 yes Stabilize `const_is_char_boundary` and `const_str_split_at`. zachs18:stable-const-str-split_at Amanieu 0
195 134021 yes Implement `IntoIterator` for `[&[mut]] Box<[T; N], A>` WaffleLapkin:box-arr-into-iter2 scottmcm 0
196 134030 yes add `-Zmin-function-alignment` folkertdev:min-fn-align workingjubilee 0
197 134048 yes Implement From<MutexGuard<'a, T>> for &'a Mutex<T> rubcc95:master BurntSushi 0
198 134063 yes dec2flt: Clean up float parsing modules tgross35:dec2flt-refactoring Noratrieb 0
199 134074 yes bootstrap: `std::io::ErrorKind::CrossesDevices` is finally stable GrigorenkoPV:bootstrap-io-error-more jieyouxu 0
200 134076 yes Stabilize `std::io::ErrorKind::InvalidFilename` GrigorenkoPV:InvalidFilename ChrisDenton 0
201 134080 yes Avoid use of LFS64 symbols on Emscripten kleisauke:avoid-lfs64-emscripten Noratrieb 0
202 134085 yes Run TLS destructors at process exit on all platforms rust-wasi-web:tls-process-destruct joboet 0
203 134090 yes Stabilize target_feature_11 veluca93:stable-tf11 tmandry 0
204 134135 yes CI: use aws ECR insteand of Docker Hub MarcoIeni:aws-ecr Kobzol 0
205 134143 yes Convert `struct FromBytesWithNulError` into enum nyurik:err-nul Amanieu 0
206 134145 yes Correctly rounded floating point `div_euclid`. tczajka:exact_div_euclid workingjubilee 0
207 134151 yes CI: Free more disk space with free-disk-space script whiteio:infra-issue-183 Mark-Simulacrum 0
208 134176 yes fix: Implement missing `exported_private_dependencies` checks ShoyuVanilla:issue-71043 petrochenkov 0
209 134180 yes Detect cyclic auxiliary Shunpoco:issue-133580-detect-cyclic-auxiliary jieyouxu 0
210 134190 yes Implement `Read` and `Write` on `Arc<TcpStream>` and `Arc<UnixStream>`. nmathewson:impl_for_arc_stream Noratrieb 0
211 134213 yes Stabilize `naked_functions` folkertdev:stabilize-naked-functions Amanieu 0
212 134216 yes Enable "jump to def" feature on patterns GuillaumeGomez:jump-to-def-pats fmease 0
213 134218 yes Add a new lint that warns for pointers to stack memory 1c3t3a:stack-memory-warning compiler-errors 0
214 134228 yes Exhaustively handle expressions in patterns oli-obk:pat-lit-path compiler-errors 0
215 134232 yes Share the naked asm impl between cg_ssa and cg_clif bjorn3:naked_asm_improvements chenyukang 0
216 134237 yes remove weird contravariant dev-ardi:weird_countervariant compiler-errors 0
217 134241 yes more concrete source url of std docs [V2] liigo:patch-16 dtolnay 0
218 134247 yes Don't suggest a semicolon when one already exists joculatrix:master lcnr 0
219 134248 yes Merge `PatKind::Path` into `PatKind::Lit` oli-obk:patkind-path-removal BoxyUwU 0
220 134270 yes WIP: suggest how to fix with unconstrained type parameters kei519:fix-107295 cjgillot 0
221 134272 yes make rustc_encodable_decodable feature properly unstable RalfJung:destabilize-rustc_encodable_decodable ibraheemdev 0
222 134283 yes fix(libtest): Deprecate '--logfile' epage:logfile Amanieu 0
223 134286 yes Enable `unreachable_pub` lint in core Urgau:unreach_pub-std ibraheemdev 0
224 134291 yes Use python built in type annotations in LLDB visualizer scripts Walnut356:type_annots Mark-Simulacrum 0
225 134316 yes Add `String::replace_first` and `String::replace_last` zachs18:string_replace_in_place_rebase tgross35 0
226 134333 yes Bump `stdarch` daxpedda:stdarch-bump Amanieu 0
227 134338 yes [wip] Use a C-safe return type for `__rust_[ui]128_*` overflowing intrinsics tgross35:overflowing-c-safe-ret bjorn3 0
228 134340 yes Stabilize `num_midpoint_signed` feature Urgau:stabilize-num_midpoint_signed dtolnay 0
229 134348 yes Show pending obligations as unsatisfied constraints in `report_similar_impl_candidates` contextgeneric:show-pending-constraints-in-fulfillment-error wesleywiser 0
230 134350 yes add `BytePattern` for searching `&[u8]` folkertdev:byte-pattern ibraheemdev 0
231 134353 yes Treat safe target_feature functions as unsafe by default [less invasive variant] oli-obk:safe-target-feature-unsafe-by-default chenyukang 0
232 134358 yes compiler: Set `target_abi = "ilp32e"` on all riscv32e targets workingjubilee:configure-my-riscv-abi fmease 0
233 134364 yes Mention `#[default]` in E0655 code index estebank:derive-docs fmease 0
234 134367 yes Stabilize `feature(trait_upcasting)` WaffleLapkin:trait_upcasting_as_a_treat compiler-errors 0
235 134373 yes Improve and expand documentation of pipes joshtriplett:pipe-docs joboet 0
236 134379 yes Add `into_array` conversion destructors for `Box`, `Rc`, and `Arc`. bjoernager:slice-as-array dtolnay 0
237 134389 yes Condvar: implement wait_timeout for targets without threads rust-wasi-web:condvar-no-threads tgross35 0
238 134396 yes AIX: use align 8 for byval parameter mustartt:byval-pointer-natural-alignment Nadrieril 0
239 134401 yes Begin reorganization of proc_macro crate AverseABFun:averseabfun-staging tgross35 0
240 134405 yes Generate shell completions for x as well rmehri01:x-completions Mark-Simulacrum 0
241 134441 yes Implement `default_could_be_derived` and `default_overrides_default_fields` lints estebank:derive-lint-default-fields compiler-errors 0
242 134442 yes Specify the behavior of `file!` epage:change workingjubilee 0
243 134446 yes Stabilize the `cell_update` feature tgross35:stabilize-cell_update m-ou-se 0
244 134455 yes cleanup promoteds move check lcnr:move-errors-in-promoteds compiler-errors 0
245 134464 yes Backport rust-lang/rust-analyzer#18711 Veykril:backport/rust-analyzer/18711 Mark-Simulacrum 0
246 134496 yes Update documentation for Arc::from_raw, Arc::increment_strong_count, and Arc::decrement_strong_count to clarify allocator requirement DiuDiu777:fix-doc ibraheemdev 0
247 134498 yes Fix cycle error only occurring with -Zdump-mir oli-obk:push-wmxynprsyxvr Nadrieril 0
248 134504 yes Use trait definition cycle detection for trait alias definitions, too oli-obk:push-rltsvnyttwll compiler-errors 0
249 134517 yes Add tests for coverage attribute on trait functions ehuss:coverage-trait-test Noratrieb 0
250 134525 yes Arbitrary self types v2: unstable doc updates. adetaylor:unstable-book-changes wesleywiser 0
251 134528 yes opt-dist: propagate channel info to bootstrap jieyouxu:fix-rustc-bootstrap-test Kobzol 0
252 134534 yes Windows: Don't error on broken non UTF-8 output ChrisDenton:cp-utf8 workingjubilee 0
253 134536 yes Lint on fn pointers comparisons in external macros Urgau:fn-ptr-option compiler-errors 0
254 134538 yes fix: minor typo fixes crStiv:fix-typos estebank 0
255 134555 yes ice report template: add some notes for people to search for duplicates before reporting matthiaskrgr:ice_dup Mark-Simulacrum 0
256 134568 yes Release notes for 1.84.0 BoxyUwU:relnotes_1_84 Mark-Simulacrum 0
257 134583 yes core: docs: `transmute<&mut T, &mut MaybeUninit<T>>` is unsound when exposed to safe code Enselic:maybe-uninit-transmute workingjubilee 0
258 134585 yes remove `MaybeUninit::uninit_array` cyrgani:uninit_array joboet 0
259 134597 yes [Debuginfo] Use Reference DINode for references, delineate between mut and const ref/ptr Walnut356:reference_vis wesleywiser 0
260 134598 yes Update/relax str/String utf8 safety docs zachs18:string-utf8-safety-docs joshtriplett 0
261 134599 yes Detect invalid exprs in parser used by pretty-printer tests dtolnay:fulldepsparser Mark-Simulacrum 0
262 134602 yes Document `PointerLike` implementation restrictions. kpreid:pointerlike-doc tgross35 0
263 134603 yes Explain why a type is not eligible for `impl PointerLike`. kpreid:pointerlike-err estebank 0
264 134606 yes ptr::copy: fix docs for the overlapping case RalfJung:ptr-copy-docs Mark-Simulacrum 0
265 134609 yes Add new `{x86_64,i686}-win7-windows-gnu` targets tbu-:pr_win7_gnu davidtwco 0
266 134610 yes Format `build.toml` consistently in platform support docs tbu-:pr_doc_target_fmt GuillaumeGomez 0
267 134611 yes Align `{i686,x86_64}-win7-windows-msvc` to their parent targets tbu-:pr_win7_msvc_align lcnr 0
268 134513 yes Fix some typos fudancoder:master jieyouxu 0 always
269 134343 no Clippy subtree update flip1995:clippy-subtree-update matthiaskrgr matthiaskrgr 5
270 130060 no Autodiff Upstreaming - rustc_codegen_llvm changes EnzymeAD:enzyme-cg-llvm oli-obk davidtwco 0 never
271 126810 no Tweak output of resolve errors estebank:resolve-error-wording petrochenkov 10 never
272 89917 no sess: default to v0 symbol mangling davidtwco:issue-60705-stabilize-rust-symbol-mangling-scheme 0 never
273 101500 no Perform unused assignment and unused variables lints on MIR. cjgillot:mir-liveness davidtwco 0 never
274 105392 no Dedup bounds with parent impl block GuillaumeGomez:rustdoc-dedup-bounds compiler-errors 0 never
275 106852 no Only preserve DebugInfo in DeadStoreElimination if requested. cjgillot:debug-dse JakobDegen 0 never
276 109606 no Derive `PartialOrd::{l,g}{e,t}` for fieldless enums as explicit comparisons on `discriminant_value` thomcc:fieldless-discriminant-only-pord davidtwco 0 never
277 110691 no Enable DataflowConstProp by default cjgillot:enable-dcp 0 never
278 113125 no typeck: taint if errors found during writeback davidtwco:issue-112824-ctfe-type-mismatch-with-type-error compiler-errors 0 never
279 114538 no Split marking and visit to compute live_symbols. cjgillot:split-live-symbols 0 never
280 114561 no Record an update graph of effective visibilities to avoid repeated HIR visit. cjgillot:eff-vis-graph petrochenkov 0 never
281 115003 no Increase parallelism in various locations Zoxc:parallel-tweaks-rebase cjgillot 0 never
282 116173 no New atomic reference counting algorithm m-ou-se:arc Amanieu 0 never
283 116542 no Add range metadata to slice lengths the8472:slice-ref-len-validity cjgillot 0 never
284 116707 no Create an `AllocId` for `ConstValue::Slice`. cjgillot:slice-id 0 never
285 117473 no Move alignment checks to codegen saethlin:codegen-alignment-checks wesleywiser 0 never
286 119286 no show linker output even if the linker succeeds jyn514:linker-output bjorn3 0 never
287 119458 no Do not hash allocations to name them. cjgillot:anonymous-alloc compiler-errors 0 never
288 119501 no Only generate a single shim for clone of copy types. cjgillot:clone-shim 0 never
289 119899 no redesign stage 0 std onur-ozkan:redesign-stage0-std albertlarsan68 0 iffy
290 120193 no #[cold] on match arms x17jiri:cold_match_arms oli-obk 0 never
291 120286 no Implement RFC 3349, mixed utf8 literals nnethercote:3349-mixed-utf8-literals 0 never
292 120525 no rustc_ast: FieldDef: remove span klensy:FieldDef-span oli-obk 0 never
293 120706 no Initial support for auto traits with default bounds Bryanskiy:leak lcnr 0 never
294 122325 no Stop using LLVM struct types for array/pointer offset GEPs erikdesjardins:array nikic 0 never
295 123219 no [WIP] rustdoc (base+json): add support for variances fmease:rustdoc-variances-json 0 never
296 123259 no Fixup `if T::CONST` in MIR scottmcm:tweak-if-const 0 never
297 124141 no Remove `Nonterminal` and `TokenKind::Interpolated` nnethercote:rm-Nonterminal-and-TokenKind-Interpolated petrochenkov 0 never
298 124188 no MIR: Stop needing an explicit BB for `otherwise:unreachable` scottmcm:implicit-switchint-unreachable 0 never
299 126391 no Validate environment variable names in `std::process` tbu-:pr_command_env_equals cuviper 0 iffy
300 126651 no Implement consecutive shorthand projections (associated type paths) like `T::AssocA::AssocB` fmease:consec-shorthand-proj compiler-errors 0 never
301 127241 no Mark span parent in def_collector. cjgillot:def-collector-span petrochenkov 0 never
302 127516 no Simplify `LazyAttrTokenStream` nnethercote:simplify-LazyAttrTokenStream petrochenkov 0 never
303 127541 no Show diff suggestion format on verbose replacement estebank:diff-suggestions petrochenkov 0 never
304 128657 no Add `#[optimize(none)]` clubby789:optimize-none fee1-dead 0 never
305 129102 no Experimental: Add Derive Proc-Macro Caching futile:experimental/proc-macro-caching petrochenkov 0 never
306 129532 no Remove predicate queries compiler-errors:remove-predicate-queries lcnr 0 never
307 129881 no Implement struct_target_features. veluca93:struct_tf cjgillot 0 never
308 129931 no mir-opt: Merge all branch BBs into a single copy statement DianQK:match-br-copy cjgillot 0 never
309 130227 no [WIP] Remove placeholders completely amandasystems:remove-placeholders-completely nikomatsakis 0 never
310 130543 no Create `Atomic<T>` type alias CAD97:generic-atomic Noratrieb 0 iffy
311 130963 no Migrate compiler's `&Option<T>` into `Option<&T>` nyurik:opts-rustc petrochenkov 0 never
312 131311 no Weekly `cargo update` rust-lang:cargo_update Mark-Simulacrum 0 never
313 131650 no Add post-mono MIR passes to make mono-reachable analysis more accurate saethlin:post-mono-mir-opts 0 never
314 132046 no 'improve' type traversal lcnr:trivial-type-visitable 0 never
315 133088 no `-Zrandomize-layout` harder. `Foo<T> != Foo<U>` the8472:randomize-me-harder workingjubilee 0 never
316 133324 no [mir-opt] GVN some more transmute cases scottmcm:gvn-aggregate-transmute oli-obk 0 never
317 133397 no Fix dyn incompleteness with multiple supertraits with different substitutions compiler-errors:fix-dyn-incompleteness 0 never
318 134299 no remove support for the (unstable) #[start] attribute RalfJung:remove-start compiler-errors 0 never
319 87173 no unstable proc_macro tracked::* rename/restructure drahnr:bernhard-tracked-restructure m-ou-se 0
320 93544 no Debug-format fat pointers with their metadata for better insight vojtechkral:fmt-fat-ptrs m-ou-se 0
321 94904 no doc(notable_trait) for impls conradludgate:rustdoc-notable-attr GuillaumeGomez 0
322 98514 no `std::thread` support for the Nintendo 3DS AzureMarker:feature/horizon-threads Mark-Simulacrum 0
323 98991 no Apply deprecation lint to trait method overrides. m-ou-se:deprecated-overrides wesleywiser 0
324 99790 no Explain how Vec::with_capacity is faithful workingjubilee:explain-vec-with-cap m-ou-se 0
325 100413 no Track `-Cprofile-use` and `-Cprofile-sample-use` value by file hash, not file path Kobzol:profile-use-track-file-hash 0
326 101551 no [WIP] Add support for custom allocator for `String` zachs18:string_alloc Mark-Simulacrum 0
327 102343 no New API: Range::cmp_scalar; comparison (less/equal/greater) to a primitive of the Range golddranks:range_cmp thomcc 0
328 103029 no feat: add `expansion_growth_limit` attr as another expansion limit vincenzopalazzo:macros/expansion_grow_limit petrochenkov 0
329 103134 no Kill array_assume_init SUPERCILEX:uninit-array-assume scottmcm 0
330 103376 no Strip leading trailing empty lines in doc code blocks GuillaumeGomez:strip-leading-trailing-empty-lines notriddle 0
331 104693 no Consistently use the highest bit of vector masks when converting to i1 vectors jhorstmann:use-high-bit-of-mask-for-select 0
332 105377 no rust: library: Add `setsid` method to `CommandExt` trait HarveyHunt:setsid m-ou-se 0
333 105586 no Experimental feature gate proposal `crabi` joshtriplett:abi-experimental-feature-gate nikomatsakis 0
334 105604 no Use ELF-TLS on SGX joboet:sgx_tls m-ou-se 0
335 105877 no `impl PartialEq<{str,String}> for {Path,PathBuf}` (and reversed) Kixunil:impl-partialeq-str-for-path Amanieu 0
336 106074 no Implement RFC 3323: restrictions jhpratt:restrictions compiler-errors 0
337 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
338 107263 no Allow impl on projection GuillaumeGomez:allow-impl-on-projection oli-obk 0
339 107378 no Stabilize `anonymous_lifetime_in_impl_trait` c410-f3r:stabilize-anon-lt estebank 0
340 107562 no WIP: Remove `ResumeTy` from async lowering Swatinem:async-resumety-v2 compiler-errors 0
341 107587 no Mark `std` integral modules as deprecated (`std::u32`, `std::i16`, etc.) tgross35:deprecate-std-num-modules dtolnay 0
342 107640 no rustdoc: Add support for local resources GuillaumeGomez:rustdoc-local-resources-2 notriddle 0
343 108001 no Add lint to check if non-inlined local reexports have documentation GuillaumeGomez:unused_reexport_documentation-lint notriddle 0
344 108097 no Change Wasm's `cdylib` etc. to be a "reactor". sunfishcode:sunfishcode/wasi-reactor wesleywiser 0
345 108671 no Implement flatten for `Option<&Option<T>>` and `Option<&mut Option<T>>` Coca162:option_reference_flattening dtolnay 0
346 108981 no Implement `fs_native_path` ChrisDenton:aspath Amanieu 0
347 108993 no Make typeck aware of uninhabited types cjgillot:uninhabited-typeck lcnr 0
348 109350 no Add pattern matching API to OsStr mina86:pattern-2 dtolnay 0
349 110702 no [mir-opt] SimplifyLocals should also clean up debuginfo scottmcm:also-remove-unused-storage-markers cjgillot 0
350 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
351 112106 no Added traits implemented by FnPtr to fn docs with example function mj10021:issue-111182-fix cuviper 0
352 112331 no Report allocation errors as panics, second attempt Amanieu:panic-oom-payload2 m-ou-se 0
353 112457 no Make `std::mem::transmute_copy` accept `?Sized` inputs nvzqz:feat/unsized-transmute_copy m-ou-se 0
354 112469 no Only use the new node hashmap for anonymous nodes. cjgillot:graph-anon-hashmap Zoxc 0
355 112807 no Migrate `rustdoc` diagnostics to translatable diagnostics nicklimmm:rustdoc-translatable-diagnostics-migration jsha 0
356 113433 no Disable building `rustc` with (Thin)LTO on Windows Kobzol:bootstrap-window-thinlto-error clubby789 0
357 114096 no Unify generation of primitive links for associated types with the rest GuillaumeGomez:generics-display notriddle 0
358 114189 no Update dist-various linux-gnu target baselines cuviper:dist-various-glibc Mark-Simulacrum 0
359 114209 no tidy watcher klensy:better-than-remembrall wesleywiser 0
360 114531 no Implement `From<&'a &'static str>` for `Arguments<'a>` EFanZh:implement-from-str-for-arguments m-ou-se 0
361 114900 no Allow a MIR analysis to perform the state `join` directly Jarcho:mut_join cjgillot 0
362 114917 no Dummy PR to test coverage test changes in CI Zalathar:dummy-coverage 0
363 115501 no Add new inherit_handles flag to CommandExt trait michaelvanstraten:set_inherit_handles ChrisDenton 0
364 115746 no Print thread ID in panic message tgross35:unnamed-threads-panic-message cuviper 0
365 115802 no rustdoc search: Allow to filter on multiple crates GuillaumeGomez:rustdoc-search-multiple-crate-filtering notriddle 0
366 115942 no Expand doc comment on MIR validation. cjgillot:doc-checker RalfJung 0
367 116247 no WIP: Check uninhabitedness through the trait solver cjgillot:uninhabited-predicate lcnr 0
368 116882 no rustdoc: hide `#[repr]` if it isn't part of the public ABI fmease:rustdoc-generalized-priv-repr-heuristic notriddle 0
369 117682 no Don't check GAT bounds in normalization aliemjay:gat-relax-lifetimes 0
370 117991 no Clarify safety of layout_for_ptr CAD97:layout-for-ptr cuviper 0
371 118270 no Allow coercions from never-type when ref binding is involved Aaron1011:ref-pat-never-coerce compiler-errors 0
372 118480 no Specialize sleep_until implementation dvdsk:sleep_until_os_specific_impl cuviper 0
373 118711 no [rustdoc] Add `no-hidden-lines` codeblock attribute GuillaumeGomez:raw-codeblock-attribute notriddle 0
374 118917 no Support for a scalable simd representation JamieCunliffe:sve Amanieu 0
375 118939 no Better errors with bad/missing identifiers in MBEs EliseZeroTwo:EliseZeroTwo/fix-macrorules-ident-errors TaKO8Ki 0
376 118999 no force current stage when `--stage` is expilicitly used onur-ozkan:explicit-stages Mark-Simulacrum 0
377 119220 no Uplift `clippy::invalid_null_ptr_usage` lint Urgau:uplift-invalid_null_ptr_usage b-naber 0
378 119260 no Make broken MIR a proper lint. cjgillot:mir-lint TaKO8Ki 0
379 119550 no Rename `AsyncIterator` back to `Stream`, introduce an AFIT-based `AsyncIterator` trait yoshuawuyts:async-iterator compiler-errors 0
380 120013 no coverage: Don't show coverage for code paths that must panic/diverge Zalathar:diverge 0
381 120580 no Add `MAX_LEN_UTF8` and `MAX_LEN_UTF16` Constants HTGAzureX1212:HTGAzureX1212/issue-45795 m-ou-se 0
382 120611 no [WIP]: generating rust-project file for r-a onur-ozkan:embedded-lsp-feed 0
383 120700 no Stabilize associated type position impl Trait (ATPIT) traviscross:TC/stabilize-atpit nikomatsakis 0
384 120808 no Split elided_lifetime_in_paths into tied and untied shepmaster:split-elided-lifetimes-in-paths davidtwco 0
385 120818 no rustdoc: add three-column layout for large desktops notriddle:notriddle/three-column GuillaumeGomez 0
386 121880 no Run linking and incremental saving / finalizing in parallel Zoxc:link-task estebank 0
387 122156 no Represent diagnostic side effects as dep nodes Zoxc:side-effect-dep-node cjgillot 0
388 122288 no [Proof of concept] Recover from struct literals with placeholder path fmease:recover-bad-struct-lit-w-tyck compiler-errors 0
389 122408 no Use futex-based synchronization on Apple platforms joboet:apple_futex m-ou-se 0
390 122668 no Add APIs for dealing with titlecase Jules-Bertholet:titlecase m-ou-se 0
391 122685 no Emit a warning if a `match` is too complex GuillaumeGomez:match-too-complex Nadrieril 0
392 122790 no Apply dllimport in ThinLTO Zoxc:dllimp-rev wesleywiser 0
393 122808 no Stabilize `count`, `ignore`, `index`, and `len` (`macro_metavar_expr`) c410-f3r:again-again-again-again-again fmease 0
394 122957 no Silence unnecessary "missing `dyn`" errors and tweak E0746 suggestions estebank:issue-121037 oli-obk 0
395 123008 no [TEST] Test out Fjall memory allocator Zoxc:fjall-global 0
396 123082 no CFI: Fix fn items, closures, and Fn trait objects rcvalle:rust-cfi-fix-fn-items-closures-fn-trait-objects compiler-errors 0
397 123205 no Revert "CFI: Skip non-passed arguments" rcvalle:rust-cfi-revert-skip-non-passed-arguments compiler-errors 0
398 123220 no [blocked on design] [PoC]: rustdoc (html): add support for variances fmease:rustdoc-variances-html 0
399 123319 no Add managarm as a tier 3 target no92:managarm-target davidtwco 0
400 123365 no At test discovery, write to logfile in the same format as to stdout aspotashev:converge-discovery-logfile Muscraft 0
401 123384 no Link rustc tools into the correct sysroot Noratrieb:back-where-you-belong onur-ozkan 0
402 123948 no Async drop codegen azhogin:azhogin/async-drop nikomatsakis 0
403 124154 no coverage: Treat each match arm as a "branch" for branch coverage Zalathar:branch-arms 0
404 124180 no proposal to support raw_attribute with raw pointer cre4ture:feature/raw_attribute_ptr ChrisDenton 0
405 124278 no Support mcdc analysis for pattern matching ZhuUx:pattern-match Zalathar 0
406 124421 no Stop re-implementing slice iterators in `vec::IntoIter` scottmcm:slice-drain-iter m-ou-se 0
407 124439 no Set default value `deny-warnings` for compiler profile to `false` WaffleLapkin:who-wants-to-deny-warnings-lmao albertlarsan68 0
408 124595 no Suggest cloning `Arc` moved into closure estebank:issue-104232 0
409 124852 no alias-relate: add fast reject optimization lcnr:search-graph-uwu compiler-errors 0
410 125334 no add a normalizes-to fast path lcnr:normalizes-to-rigid-fastpath compiler-errors 0
411 125388 no Improve parse item fallback dev-ardi:improve-parse-item-fallback estebank 0
412 125555 no Recover statics better Noratrieb:recover-statics-better oli-obk 0
413 125716 no R raymond/fix/issue 107165 r-raymond:r-raymond/fix/issue-107165 lcnr 0
414 125721 no Stop emitting spans from proc macro compile time in quote expansion bjorn3:proc_macro_quote_no_spans davidtwco 0
415 125780 no [WIP] RIIR HtmlDocCk fmease:riir-htmldocck 0
416 125782 no Implement RFC 3624 `supertrait_item_shadowing` (v2) compiler-errors:supertrait-item-shadowing BoxyUwU 0
417 125784 no Silence errors in expressions caused by bare traits in paths in 2021 edition estebank:issue-51077 fmease 0
418 126076 no privacy: normalize associated types before visiting jswrenn:fix-45713 compiler-errors 0
419 126316 no Do not eagerly reject inference vars when trying to resolve method calls. oli-obk:recursive_rpit3 lcnr 0
420 126510 no Add diagnostics to "while loop" and "for loop" that note that it is always determined that it might iterate zero times. Kohei316:improve-diagnostics estebank 0
421 126595 no Allow reifying intrinsics to fn pointers. (rebase of #86699) GrigorenkoPV:reify-intrinsics compiler-errors 0
422 126604 no Uplift `clippy::double_neg` lint as `double_negations` kadiwa4:uplift_double_negation nnethercote 0
423 126856 no remove deprecated tool `rls` onur-ozkan:remove-rls clubby789 0
424 127282 no Make inline suggestions no longer be the default estebank:experiment-for-annotate-snippets fmease 0
425 127373 no [do not merge] Testing Windows CI ehuss:windows-in-use ehuss 0
426 127522 no Relocate upvars to Unresumed state and make coroutine prefix trivial dingxiangfei2009:move-upvars-to-locals 0
427 127534 no feat(core): impl Step for NonZero<u*> jalil-salame:nonzero-uint-step m-ou-se 0
428 127578 no std: use a queue-based `Condvar` on NetBSD and other platforms joboet:queue_condvar Mark-Simulacrum 0
429 127581 no Fix crate name validation fmease:fix-crate_name-validation wesleywiser 0
430 127595 no Fix panic=abort tests on fuchsia c6c7:fix-panic=abort-tests-on-fuchsia tmandry 0
431 127721 no collect doc alias as tips during resolution bvanjoi:issue-124273 estebank 0
432 127793 no Added project-specific Zed IDE settings ChaiTRex:zed_support Kobzol 0
433 127885 no Add a macro for defining intrinsics with the Rust ABI tgross35:intrinsics-macro workingjubilee 0
434 127973 no Reject unconstrained lifetimes in type_of(assoc_ty) instead of during wfcheck of the impl item oli-obk:uplift_wf_checks 0
435 127997 no Suggest `derive(Trait)` or `T: Trait` from transitive obligation in some cases estebank:missing-trait-suggestion compiler-errors 0
436 128018 no Normalize filecheck directives tgross35:normalize-filecheck-directives jieyouxu 0
437 128045 no #[contracts::requires(...)] + #[contracts::ensures(...)] pnkfelix:rustc-contracts oli-obk 0
438 128080 no Specify scope in `out_of_scope_macro_calls` lint estebank:out-of-scope-macro petrochenkov 0
439 128086 no Unify wording of "failed to resolve" errors with "cannot find" resolution errors estebank:failed-to-resolve petrochenkov 0
440 128159 no Suggest using `matches` or adding `==` on `x == a || b || c` compiler-errors:nested-ors fee1-dead 0
441 128256 no feat: add tier-1 platform support for change_time juliusl:pr/support-tier-1-change-time ChrisDenton 0
442 128374 no compiler: suggest `const _` for a misplaced `const {}` workingjubilee:fix-terse-const-item-diagnostic compiler-errors 0
443 128440 no Proof of Concept: add `#[defines]` attribute and require it for all type-alias-impl-trait sites that register a hidden type oli-obk:defines 0
444 128567 no Migrate `symbol-mangling-hashed` to rmake.rs lolbinarycat:symbol-mangling-hashed-rmake jieyouxu 0
445 128653 no When annotations needed, look at impls for more accurate suggestions estebank:ambiguity-suggestion-2 compiler-errors 0
446 128724 no Switch to using the v2 resolver in the library tgross35:new-resolver-library Mark-Simulacrum 0
447 128737 no Add lint for recursive default impls mj10021:issue-128421-fix wesleywiser 0
448 128789 no Migrate `jobserver-error` `run-make` test to rmake Oneirical:untestioned-devotion jieyouxu 0
449 128917 no Allow inlining drop glue more generally scottmcm:nuke-runtime-drops fmease 0
450 128947 no Perform ThinLTO on x86_64-pc-windows-msvc dist builder Zoxc:thinlto-msvc 0
451 128974 no Unify AST Visitors with a macro like MIR Visitors maxcabrajac:visitor_macro cjgillot 0
452 129002 no Emit an error for invalid item of instruction_set chansuke:fix/instruction_set wesleywiser 0
453 129011 no Migrate `libs-through-symlinks` and `translation` run-make tests to rmake Oneirical:dont-blink-they-sys-you jieyouxu 0
454 129175 no Autodiff Upstreaming - single commit EnzymeAD:single-commit 0
455 129220 no Add platform docs for FreeBSD. asomers:target-maintainer ehuss 0
456 129249 no [Experimental] `<T as Into<T>>::into` lint estebank:useless-into chenyukang 0
457 129342 no Rebuild on changes to the deployment target when compiling Apple targets madsmtm:track-deployment-target thomcc 0
458 129411 no Refactor: Mv `OsStr`/`OsStrExt`/`Path` to core, `OsString`/`OsStringExt`/`PathBuf` to alloc NobodyXu:move/os-str Mark-Simulacrum 0
459 129636 no Use `edition = "2024"` in the compiler compiler-errors:ed2024 lcnr 0
460 129734 no Prereq1 for async drop - `drop` & `async_fut` fields in Drop terminator azhogin:azhogin/async-drop-prereq1-new-drop-term-fields nikomatsakis 0
461 129736 no Prereq2 for async drop - ResumedAfterDrop panic messages azhogin:azhogin/async-drop-prereq2-resumed-after-drop-msg nikomatsakis 0
462 129737 no Prereq3 for async drop - LangItem registration for async_drop_in_place()::{{closure0}} azhogin:azhogin/async-drop-prereq3-lang-item-for-drop-poll nikomatsakis 0
463 129739 no Prereq4 for async drop - needs_async_drop query fixes and some cleanup azhogin:azhogin/async-drop-prereq4-needs-async-drop-fixes-and-cleanup nikomatsakis 0
464 129740 no Prereq5 for async drop - AsyncDropGlue & FutureDropPoll instances preparation azhogin:azhogin/async-drop-prereq5-instances-preparation nikomatsakis 0
465 129741 no Prereq6 for async drop - templated coroutine processing and layout azhogin:azhogin/async-drop-prereq6-templated-coroutine nikomatsakis 0
466 129742 no Subpart7 for async drop (major1) - library changes azhogin:azhogin/async-drop-subpart7-major1-library-changes nikomatsakis 0
467 129744 no Subpart8 for async drop (major2) - dropline in scopes for potentially async drops azhogin:azhogin/async-drop-subpart8-scopes nikomatsakis 0
468 129745 no Subpart9 for async drop (major3) - elaborate_drops changes azhogin:azhogin/async-drop-subpart9-elaborate-drops nikomatsakis 0
469 129746 no Subpart10 for async drop (major4) - StateTransform pass improvements azhogin:azhogin/async-drop-subpart10-state-transform nikomatsakis 0
470 129747 no Subpart11 for async drop (major5) - shims codegen azhogin:azhogin/async-drop-subpart11-shims-codegen nikomatsakis 0
471 129769 no add new panel to rustdoc search that shows up when the search bar is focused lolbinarycat:rustdoc-search-panel GuillaumeGomez 0
472 129821 no Switch std to using raw-dylib by default on Windows ChrisDenton:raw-dylib-std Mark-Simulacrum 0
473 129870 no Experiment: add unstable RHS type to Ord, impl PartialOrd<[U]> for [T] clarfonthey:generic-ord BurntSushi 0
474 129924 no don't remove bootstrap on stage0 bump onur-ozkan:remove-workaround Kobzol 0
475 130150 no Move `elided_named_lifetimes` into a separate pass GrigorenkoPV:elided-named-lifetimes-pass cjgillot 0
476 130460 no compiler: Fix handling of `repr(align(N), simd)` workingjubilee:align-with-parallel-expectations 0
477 130463 no Generating a documentation for tests Infineon:test_documentation GuillaumeGomez 0
478 130514 no Initial implementation of unsafe binder types compiler-errors:unsafe-binders 0
479 130744 no coverage: Support match statements in branch coverage ranger-ross:branch-arms2 Zalathar 0
480 130749 no [NOT READY] Add support for downloading GCC artifacts GuillaumeGomez:download-gcc-artifacts Kobzol 0
481 130859 no Update README.md AzharMithani:master Mark-Simulacrum 0
482 130937 no Separate weekly `cargo update` PRs and add boostrap tgross35:dependencies-ci-bootstrap Kobzol 0
483 131118 no Add inherent constructors on `str` robertbastian:master Amanieu 0
484 131160 no Handle `rustc_middle` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-middle compiler-errors 0
485 131200 no Handle `rustc_query_system` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-query_system cjgillot 0
486 131203 no JumpThreading: fix bitwise not on non-booleans clubby789:jumpthreading-not cjgillot 0
487 131218 no Split out RTN resolver errors into new error codes compiler-errors:rtn-err petrochenkov 0
488 131389 no Add `JoinHandle::into_join_future()`. kpreid:joinfuture Amanieu 0
489 131472 no E0793: Clarify that it applies to unions as well kupiakos:E0793 compiler-errors 0
490 131478 no WIP: Parse Apple SDK versions madsmtm:parse-sdkroot jieyouxu 0
491 131651 no Create a generic AVR target: avr-unknown-unknown Patryk27:avr-unknown-unknown compiler-errors 0
492 131806 no Treat other items as functions for the purpose of type-based search lolbinarycat:rustdoc-search-all-is-func notriddle 0
493 131824 no Support multiple stability attributes on items dianne:multiple-unstables wesleywiser 0
494 131828 no Add nul-terminated filename for #[track_caller] Darksonn:location-file-nul Noratrieb 0
495 131882 no Fix suggestions when returning a bare trait from an async fn. hirschenberger:issue131661 davidtwco 0
496 131966 no Allow #[link(kind = "dylib")] without a name ChrisDenton:bare-link petrochenkov 0
497 132045 no [WIP] Spiking on `asm!` + pointer as `const` dingxiangfei2009:allow-pointer-in-inline-asm davidtwco 0
498 132051 no Add parallel front end robustness test to ui tests SparrowLii:parallel_ui_test jieyouxu 0
499 132146 no Add lint against (some) interior mutable consts Urgau:interior_mut_consts lcnr 0
500 132156 no When encountering unexpected closure return type, point at return type/expression estebank:closure-return Nadrieril 0
501 132195 no Tidy up bigint multiplication implementations clarfonthey:bigint-mul jhpratt 0
502 132388 no Implement `#[cfg]` in `where` clauses frank-king:feature/where-cfg petrochenkov 0
503 132397 no Make missing_abi lint warn-by-default. m-ou-se:warn-missing-abi traviscross 0
504 132474 no Add more mailmap entries Noratrieb:lots-of-mailmapping-round-2 Mark-Simulacrum 0
505 132480 no Allow specifying the ELF TLS ABI ilovepi:rust-tlsdesc tmandry 0
506 132484 no unix: Relax escaping in `Debug` impl on `Command` madsmtm:command-relaxed-escape thomcc 0
507 132547 no cg_gcc: Directly use rustc_abi instead of reexports workingjubilee:rustc-abi-in-cg-gcc GuillaumeGomez 0
508 132792 no [rustdoc] Add new `example` disambiguator for intra-doc links GuillaumeGomez:example-disambiguator notriddle 0
509 132796 no Use mimalloc in rustc iSwapna:mimalloc 0
510 133245 no [IT'S NOT TIME YET] Disarm `time` bomb (diagnostics) jieyouxu:disarm-time-bomb 0
511 133258 no remove `Subtype` projections lcnr:subtype-rm compiler-errors 0
512 133372 no Refactor dyn-compatibility error and suggestions cramertj:rework-dyn-suggestions fmease 0
513 133412 no Support `vec![const { ... }; n]` syntax EFanZh:vec-of-const-expr-macro dtolnay 0
514 133429 no Autodiff Upstreaming - rustc_codegen_ssa, rustc_middle EnzymeAD:autodiff-middle oli-obk 0
515 133562 no Add submodule for document translation dalance:translations ehuss 0
516 133823 no Replace evaluated `cfg_attr` in AST with a placeholder attribute for accurate span tracking estebank:issue-56328 petrochenkov 0
517 133952 no Remove wasm legacy abi bjorn3:remove_wasm_legacy_abi alexcrichton 0
518 133995 no Constify `PartialEq` compiler-errors:const-partialeq fmease 0
519 133999 no Implement trait const stability fee1-dead-contrib:traitconststab oli-obk 0
520 134006 no setup typos check in CI klensy:typos nnethercote 0
521 134034 no handle paren in macro expand for let-init-else expr bvanjoi:issue-131655 petrochenkov 0
522 134083 no [CI test] Turn `rustc-dev-guide` into a subtree Kobzol:rustc-dev-guide-subtree jieyouxu 0
523 134330 no Delete `Rvalue::Len` 🎉 scottmcm:no-more-rvalue-len matthewjasper 0
524 134363 no Use `#[derive(Default)]` instead of manual `impl` when possible estebank:derive-default SparrowLii 0
525 134522 no [WIP] Use weak linkage instead of compiler generated shims bjorn3:weak_linkage_allocator fee1-dead 0
526 134531 no [rustdoc] Add `--extract-doctests` command-line flag GuillaumeGomez:extract-doctests notriddle 0
527 134552 no Tweak `AssocOp` nnethercote:tweak-AssocOp 0
528 99761 no Fix item-info color GuillaumeGomez:item-info-color jsha 0 always
529 130733 failure yes Optimize `is_ascii` for `str` and `[u8]` further okaneco:is_ascii scottmcm scottmcm 0 iffy
530 132527 failure (try) yes Invalidate all dereferences when encountering non-local assignments DianQK:gvn-stmt-iter oli-obk oli-obk 0 never
531 134493 failure yes Always run `tail_expr_drop_order` lint in promoted MIR query compiler-errors:drops-elaborated oli-obk oli-obk 0 never
532 112049 failure yes [do not merge] CI experiments Kobzol:pgo-omit-benchmarks 0 never
533 131077 failure yes Enable debug assertions on alt builds lqd:debug-assertions-alt Kobzol 0
534 134150 failure yes [experiment] Try reverting the MSVC workarounds tgross35:test-msvc-revert 0
535 134275 failure yes [EXPERIMENTAL] Something's Wrong I Can Feel It (x86_64 apple funny business) jieyouxu:exp-x86_64-apple-ci 0
536 128314 failure no port tests/run-make/extern-fn-reachable to rmake lolbinarycat:extern-fn-reachable-rmake jieyouxu 0
537 128562 failure no Migrate `incr-add-rust-src-component` and `issue-84395-lto-embed-bitcode` `run-make` tests to rmake Oneirical:no-contest-expected jieyouxu 0
538 128988 failure no Re-enable debuginfo tests on android saethlin:android-debuginfo-tests 0
539 129156 failure no run-make: Delete `cat-and-grep-sanity-check` and restrict `branch-protection-check-IBT` to stable Oneirical:final-curtest-call jieyouxu 0
540 134026 failure no [TEST] Rollup of 5 pull requests workingjubilee:rollup-4r2ihhs 0
541 134175 failure no Lint against manual `impl Default` that could have been `derive`d estebank:manual-default-could-be-derive jieyouxu 0
542 134512 failure (try) no [EXPERIMENTAL] Try to use ReFS dev-drive for Windows CI jieyouxu:exp-windows-dev-drive-ci-refs 0
543 111061 success [perf] Enable some more MIR optimizations cjgillot:reorder-passes 0 never
544 115362 success [WIP] Support param bounds on non-lifetime binders compiler-errors:non-lifetime-binder-where-clauses 0 never
545 115521 success [DO NOT MERGE] Experimentally force non-leaf frame pointers workingjubilee:force-trunk-frame-pointers 0 never
546 118854 success [DO NOT MERGE] Introduce mechanism to write compiler metrics to disk estebank:compiler-metrics cjgillot 0 never
547 119412 success macro_rules: Remove `NtIdent` nonterminal token petrochenkov:dialoc3 compiler-errors 0 never
548 119471 success [perf only] Reimplement references debuginfo as projection. cjgillot:mir-composite-deref 0 never
549 119966 success Move TLS to rustc_query_system cjgillot:tls 0 never
550 120050 success `Vec::resize` for bytes should be a single `memset` scottmcm:vec-resize-memset m-ou-se 0 never
551 120179 success Enable MultipleReturnTerminators by default. cjgillot:multiple-return 0 never
552 120682 success [WIP] rewrite TrustedRandomAccess into two directional variants the8472:indexed-access 0 never
553 120762 success Expand assumes to the other unchecked slice ops saethlin:assume-in-get-unchecked 0 never
554 121053 success Implement `#[skip]` for builtin derives clubby789:derive-skip fmease 0 never
555 121174 success Check for occupied niches saethlin:codegen-niche-checks 0 never
556 122971 success Make slice iterators carry only a single provenance scottmcm:slice-iter-provenance-v2 the8472 0 never
557 123179 success Rework MIR inlining costs scottmcm:inlining-baseline-costs wesleywiser 0 never
558 123606 success Optimize core::str::Lines::count thomcc:thomcc/opt-lines 0 never
559 123610 success Default-enable share-generics, with available_externally to still allow inlining. Mark-Simulacrum:share-generics-available-externally Mark-Simulacrum 0 never
560 124362 success [experiment] Build the compiler with panic=abort tmandry:panic-abort-rustc 0 never
561 124940 success [DO NOT MERGE] perf: test prototype mum-add-hasher orlp:mum-hash-perf-run thomcc 0 never
562 125907 success rustdoc: use the next solver for blanket impl synthesis fmease:rustdoc-synth-blanket-ocx-next GuillaumeGomez 0 never
563 125923 success Fix leaks from panics in destructors matthewjasper:no-return-leak lcnr 0 never
564 127316 success bump tracing klensy:tracing-bump Mark-Simulacrum 0 never
565 127348 success Add `slice::DrainRaw` for internal use scottmcm:add-drain-raw the8472 0 never
566 128118 success Rework instantiation mode selection in monomorphization saethlin:closures-can-be-shared 0 never
567 128320 success Avoid no-op unlink+link dances in incr comp saethlin:link-me-maybe 0 never
568 128747 success Cache declarative macro expansion on disk (for incremental comp.). Based on #128605 futile:cache-decl-macros petrochenkov 0 never
569 128846 success Stop considering moved-out locals when computing auto traits for generators (rebased) compiler-errors:drop-liveness cjgillot 0 never
570 128907 success Rework instantiation mode selection saethlin:only-cross-crate-inlinable 0 never
571 128918 success Try to shrink `Alignment`-related MIR in `Layout` scottmcm:tweak-alignment-mir joboet 0 never
572 129027 success Stop generating assumes for validity ranges erikdesjardins:outofuandme 0 never
573 129183 success Detect more `cfg`d out items in resolution errors estebank:cfg-visitor cjgillot 0 never
574 129222 success Use more CGUs in incremental compilation saethlin:more-incr-cgus 0 never
575 129298 success Flip the `grow_one` inlining scottmcm:tweak-grow-one saethlin 0 never
576 129771 success dont clone old syntax context bvanjoi:donot-clone-old-syntax-context petrochenkov 0 never
577 129827 success perform less decoding if it has the same syntax context bvanjoi:less-decoding petrochenkov 0 never
578 130051 success Post-mono MIR opts cjgillot:clone-mir 0 never
579 130112 success Optimize DefaultHasher siphash Noratrieb:speedy-siphash-blazing-brrrr cuviper 0 never
580 130324 success hygiene: Ensure uniqueness of `SyntaxContextData`s petrochenkov:ctxtache cjgillot 0 never
581 130417 success Support symbolicating zstd-compressed ELF sections workingjubilee:pull-in-backtrace-with-zstd 0 never
582 130679 success Add inline(usually) saethlin:inline-usually 0 never
583 130691 success [WIP] Elaborate drops to calls scottmcm:elaborate-drops-to-calls 0 never
584 130909 success Infer nounwind and use it in MIR opts saethlin:infer-nounwind 0 never
585 130998 success avoid phi node for pointers flowing into Vec appends the8472:bail-before-memcpy 0 never
586 131213 success Handle `rustc_resolve` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-resolve petrochenkov 0 never
587 131244 success Consider empty-unreachable otherwise branches in MatchBranchSimplification clubby789:match-branches-unreachable DianQK 0 never
588 131306 success Querify lookup_deprecation_entry. cjgillot:deprecation-query 0 never
589 131629 success Swap Lru from std::sync::Arc to triomphe::Arc GnomedDev:triomphe-lru 0 never
590 132666 success Skip `if-let-rescope` lint unless requested by migration dingxiangfei2009:skip-if-let-rescope-lint compiler-errors 0 never
591 132711 success [DRAFT] Generate CGUs in parallel. nnethercote:parallel-cgu-gen 0 never
592 133016 success Querify should_codegen_locally saethlin:querify-should-codegen-locally 0 never
593 133061 success [DRAFT] `Rc`: allow deduping both `deref` and `clone` across types scottmcm:dedup-rc 0 never
594 133076 success bump sccache for linux x86_64 to allow caching while PGO'd klensy:sccache-linux-bump Kobzol 0 never
595 133250 success The embedded bitcode should always be prepared for LTO/ThinLTO DianQK:embed-bitcode-pgo nikic 0 never
596 133270 success Fix span of unsafe attribute diagnostic ehuss:fix-attr-item-span petrochenkov 0 never
597 133436 success Remove `NtVis` and `NtTy` nnethercote:rm-NtVis-NtTy petrochenkov 0 never
598 133662 success Use `iter::repeat_n` to implement `Vec::extend_with` paolobarbolini:vec-extend-with-via-repeatn Noratrieb 0 never
599 133781 success Do not visit whole crate to compute `lints_that_dont_need_to_run`. cjgillot:shallow-allowed-lints 0 never
600 133889 success Consider fields to be inhabited if they are unstable compiler-errors:inh-unstable Nadrieril 0 never
601 134051 success Do partial SsaLocals analysis in unoptimized builds saethlin:partial-ssa-analysis 0 never
602 134134 success Use length prefix in default `Hasher::write_str` purplesyringa:hash-str-with-length-prefix Amanieu 0 never
603 134153 success compiler: Stop manually extending the stack workingjubilee:denied-insurance-claims 0 never
604 134189 success Remove diff marker detection. nnethercote:rm-diff-marker-detection 0 never
605 134465 success cleanup `TypeVerifier` lcnr:type-verifier compiler-errors 0 never
606 134478 success Properly record metavar spans for other expansions other than TT compiler-errors:attr-span petrochenkov 0 never
607 134488 success (try) Attr span test compiler-errors:attr-span-test petrochenkov 0 never
608 134523 success (try) Run borrowck tests on BIDs and emit tail-expr-drop-order lints for violations dingxiangfei2009:issue-130836-attempt-2 nikomatsakis 0 never
609 134547 success (try) yes Unify fs::copy and io::copy on Linux SUPERCILEX:unify-copy thomcc 0 never
610 124355 success [EXPERIMENT] Crater adding `target_family = "linux"` workingjubilee:add-target-family-linux 0
611 125692 success Update bundled musl to 1.2.5 est31:update_musl_1.2.5 wesleywiser 0
612 126641 success Enable `riscv64gc-gnu` testing ferrocene:hoverbear/enable-riscv64gc-testing Mark-Simulacrum 0
613 127389 success Make target-spec json file extensions case-insensitive boozook:target-spec-json-ext-case-insensitive davidtwco 0
614 128013 success [crater] Assemble method candidates for numerical infer vars compiler-errors:inherent-numerical 0
615 128425 success [crater] Make `missing_fragment_specifier` an unconditional error tgross35:missing-fragment-specifier-unconditional petrochenkov 0
616 128998 success WIP: Refactor timespec, add regression tests heaths:issue105762 Mark-Simulacrum 0
617 129289 success Restrict `parse_maybe_literal_minus` nnethercote:fix-parse_maybe_literal_minus-1 petrochenkov 0
618 129543 success [crater] Properly deduce object lifetime defaults in GAT paths fmease:obj-lt-def-gat 0
619 129604 success [DO NOT MERGE] crater run on the tail expression drop order lint dingxiangfei2009:lint-tail-expr-drop-order-crater-run 0
620 132232 success CI: build FreeBSD artifacts on FreeBSD 13.4 asomers:fbsd-13.4 GuillaumeGomez 0
621 132268 success Impl TryFrom<Vec<u8>> for String elichai:string_try_from_vec Amanieu 0
622 132394 success Apple: Fix direct linking with +verbatim madsmtm:fix-apple-verbatim-link petrochenkov 0
623 132712 success Crater 2024 edition ehuss:2024-crater ehuss 0
624 133033 success turn creating 8dot3 names off for windows for speed klensy:win.dot 0
625 133807 success (try) ci: Enable opt-dist for dist-aarch64-linux builds mrkajetanp:ci-aarch64-opt-dist Kobzol 0
626 134025 success [TEST] Rollup of 5 pull requests workingjubilee:rollup-xb4212q 0
627 134056 success (try) [EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI jieyouxu:exp-windows-dev-drive-ci 0
628 134273 success (try) yes de-stabilize bench attribute RalfJung:de-stabilize-bench ibraheemdev 0
629 134276 success fully de-stabilize all custom inner attributes RalfJung:destabilize-custom-inner-attr SparrowLii 0
630 134290 success Windows x86: Change i128 to return via the vector ABI tgross35:windows-i128-callconv bjorn3 0
631 134300 success remove long-deprecated no-op attributes no_start and crate_id RalfJung:remove-dead-attrs chenyukang 0
632 134326 success Use `PtrMetadata` instead of `Len` in slice drop shims scottmcm:slice-drop-shim-ptrmetadata saethlin 0
633 134530 success (try) [crater only] count crates that have more than five doctests on one item notriddle:notriddle/five-doctests-crater GuillaumeGomez 0
634 134537 success (try) Crater run for `tail-expr-drop-order` dingxiangfei2009:issue-132861-crater-run chenyukang 0
635 134558 success (try) yes [EXPERIMENTAL] Bisect cmake bootstrap issue clubby789:cmake-bisect 0

Open retry log