Homu queue - all

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

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

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

930 total, 10 approved, 9 rolled up, 15 failed / /

Sort key Repository # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 rust 132234 pending Miri subtree update RalfJung:miri-sync RalfJung 0
2 rust 132219 pending (try) Use protected visibility for librustc_driver.so when possible bjorn3:rustc_protected_visibility Kobzol 0
3 rust 132200 approved Make clearer that guarantees in ABI compatibility are for Rust only Mark-Simulacrum:strengthen-cross-lang RalfJung RalfJung 0 always
4 rust 132227 approved Pass constness with span into lower_poly_trait_ref compiler-errors:better-const-span Nadrieril Nadrieril 0 always
5 rust 132242 approved Support `char::is_digit` in const contexts. ultrabear:const_is_digit scottmcm scottmcm 0 always
6 rust 126810 Tweak output of resolve errors estebank:resolve-error-wording petrochenkov 10 never
7 rust 89917 sess: default to v0 symbol mangling davidtwco:issue-60705-stabilize-rust-symbol-mangling-scheme michaelwoerister 0 never
8 rust 101500 Perform unused assignment and unused variables lints on MIR. cjgillot:mir-liveness davidtwco 0 never
9 rust 104342 Require `type_map::stub` callers to supply file information mweber15:add_file_location_to_more_types wesleywiser 0 never
10 rust 105392 Dedup bounds with parent impl block GuillaumeGomez:rustdoc-dedup-bounds compiler-errors 0 never
11 rust 106852 Only preserve DebugInfo in DeadStoreElimination if requested. cjgillot:debug-dse JakobDegen 0 never
12 rust 109050 Only use the new DepNode hashmap for anonymous nodes. cjgillot:no-hash-graph michaelwoerister 0 never
13 rust 109606 Derive `PartialOrd::{l,g}{e,t}` for fieldless enums as explicit comparisons on `discriminant_value` thomcc:fieldless-discriminant-only-pord davidtwco 0 never
14 rust 110691 Enable DataflowConstProp by default cjgillot:enable-dcp 0 never
15 rust 111351 Prevent using the default `cc` when that'd result in a broken build ferrocene:pa-prevent-wrong-cc onur-ozkan 0 never
16 rust 113125 typeck: taint if errors found during writeback davidtwco:issue-112824-ctfe-type-mismatch-with-type-error compiler-errors 0 never
17 rust 114538 Split marking and visit to compute live_symbols. cjgillot:split-live-symbols 0 never
18 rust 114669 Make metadata a workproduct and reuse it cjgillot:metadata-wp petrochenkov 0 never
19 rust 115003 Increase parallelism in various locations Zoxc:parallel-tweaks-rebase cjgillot 0 never
20 rust 115613 Make create_def a side effect instead of marking the entire query as always red oli-obk:create_def_forever_red cjgillot 0 never
21 rust 116173 New atomic reference counting algorithm m-ou-se:arc Amanieu 0 never
22 rust 116316 Remove eval_always from check_private_in_public. cjgillot:incr-privacy petrochenkov 0 never
23 rust 116375 Create the previous dep graph index on a background thread Zoxc:lazy-index cjgillot 0 never
24 rust 116542 Add range metadata to slice lengths the8472:slice-ref-len-validity cjgillot 0 never
25 rust 116707 Create an `AllocId` for `ConstValue::Slice`. cjgillot:slice-id 0 never
26 rust 117473 Move alignment checks to codegen saethlin:codegen-alignment-checks wesleywiser 0 never
27 rust 118159 Implementation of `fmt::FormattingOptions` EliasHolzmann:formatting_options m-ou-se 0 never
28 rust 119017 MIR-only rlibs saethlin:mir-only-rlibs 0 never
29 rust 119286 show linker output even if the linker succeeds jyn514:linker-output bjorn3 0 never
30 rust 119458 Do not hash allocations to name them. cjgillot:anonymous-alloc compiler-errors 0 never
31 rust 119501 Only generate a single shim for clone of copy types. cjgillot:clone-shim 0 never
32 rust 119899 redesign stage 0 std onur-ozkan:redesign-stage0-std albertlarsan68 0 iffy
33 rust 120193 #[cold] on match arms x17jiri:cold_match_arms oli-obk 0 never
34 rust 120286 Implement RFC 3349, mixed utf8 literals nnethercote:3349-mixed-utf8-literals 0 never
35 rust 120525 rustc_ast: FieldDef: remove span klensy:FieldDef-span oli-obk 0 never
36 rust 120589 std::thread::available_parallelism merging linux/android/freebsd version devnexen:cpuaff_fbsd_upd m-ou-se 0 never
37 rust 120706 Initial support for auto traits with default bounds Bryanskiy:leak lcnr 0 never
38 rust 120855 Introduce -Zsplit-metadata option bjorn3:split_metadata4 petrochenkov 0 never
39 rust 122325 Stop using LLVM struct types for array/pointer offset GEPs erikdesjardins:array nikic 0 never
40 rust 122565 Try to write the panic message with a single `write_all` call Zoxc:atomic-panic-msg the8472 0 iffy
41 rust 122770 improve codegen of fmt_num to delete unreachable panic iximeow:ixi/int-formatting-optimization workingjubilee 0 never
42 rust 123219 [WIP] rustdoc (base+json): add support for variances fmease:rustdoc-variances-json 0 never
43 rust 123259 Fixup `if T::CONST` in MIR scottmcm:tweak-if-const 0 never
44 rust 124188 MIR: Stop needing an explicit BB for `otherwise:unreachable` scottmcm:implicit-switchint-unreachable 0 never
45 rust 124780 Improve VecCache under parallel frontend Mark-Simulacrum:lockless-cache michaelwoerister 0 never
46 rust 126391 Validate environment variable names in `std::process` tbu-:pr_command_env_equals cuviper 0 iffy
47 rust 126651 Implement consecutive shorthand projections (associated type paths) like `T::AssocA::AssocB` fmease:consec-shorthand-proj compiler-errors 0 never
48 rust 127516 Simplify `LazyAttrTokenStream` nnethercote:simplify-LazyAttrTokenStream petrochenkov 0 never
49 rust 127541 Show diff suggestion format on verbose replacement estebank:diff-suggestions petrochenkov 0 never
50 rust 127815 Make `DropShim`'s `param_env` optional to fix `InstanceKind::DropShim` compiler-errors:drop 0 never
51 rust 128320 Avoid no-op unlink+link dances in incr comp saethlin:link-me-maybe 0 never
52 rust 128657 Add `#[optimize(none)]` clubby789:optimize-none fee1-dead 0 never
53 rust 128969 Use `insertvalue` and `extractvalue` instead of `memcpy` in CastTarget DianQK:cast-target nikic 0 never
54 rust 128985 Lint against getting pointers from immediately dropped temporaries GrigorenkoPV:instantly-dangling-pointer wesleywiser 0 never
55 rust 129102 Experimental: Add Derive Proc-Macro Caching futile:experimental/proc-macro-caching petrochenkov 0 never
56 rust 129181 Pass end position of span through inline ASM cookie beetrees:asm-spans pnkfelix 0 iffy
57 rust 129476 Pack size and align into a single vtable entry GnomedDev:vtable-layout-opt 0 never
58 rust 129532 Remove predicate queries compiler-errors:remove-predicate-queries lcnr 0 never
59 rust 129611 dse: Eliminate dead assignment statements when `debuginfo` is not set to `full` DianQK:dse cjgillot 0 never
60 rust 129881 Implement struct_target_features. veluca93:struct_tf cjgillot 0 never
61 rust 129931 mir-opt: Merge all branch BBs into a single copy statement DianQK:match-br-copy cjgillot 0 never
62 rust 130543 Create `Atomic<T>` type alias CAD97:generic-atomic Noratrieb 0 iffy
63 rust 130963 Migrate compiler's `&Option<T>` into `Option<&T>` nyurik:opts-rustc petrochenkov 0 never
64 rust 131186 Try to point out when edition 2024 lifetime capture rules cause borrowck issues compiler-errors:precise-capturing-borrowck estebank 0 never
65 rust 131213 Handle `rustc_resolve` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-resolve petrochenkov 0 never
66 rust 131311 Weekly `cargo update` rust-lang:cargo_update Mark-Simulacrum 0 never
67 rust 131650 Add post-mono MIR passes to make mono-reachable analysis more accurate saethlin:post-mono-mir-opts 0 never
68 rust 131663 Evaluate `std::fmt::Arguments::new_const()` during Compile Time veera-sivarajan:fix-128709-final chenyukang 0 never
69 rust 132046 'improve' type traversal lcnr:trivial-type-visitable 0 never
70 rust 132062 Still more `rustc_mir_dataflow` cleanups nnethercote:still-more-rustc_mir_dataflow-cleanups cjgillot 0 never
71 rust 132145 DO NOT MERGE: bump stdarch RalfJung:stdarch Amanieu 0 iffy
72 hashbrown 396 yes Add `HashSet::get_or_insert_with_mut` yyny:master 0
73 semverver 396 yes Bump log from 0.4.17 to 0.4.19 rust-lang:dependabot/cargo/log-0.4.19 0
74 semverver 401 yes Bump serde from 1.0.152 to 1.0.171 rust-lang:dependabot/cargo/serde-1.0.171 0
75 semverver 402 yes Bump anyhow from 1.0.68 to 1.0.72 rust-lang:dependabot/cargo/anyhow-1.0.72 0
76 semverver 403 yes Bump serde_json from 1.0.91 to 1.0.103 rust-lang:dependabot/cargo/serde_json-1.0.103 0
77 hashbrown 436 yes Avoid reporting a capacity of zero when there is still space in the map. Diggsey:capacity-fix 0
78 hashbrown 507 yes Introduce Swiss Cheese benchmark matthieu-m:swiss_cheese 0
79 hashbrown 519 yes Remove unnecessary `add` in `clone_from_impl` JustForFun88:clone_from_impl 0
80 hashbrown 523 yes feat: recognize and use over sized allocations morrisonlevi:oversized-allocations 0
81 hashbrown 524 yes perf: increase min buckets on very small types morrisonlevi:min-buckets 0
82 hashbrown 568 yes Further sequester `Group`/`Tag` code clarfonthey:control-module-p1 0
83 hashbrown 578 yes Move probing logic into control module clarfonthey:control-module 0
84 hashbrown 579 yes wip: allow providing the key at insertion time for EntryRef djugei:master 0
85 vscode-rust 582 Debugger support kdy1:master 0
86 crater 639 Bump crossbeam-deque from 0.7.3 to 0.7.4 rust-lang:dependabot/cargo/crossbeam-deque-0.7.4 0
87 crater 745 yes Reword the issue comment to use denylist instead of blacklist richo:denylist 0
88 crater 746 yes Switch CI from bors to merge queue Kobzol:ci-remove-bors 0
89 vscode-rust 796 yes Add String::from() snippet Filius-Patris:master 0
90 chalk 796 yes Support trait upcasting lowr:feat/dyn-upcasting 0
91 vscode-rust 898 yes Add snippet for while loop carrotfarmer:patch-1 0
92 vscode-rust 916 yes Update README.md matthiasferraina:patch-1 0
93 vscode-rust 931 yes fix small English typo alirezaghey:patch-1 0
94 stdarch 1000 yes AVX512-VP2INTERSECT implementations vertexclique:vcq/avx512vp2intersect Amanieu 0
95 stdarch 1535 Add LoongArch SIMD intrinsics heiher:std-simd-la64 Amanieu 0
96 stdarch 1575 yes use `simd_saturating_{add, sub}` on neon folkertdev:neon-simd-saturating-add-sub Amanieu 0
97 stdarch 1656 yes docs: do not inline x86 instrinsics into x86-64 notriddle:notriddle/doc-no_inline-x86_64 Amanieu 0
98 stdarch 1660 yes cleanup wasm const fn RalfJung:wasm-const Amanieu 0
99 rls 1778 yes feat: update lsp_types to the latest version aminya:lsp-data-update 0
100 rls 1781 yes fix: update dependencies and the toolchain aminya:deps-update 0
101 rls 1783 yes Remove unused dependency humantime 2.0.0 notriddle:master 0
102 libc 3612 yes Support confstr on Linux magicant:confstr-linux JohnTitor 0
103 libc 3625 yes Windows `stats::st_mode` and `stat` flags type. Lilit0x:stat-flags-and-mode-type JohnTitor 0
104 libc 3630 yes Fix the definition of sigevent on FreeBSD and Linux asomers:sigevent2 JohnTitor 0
105 libc 3661 yes linux_like: unify SIGEV_THREAD_ID support christoph-heiss:musl-sigev-thread-id JohnTitor 0
106 libc 3778 yes Support for Wasm32 Linux Target arjunr2:libc-0.2 JohnTitor 0
107 libc 3782 yes Add MODULE_INIT_COMPRESSED_FILE definition sinkingpoint:sinkingpoint/MODULE_INIT_COMPRESSED_FILE JohnTitor 0
108 miri 3787 yes Add hook for updating the canonical address dheaton-arm:miri-tbi 0
109 miri 3793 Automatic Rustup rust-lang:rustup-2024-08-07 0
110 libc 3847 yes Linux: add `getitimer()`/`setitimer()` nathaniel-bennett:linux-getitimer-api tgross35 0
111 miri 3853 Automatic Rustup rust-lang:rustup-2024-08-30 0
112 miri 3857 Automatic Rustup rust-lang:rustup-2024-09-02 0
113 libc 3864 yes Fix tests on Solaris psumbera:solaris-tests tgross35 0
114 libc 3865 yes Add all definitions from linux/ptp-clock.h folkertdev:add-ptp-clock-main tgross35 0
115 miri 3875 yes Add a way to extract miri flags from --config, env and toml badumbatish:2347_new 0
116 libc 3916 yes Add host_cpu_load_info on Apple stepancheg:host-cpu-load-info tgross35 0
117 libc 3917 yes Add SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET tammela:patch-1 tgross35 0
118 libc 3921 yes ci: update musl headers to 6.6 tammela:musl-headers tgross35 0
119 libc 3922 yes epoll: add busy polling parameters tammela:busypoll-ioctl JohnTitor 0
120 miri 3932 Add vector clock to epoll ready lists rust-lang:epoll-with-vector-clock 0
121 libc 3934 yes Add `get_hostname` to esp-idf Laura7089:feat/esp-idf-hostname JohnTitor 0
122 miri 3939 yes Implement blocking eventfd tiif:blockeventfd 0
123 libc 3940 yes android: add mallinfo2 SamB:bionic-mallinfo2 tgross35 0
124 libc 3942 yes Add Trusty OS support randomPoison:trusty-patch tgross35 0
125 libc 3944 yes adding arc4random* api family for solarish. devnexen:illumos_arc4random_buf tgross35 0
126 miri 3954 yes Add option for generating coverage reports Mandragorian:coverage-report 0
127 libc 3956 yes update/add missing AF_XDP structs & constants arctic-alpaca:af_xdp JohnTitor 0
128 libc 3960 yes feat: add `ioctl` flags in `linux/if_tun.h` wlynxg:main tgross35 0
129 libc 3962 yes emscripten: Upgrade emsdk to 3.1.68 kleisauke:update-emscripten-version JohnTitor 0
130 libc 3965 yes Add NetBSD CI nathaniel-bennett:netbsd-ci tgross35 0
131 miri 3969 yes miri: implement most floating point math operations using soft floats eduardosm:soft-math 0
132 miri 3971 yes store futexes in per-allocation data rather than globally RalfJung:futex-virtual 0
133 libc 3976 yes Enable statx on musl-libc neuschaefer:statx JohnTitor 0
134 libc 3978 yes linux_like: Unify statx definitions neuschaefer:statx-unify JohnTitor 0
135 libc 3986 yes Added ucontext_t for powerpc64-linux mgiessing:powerpc64-linux-ucontext JohnTitor 0
136 libc 3991 yes haiku adding getentropy. devnexen:haiku_getentropy tgross35 0
137 miri 3992 yes Android: Added syscall support YohDeadfall:android-syscall 0
138 libc 3996 yes freebsd adding CLOSE_RANGE_CLOEXEC flag devnexen:close_range_fbsd_upd JohnTitor 0
139 libc 3997 yes Add i686-unknown-freebsd to CI asomers:i686-unknown-freebsd-ci JohnTitor 0
140 miri 3997 yes Add GC heuristic JoJoDeveloping:master 0
141 miri 3998 yes contributing guide: mention expectations around force pushes and squashing RalfJung:contrib 0
142 crates-io 8372 Update Rust crate tokio to v1.37.0 rust-lang:renovate/tokio-1.x 0
143 crates-io 8856 Update embroider monorepo rust-lang:renovate/embroider-monorepo 0
144 crates-io 8884 Update Rust crate bigdecimal to v0.4.5 rust-lang:renovate/bigdecimal-0.x 0
145 crates-io 8982 Update Rust crate aws-ip-ranges to v0.475.0 rust-lang:renovate/aws-ip-ranges-0.x 0
146 crates-io 9021 Update Rust crate aws-ip-ranges to v0.562.0 rust-lang:renovate/aws-ip-ranges-0.x 0
147 crates-io 9047 Update dependency @sentry/ember to v8.17.0 rust-lang:renovate/sentry-javascript-monorepo 0
148 crates-io 9276 Update dependency eslint-plugin-ember to v12.2.0 rust-lang:renovate/eslint-plugin-ember-12.x 0
149 crates-io 9279 Update dependency qunit to v2.22.0 rust-lang:renovate/qunit-2.x 0
150 crates-io 9308 Update dependency diesel_cli to v2.2.3 rust-lang:renovate/diesel-packages 0
151 crates-io 9354 Update Rust crate aws-ip-ranges to v0.791.0 rust-lang:renovate/aws-ip-ranges-0.x 0
152 crates-io 9376 Update Rust crate async-trait to v0.1.82 rust-lang:renovate/async-trait-0.x 0
153 crates-io 9696 yes Return downloads for the top 5 most downloaded versions joshka:jm/sort-downloads-by-count 0
154 crates-io 9749 Update Rust crate aws-ip-ranges to v0.875.0 rust-lang:renovate/aws-ip-ranges-0.x 0
155 crates-io 9765 yes Migrate the frontend to use the new yank API Rustin170506:rustin-patch-yank-patch 0
156 clippy 9948 yes Support user format-like macros nyurik:handle-all-fmt Alexendoo 0
157 clippy 11419 yes fix: needless_range_loop's FP on the `Field` expr kiscad:issue-11399 llogiq 0
158 clippy 11796 yes New lint: `unnecessary_map_or` Jacherr:pattern-match-partialeq Centri3 0
159 clippy 12471 yes Avoid reported unsoundness for implied lifetime bounds YpeKingma:lifetimes_bound_nested_ref Jarcho 0
160 clippy 12762 yes Update book for backport, release and sync flip1995:josh-docs-update xFrednet 0
161 clippy 12876 yes new lint: `doc_comment_double_space_linebreak` Jacherr:issue-12163 xFrednet 0
162 clippy 12971 yes `empty_enum_variants_with_brackets`: Do not lint reachable enums and enum variants used as functions in the same crate ARandomDev99:issue-12551 xFrednet 0
163 clippy 13034 yes Add new `trivial_map_over_range` lint rspencer01:trivial_map_over_range y21 0
164 clippy 13063 yes Rework `empty_with_brackets` Jarcho:empty_brackets llogiq 0
165 cargo 13086 chore(deps): update rust crate itertools to 0.12.0 rust-lang:renovate/itertools-0.x weihanglo 0
166 clippy 13192 yes feat: lint against transmute int to ptr csmoe:fix/transmute-int-to-ptr dswij 0
167 clippy 13240 yes new lint: add `call_missing_target_feature` lint folkertdev:call-missing-target-feature dswij 0
168 clippy 13245 yes show message with try block in `map_unwrap_or` kyoto7250:issue-13242 y21 0
169 clippy 13251 yes New lint for `as *const _` and `as *mut _` pointer casts Soveu:accidental-double-ref Jarcho 0
170 clippy 13254 yes use `diag.span_help` if the target is multiline in `map_unwrap_or` kyoto7250:issue-13242-v2 y21 0
171 clippy 13333 yes Replace `assert!(a==b)` with `assert_eq!(a,b)` as part of `bool_assert_comparison` lint nyurik:asserts-to-eq xFrednet 0
172 clippy 13338 yes fix incorrect suggestion for `!(a >= b) as i32 == c` CoCo-Japan-pan:nonminimal_bool_casted Centri3 0
173 clippy 13404 yes Add [`extern_without_abi`] lint CBSpeir:extern-without-abi Centri3 0
174 clippy 13410 yes Add new `literal_string_with_formatting_arg` lint GuillaumeGomez:literal_string_with_formatting_arg Jarcho 0
175 clippy 13435 yes new lint: `chars_enumerate_for_byte_indices` y21:chars_enumerate_for_byte_index Centri3 0
176 clippy 13437 yes New lint `needless_as_bytes` samueltardieu:issue-13434 y21 0
177 clippy 13465 yes Add new lint `unneeded_struct_pattern` SpriteOvO:unneeded_struct_pattern Centri3 0
178 clippy 13472 yes Optimise Msrv for common one item case GnomedDev:smaller-msrv Jarcho 0
179 clippy 13474 yes Add `clippy::result_as_ref_deref` lint aleksanderkrauze:add_result_as_ref_deref_lint Alexendoo 0
180 clippy 13475 yes `unnecessary_fold` improvements viliml:unnecessary-fold-improvements Centri3 0
181 clippy 13499 yes New lint `map_all_any_identity` samueltardieu:map-all-any-identity xFrednet 0
182 clippy 13501 yes Add a "more granular lint groups" page to the book y21:lint-groups flip1995 0
183 clippy 13509 yes Detect `.map_or(false, f)` in `manual_is_variant_and` lint samueltardieu:manual-is-variant-and 0
184 clippy 13557 yes Implement a ReturnVisitor GnomedDev:return-visitor dswij 0
185 clippy 13573 yes Don't lint unnamed consts and nested items within functions in `missing_docs_in_private_items` y21:issue13427 Centri3 0
186 clippy 13579 yes Add `test_without_fail_case` lint to check if a test actually has a way to fail or not kayagokalp:kayagokalp/test-without-panic blyxyas 0
187 clippy 13583 yes Don't consider lifetimes in bounded types unused (fix `extra_unused_lifetimes` FP #13578) smoelius:fix-13578 Alexendoo 0
188 clippy 13585 yes Improve display of clippy lints page when JS is disabled GuillaumeGomez:no-js Alexendoo 0
189 clippy 13587 yes Switch CI from bors to merge queue Kobzol:ci-remove-bors flip1995 0
190 clippy 13590 yes Allow conditional `Send` futures by default in `future_not_send` y21:future_not_send_generics Alexendoo 0
191 clippy 13592 yes Move `large_stack_frames` to suspicious y21:large-stack-frames-suspicious Jarcho 0
192 clippy 13595 yes Implement a lint for `.clone().into_iter()` GnomedDev:unnecessary-collection-clone xFrednet 0
193 clippy 13597 yes Implement a lint for replacable Command::new GnomedDev:unnecessary-shell-command dswij 0
194 clippy 13598 yes new lint: `unnecessary_box_pin` y21:unnecessary_pin_box Alexendoo 0
195 clippy 13599 yes Fix allow_attributes when expanded from some macros RuairidhWilliamson:proc_macro_attr blyxyas 0
196 clippy 13603 yes New lint truncate_with_drain Kither12:ft/truncate_with_drain blyxyas 0
197 clippy 13608 yes [`infinite_loops`]: fix incorrect suggestions on async functions/closures J-ZhengLi:issue12338-new Alexendoo 0
198 clippy 13609 yes Fix `manual_inspect` to consider mutability SpriteOvO:fix-manual_inspect xFrednet 0
199 clippy 13614 yes fix: usage of `a deprecated Node.js version` hamirmahal:fix/usage-of-a-deprecated-nodejs-version flip1995 0
200 clippy 13615 yes Explain why clippy's HIR const eval exists GnomedDev:document-constevalctx-point Alexendoo 0
201 cargo 13669 yes Protect .cargo-ok on case-insensitive file systems kornelski:not-ok epage 0
202 cargo 13677 yes Document variance in strip workingjubilee:fixup-docs-for-strip epage 0
203 cargo 13766 yes [doc]: Add create workspace doc heisen-li:workspace_example epage 0
204 cargo 13846 yes feat(gc): record workspace manifest and target dir in global cache tracker baby230211:feat-13136 ehuss 0
205 cargo 14101 Allowing '--extern' usage in build scripts and in config files notdanilo:allow-extern-in-build-script-and-config-file weihanglo 0
206 cargo 14183 yes Check build target supports std when building with -Zbuild-std=std harmou01:dev/harmou01/handle-target-build-std ehuss 0
207 cargo 14197 yes Support target-spec json file extension in case-insensitive form boozook:target-spec-json-ext-case-insensitive ehuss 0
208 cargo 14287 yes Stabilize automatic garbage collection. ehuss:stabilize-automatic-gc weihanglo 0
209 cargo 14317 yes Remove requirement for --target when invoking Cargo with -Zbuild-std harmou01:dev/harmou01/remove-target-flag-req ehuss 0
210 cargo 14376 yes Correctly parse arguments from environment variables GuillaumeGomez:parse-args-from-env-var epage 0
211 cargo 14388 yes feat(warnings): add build.warnings option arlosi:warnings2 epage 0
212 cargo 14439 yes move modules from kebab-case to snake_case DSchroer:layout-module-names ehuss 0
213 cargo 14447 yes [DO NOT MERGE] Force edition 2024 lint into action on crater dingxiangfei2009:edition-2024-fix ehuss 0
214 cargo 14497 yes Normalize the `target` paths linyihai:issue-14227 epage 0
215 cargo 14543 yes feat(resolve): Direct people to working around less optimal MSRV-resolver results epage:msrv ehuss 0
216 cargo 14550 yes Fix docs for `cargo publish --dry-run` vs `cargo package` trevyn:patch-2 epage 0
217 cargo 14553 yes feat: Add custom completer for completing `cargo build --packge <TAB>` shannmu:_cargo_package_completer epage 0
218 cargo 14578 yes WIP: Allow credential helper to provide SSH password JordanForks:task/git-ssh-credential-helper ehuss 0
219 cargo 14581 yes Lint against unexpected cfgs in `[target.'cfg(...)']` Urgau:check-cfg-target-lint epage 0
220 cargo 14589 yes Implement `--locked` for build-std adamgemmell:dev/adagem01/std-locked epage 0
221 cargo 14605 yes git: do not validate submodules of fresh checkouts osiewicz:do-not-check-submodule-freshness weihanglo 0
222 cargo 14615 yes Taskbar progress reporting via ANSI codes Gordon01:taskbar_progress epage 0
223 cargo 14649 yes Implement RFC3695: Allow boolean literals as cfg predicates Urgau:cfg-true-false weihanglo 0
224 cargo 14671 yes Add future-incompat warning against keywords in cfgs and add raw-idents Urgau:cfg-keyword-and-raw-idents epage 0
225 cargo 14674 yes Don't copy in `From<String> for InternedString`. jacobbramley:dev/jacbra01/intern-string-noalloc epage 0
226 cargo 14681 yes test: Add test codebase for shell completions shannmu:test_codebase epage 0
227 cargo 14686 yes chore: switch to ECR Public from Docker Hub weihanglo:docker-images epage 0
228 cargo 14691 yes fix(perf): switch global allocator to mimalloc x-hgg-x:resolver-perf-4 ehuss 0
229 cargo 14713 yes fix source replacement for deps zhangweikop:master ehuss 0
230 cargo 14716 yes Cargo vendor: add source rewriting for private registries included in deps P-E-Meunier:master ehuss 0
231 cargo 14718 yes Switch CI from bors to merge queue Kobzol:ci-remove-bors weihanglo 0
232 cargo 14723 yes WIP download targeted transitive deps of with artifact deps' target platform elchukc:enhance_download_accessible weihanglo 0
233 cargo 14736 yes Deprecate `cargo verify-project` MoskalykA:deprecate-cargo-verify-project epage 0
234 cargo 14738 yes Enable LTO for profile.release and profile.bench in new packages foxtran:feature/default-lto weihanglo 0
235 rust-analyzer 15177 Fix panic in `handle_code_action` rust-lang:Veykril-patch-1 0
236 rust-analyzer 18070 yes Introduce `$CONFIG_DIR/rust-analyzer/rust-analyzer.toml` alibektas:user_rtml_on_start 0
237 rust-analyzer 18074 yes internal: Build source map for `hir_def::TypeRef`s ChayimFriedman2:typeref-source-map 0
238 rust-analyzer 18256 yes Start using `Option::is_none_or` MoskalykA:use-is_none_or lnicola 0
239 rust-analyzer 18304 yes docs: create setup documentation davidkurilla:docs-create-setup-document 0
240 rust-analyzer 18312 yes Report document symbols of kind `variable` for let statements LastExceed:symbolkind-variable 0
241 rust-analyzer 18332 yes Granular handling for flycheck diagnostics Strackeror:granular-flycheck-diags 0
242 rust-analyzer 18382 yes fix: auto-complete import for aliased function and module dqkqd:issue-17042 0
243 rust-analyzer 18385 yes feat: Add assist to generate a type alias for a function Giga-Bowser:master 0
244 rust-analyzer 18407 Fix formatting on welcome page, read only paths setting example hackervole:code-fix-welcome-setup-tips 0
245 rust-analyzer 18412 yes internal: Stop producing .gz artifacts for Windows lnicola:windows-no-gz 0
246 rust-analyzer 18413 yes fix: Allow public re-export of `extern crate` import ShoyuVanilla:extern-crate-reexport 0
247 rust-analyzer 18420 yes feat: Support `cfg(true)` and `cfg(false)` ChayimFriedman2:cfg-true-false 0
248 rust-analyzer 18421 yes Move text-edit into ide-db Veykril:push-uxxwvwnqvomr 0
249 rust-analyzer 18422 yes fix: Properly resolve prelude paths inside modules inside blocks ChayimFriedman2:cursed-name-res 0
250 rust 87173 unstable proc_macro tracked::* rename/restructure drahnr:bernhard-tracked-restructure m-ou-se 0
251 rust 93544 Debug-format fat pointers with their metadata for better insight vojtechkral:fmt-fat-ptrs m-ou-se 0
252 rust 94904 doc(notable_trait) for impls conradludgate:rustdoc-notable-attr GuillaumeGomez 0
253 rust 97977 Add `String::replace_first` and `String::replace_last` WilliamVenner:string_replace_in_place kennytm 0
254 rust 98514 `std::thread` support for the Nintendo 3DS AzureMarker:feature/horizon-threads Mark-Simulacrum 0
255 rust 98991 Apply deprecation lint to trait method overrides. m-ou-se:deprecated-overrides wesleywiser 0
256 rust 99790 Explain how Vec::with_capacity is faithful workingjubilee:explain-vec-with-cap m-ou-se 0
257 rust 100413 Track `-Cprofile-use` and `-Cprofile-sample-use` value by file hash, not file path Kobzol:profile-use-track-file-hash 0
258 rust 100824 use `confstr(_CS_DARWIN_USER_TEMP_DIR, ...)` as a `TMPDIR` fallback on Darwin thomcc:darwin_user_temp_dir dtolnay 0
259 rust 101213 net adding set_fib call to set FIB route on FreeBSD. devnexen:fbsd_set_fib workingjubilee 0
260 rust 101551 [WIP] Add support for custom allocator for `String` zachs18:string_alloc Mark-Simulacrum 0
261 rust 102343 New API: Range::cmp_scalar; comparison (less/equal/greater) to a primitive of the Range golddranks:range_cmp thomcc 0
262 rust 103029 feat: add `expansion_growth_limit` attr as another expansion limit vincenzopalazzo:macros/expansion_grow_limit petrochenkov 0
263 rust 103134 Kill array_assume_init SUPERCILEX:uninit-array-assume scottmcm 0
264 rust 103376 Strip leading trailing empty lines in doc code blocks GuillaumeGomez:strip-leading-trailing-empty-lines notriddle 0
265 rust 104693 Consistently use the highest bit of vector masks when converting to i1 vectors jhorstmann:use-high-bit-of-mask-for-select 0
266 rust 105377 rust: library: Add `setsid` method to `CommandExt` trait HarveyHunt:setsid m-ou-se 0
267 rust 105586 Experimental feature gate proposal `crabi` joshtriplett:abi-experimental-feature-gate nikomatsakis 0
268 rust 105604 Use ELF-TLS on SGX joboet:sgx_tls m-ou-se 0
269 rust 105877 `impl PartialEq<{str,String}> for {Path,PathBuf}` (and reversed) Kixunil:impl-partialeq-str-for-path m-ou-se 0
270 rust 106074 Implement RFC 3323: restrictions jhpratt:restrictions compiler-errors 0
271 rust 106418 Implement `PartialOrd` and `Ord` for `Discriminant` EFanZh:implement-ord-for-discriminant dtolnay 0
272 rust 106643 Allow only implementing `Read::read_buf` WaffleLapkin:read_recursive dtolnay 0
273 rust 107122 Use `Try` trait to make `Once[Cell | Lock]::get_or_try_init` generic over return type joboet:once_try_init_try BurntSushi 0
274 rust 107263 Allow impl on projection GuillaumeGomez:allow-impl-on-projection oli-obk 0
275 rust 107378 Stabilize `anonymous_lifetime_in_impl_trait` c410-f3r:stabilize-anon-lt estebank 0
276 rust 107562 WIP: Remove `ResumeTy` from async lowering Swatinem:async-resumety-v2 compiler-errors 0
277 rust 107587 Mark `std` integral modules as deprecated (`std::u32`, `std::i16`, etc.) tgross35:deprecate-std-num-modules dtolnay 0
278 rust 107640 rustdoc: Add support for local resources GuillaumeGomez:rustdoc-local-resources-2 notriddle 0
279 rust 108001 Add lint to check if non-inlined local reexports have documentation GuillaumeGomez:unused_reexport_documentation-lint notriddle 0
280 rust 108097 Change Wasm's `cdylib` etc. to be a "reactor". sunfishcode:sunfishcode/wasi-reactor wesleywiser 0
281 rust 108193 Add rem_floor and rem_ceil clarfonthey:rounding-remainders dtolnay 0
282 rust 108671 Implement flatten for `Option<&Option<T>>` and `Option<&mut Option<T>>` Coca162:option_reference_flattening BurntSushi 0
283 rust 108684 Clarify drop_in_place safety Manishearth:dip-safety JakobDegen 0
284 rust 108981 Implement `fs_native_path` ChrisDenton:aspath Amanieu 0
285 rust 108993 Make typeck aware of uninhabited types cjgillot:uninhabited-typeck lcnr 0
286 rust 109350 Add pattern matching API to OsStr mina86:pattern-2 dtolnay 0
287 rust 110327 Add the ability to see inherited envs on Command schneems:schneems/expose-command-env-clear thomcc 0
288 rust 110406 rustdoc-json: Add test for #[automatically_derived] attribute aDotInTheVoid:rdj-derived-impl-attr 0
289 rust 110702 [mir-opt] SimplifyLocals should also clean up debuginfo scottmcm:also-remove-unused-storage-markers cjgillot 0
290 rust 110799 Use &dyn Any rather than &(dyn Any + Send) for PanicInfo::payload() m-ou-se:panic-payload-dyn-any-no-send m-ou-se 0
291 rust 110961 Create `unnecessary_send_constraint` lint for `&(dyn ... + Send)` john-h-k:lint/useless-send davidtwco 0
292 rust 111277 Add IoSlice::as_bytes Lucretiel:io-slice-as-bytes m-ou-se 0
293 rust 112106 Added traits implemented by FnPtr to fn docs with example function mj10021:issue-111182-fix cuviper 0
294 rust 112331 Report allocation errors as panics, second attempt Amanieu:panic-oom-payload2 m-ou-se 0
295 rust 112457 Make `std::mem::transmute_copy` accept `?Sized` inputs nvzqz:feat/unsized-transmute_copy m-ou-se 0
296 rust 112469 Only use the new node hashmap for anonymous nodes. cjgillot:graph-anon-hashmap michaelwoerister 0
297 rust 112807 Migrate `rustdoc` diagnostics to translatable diagnostics nicklimmm:rustdoc-translatable-diagnostics-migration jsha 0
298 rust 113095 Document `become` keyword WaffleLapkin:document_becoming_unuwuable workingjubilee 0
299 rust 113433 Disable building `rustc` with (Thin)LTO on Windows Kobzol:bootstrap-window-thinlto-error clubby789 0
300 rust 113891 Add more syscall doc aliases to std docs SabrinaJewson:more-syscall-aliases Mark-Simulacrum 0
301 rust 114096 Unify generation of primitive links for associated types with the rest GuillaumeGomez:generics-display notriddle 0
302 rust 114189 Update dist-various linux-gnu target baselines cuviper:dist-various-glibc Mark-Simulacrum 0
303 rust 114209 tidy watcher klensy:better-than-remembrall wesleywiser 0
304 rust 114531 Implement `From<&'a &'static str>` for `Arguments<'a>` EFanZh:implement-from-str-for-arguments m-ou-se 0
305 rust 114900 Allow a MIR analysis to perform the state `join` directly Jarcho:mut_join cjgillot 0
306 rust 114917 Dummy PR to test coverage test changes in CI Zalathar:dummy-coverage 0
307 rust 115293 Remove -Zfuel. cjgillot:no-fuel wesleywiser 0
308 rust 115501 Add new inherit_handles flag to CommandExt trait michaelvanstraten:set_inherit_handles ChrisDenton 0
309 rust 115746 Print thread ID in panic message tgross35:unnamed-threads-panic-message cuviper 0
310 rust 115802 rustdoc search: Allow to filter on multiple crates GuillaumeGomez:rustdoc-search-multiple-crate-filtering notriddle 0
311 rust 115942 Expand doc comment on MIR validation. cjgillot:doc-checker RalfJung 0
312 rust 115954 cfi: Store type erasure witness for Argument maurer:cfi-workaround m-ou-se 0
313 rust 116114 Stabilize target_feature_11 calebzulawski:stabilize-tf11 nikomatsakis 0
314 rust 116161 Stabilize `extended_varargs_abi_support` Soveu:varargs2 cjgillot 0
315 rust 116247 WIP: Check uninhabitedness through the trait solver cjgillot:uninhabited-predicate lcnr 0
316 rust 116632 Add `(checked_)norem_div` methods for integer types newpavlov:checked_norem_div Mark-Simulacrum 0
317 rust 116777 Dedup Fluent invalid ptr errors in const eval workingjubilee:const-eval-fluent-dedup-ptrkind fee1-dead 0
318 rust 116882 rustdoc: hide `#[repr]` if it isn't part of the public ABI fmease:rustdoc-generalized-priv-repr-heuristic notriddle 0
319 rust 117015 Doc comment custom MIR debuginfo. cjgillot:custom-mir-debuginfo-doc RalfJung 0
320 rust 117682 Don't check GAT bounds in normalization aliemjay:gat-relax-lifetimes 0
321 rust 117913 Suggest removal of borrow in index when appropriate estebank:issue-66023 compiler-errors 0
322 rust 117991 Clarify safety of layout_for_ptr CAD97:layout-for-ptr cuviper 0
323 rust 118087 Add Ref/RefMut try_map method GrigorenkoPV:refcell_try_map Mark-Simulacrum 0
324 rust 118270 Allow coercions from never-type when ref binding is involved Aaron1011:ref-pat-never-coerce compiler-errors 0
325 rust 118477 Remove `ProjectionElem::Subtype` ouz-a:remove_subtyper lcnr 0
326 rust 118480 Specialize sleep_until implementation dvdsk:sleep_until_os_specific_impl cuviper 0
327 rust 118613 Enable emutls by default for android quininer:android-enable-emutls thomcc 0
328 rust 118711 [rustdoc] Add `no-hidden-lines` codeblock attribute GuillaumeGomez:raw-codeblock-attribute notriddle 0
329 rust 118717 Add new solver / old solver opaque type tests traviscross:TC/add-new-solver-opaque-tests compiler-errors 0
330 rust 118733 add error message for c# style named arguments nouritsu:master estebank 0
331 rust 118833 Add lint against function pointer comparisons Urgau:lint_function_pointer_comparisons cjgillot 0
332 rust 118917 Support for a scalable simd representation JamieCunliffe:sve Amanieu 0
333 rust 118939 Better errors with bad/missing identifiers in MBEs EliseZeroTwo:EliseZeroTwo/fix-macrorules-ident-errors TaKO8Ki 0
334 rust 118999 force current stage when `--stage` is expilicitly used onur-ozkan:explicit-stages Mark-Simulacrum 0
335 rust 119220 Uplift `clippy::invalid_null_ptr_usage` lint Urgau:uplift-invalid_null_ptr_usage b-naber 0
336 rust 119260 Make broken MIR a proper lint. cjgillot:mir-lint TaKO8Ki 0
337 rust 119550 Rename `AsyncIterator` back to `Stream`, introduce an AFIT-based `AsyncIterator` trait yoshuawuyts:async-iterator compiler-errors 0
338 rust 119798 Add diagnostic for stack allocations of 1 GB or more iSwapna:issue-83060-fix cjgillot 0
339 rust 120013 coverage: Don't show coverage for code paths that must panic/diverge Zalathar:diverge 0
340 rust 120072 style-guide: Tweak `Cargo.toml` formatting to not put `description` last joshtriplett:style-guide-cargo-tweak yaahc 0
341 rust 120077 WIP Add Set entry API SUPERCILEX:set-entry cuviper 0
342 rust 120370 Likely unlikely fix x17jiri:likely_unlikely_fix cjgillot 0
343 rust 120580 Add `MAX_LEN_UTF8` and `MAX_LEN_UTF16` Constants HTGAzureX1212:HTGAzureX1212/issue-45795 m-ou-se 0
344 rust 120611 [WIP]: generating rust-project file for r-a onur-ozkan:embedded-lsp-feed 0
345 rust 120700 Stabilize associated type position impl Trait (ATPIT) traviscross:TC/stabilize-atpit nikomatsakis 0
346 rust 120708 Add `or_try_*` variants for HashMap Entry API peterjoel:entry_try m-ou-se 0
347 rust 120808 Split elided_lifetime_in_paths into tied and untied shepmaster:split-elided-lifetimes-in-paths davidtwco 0
348 rust 120818 rustdoc: add three-column layout for large desktops notriddle:notriddle/three-column GuillaumeGomez 0
349 rust 121051 Introduce infrastructure for generating target docs Noratrieb:targetting onur-ozkan 0
350 rust 121174 Check for occupied niches saethlin:codegen-niche-checks 0
351 rust 121215 MaybeUninit: Document UnsafeCell byte ranges joshlf:patch-5 Mark-Simulacrum 0
352 rust 121274 Report a specialized error when a `'static` obligation comes from an `impl dyn Trait` estebank:implicit_static fmease 0
353 rust 121494 add tests which assert that import list for simple executable not changed silently klensy:assert-import-list ChrisDenton 0
354 rust 121682 Fix ICE when there is a continue in a labeled block SarthakSingh31:cont-in-blk cjgillot 0
355 rust 121742 sess: stabilize `-C stack-protector=all` davidtwco:stabilize-stack-protector-all nikic 0
356 rust 121762 style-guide: Note that we don't account for comments in every possible place joshtriplett:style-comments-best-effort calebcartwright 0
357 rust 121880 Run linking and incremental saving / finalizing in parallel Zoxc:link-task estebank 0
358 rust 121910 Revert "Change prefetch to avoid deadlock" Zoxc:rev-118488 cjgillot 0
359 rust 122003 link libunwind dynamically and allow controlling it via `crt-static` on gnullvm targets mati865:gnullvm-build-libunwind albertlarsan68 0
360 rust 122156 Represent diagnostic side effects as dep nodes Zoxc:side-effect-dep-node cjgillot 0
361 rust 122161 Fix suggestion when shorthand `self` has erroneous type compiler-errors:shorthand-self fmease 0
362 rust 122288 [Proof of concept] Recover from struct literals with placeholder path fmease:recover-bad-struct-lit-w-tyck compiler-errors 0
363 rust 122340 Treat weak alias types more like ADTs when computing implied bounds fmease:lta-implied-bounds-recurse-shallow oli-obk 0
364 rust 122408 Use futex-based synchronization on Apple platforms joboet:apple_futex m-ou-se 0
365 rust 122661 Assert that the first `assert!` expression is `bool` estebank:assert-macro-span pnkfelix 0
366 rust 122668 Add APIs for dealing with titlecase Jules-Bertholet:titlecase m-ou-se 0
367 rust 122685 Emit a warning if a `match` is too complex GuillaumeGomez:match-too-complex Nadrieril 0
368 rust 122790 Apply dllimport in ThinLTO Zoxc:dllimp-rev wesleywiser 0
369 rust 122808 Stabilize `count`, `ignore`, `index`, and `len` (`macro_metavar_expr`) c410-f3r:again-again-again-again-again fmease 0
370 rust 122957 Silence unnecessary "missing `dyn`" errors and tweak E0746 suggestions estebank:issue-121037 oli-obk 0
371 rust 123008 [TEST] Test out Fjall memory allocator Zoxc:fjall-global 0
372 rust 123082 CFI: Fix fn items, closures, and Fn trait objects rcvalle:rust-cfi-fix-fn-items-closures-fn-trait-objects compiler-errors 0
373 rust 123111 std::net: adding tcp_syncnt feature for Linux/Android. devnexen:linux_syncnt joshtriplett 0
374 rust 123205 Revert "CFI: Skip non-passed arguments" rcvalle:rust-cfi-revert-skip-non-passed-arguments compiler-errors 0
375 rust 123213 Remove impl of Allocator for &A workingjubilee:resume-with-references-only-on-request Mark-Simulacrum 0
376 rust 123220 [blocked on design] [PoC]: rustdoc (html): add support for variances fmease:rustdoc-variances-html 0
377 rust 123225 update mutex docs for send & sync Psalmuel01:master Mark-Simulacrum 0
378 rust 123239 Implement a lint for implicit autoref of raw pointer dereference - take 2 Urgau:dangerous_implicit_autorefs fmease 0
379 rust 123319 Add managarm as a tier 3 target no92:managarm-target davidtwco 0
380 rust 123365 At test discovery, write to logfile in the same format as to stdout aspotashev:converge-discovery-logfile Muscraft 0
381 rust 123384 Link rustc tools into the correct sysroot Noratrieb:back-where-you-belong onur-ozkan 0
382 rust 123476 std::net: adding `unix_socket_exclbind` feature for solaris/illumos. devnexen:std_net_solaris_exclbind Mark-Simulacrum 0
383 rust 123617 sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets rcvalle:rust-stabilize-core-sanitizers davidtwco 0
384 rust 123723 Make `std::os::darwin` public madsmtm:apple-std-os BurntSushi 0
385 rust 123947 Add vec_deque::Iter::as_slices and friends zopsicle:vec_deque-Iter-as_slices BurntSushi 0
386 rust 123948 Async drop codegen azhogin:azhogin/async-drop nikomatsakis 0
387 rust 123994 Use Default visibility for rustc-generated C symbol declarations chbaker0:fn-declare-visibility petrochenkov 0
388 rust 124154 coverage: Treat each match arm as a "branch" for branch coverage Zalathar:branch-arms 0
389 rust 124180 proposal to support raw_attribute with raw pointer cre4ture:feature/raw_attribute_ptr ChrisDenton 0
390 rust 124278 Support mcdc analysis for pattern matching ZhuUx:pattern-match Zalathar 0
391 rust 124421 Stop re-implementing slice iterators in `vec::IntoIter` scottmcm:slice-drain-iter m-ou-se 0
392 rust 124439 Set default value `deny-warnings` for compiler profile to `false` WaffleLapkin:who-wants-to-deny-warnings-lmao albertlarsan68 0
393 rust 124544 rustdoc-search: show type signature on type-driven SERP notriddle:notriddle/type-signature-v2 GuillaumeGomez 0
394 rust 124595 Suggest cloning `Arc` moved into closure estebank:issue-104232 pnkfelix 0
395 rust 124598 [draft] Rework the way we treat opaques in `check_opaque_meets_bounds` compiler-errors:reveal lcnr 0
396 rust 124810 speed up `String::push` and `String::insert` lincot:speed-up-string-push-and-string-insert scottmcm 0
397 rust 124812 [DO NOT MERGE] bootstrap with next solver enabled lcnr:next-solver-bootstrap-hack 0
398 rust 124852 alias-relate: add fast reject optimization lcnr:search-graph-uwu compiler-errors 0
399 rust 124966 Add x86 specific hotpatch flag to rustc nebulark:hotpatch 0
400 rust 125087 Optimize `Seek::stream_len` impl for `File` tbu-:pr_file_stream_len ChrisDenton 0
401 rust 125334 add a normalizes-to fast path lcnr:normalizes-to-rigid-fastpath compiler-errors 0
402 rust 125388 Improve parse item fallback dev-ardi:improve-parse-item-fallback wesleywiser 0
403 rust 125405 Add std::thread::add_spawn_hook. m-ou-se:thread-add-spawn-hook Amanieu 0
404 rust 125462 Explicitly disable debug-assertions when building std for mir-opt tests saethlin:mir-opt-tests-without-debug-assertions Mark-Simulacrum 0
405 rust 125555 Recover statics better Noratrieb:recover-statics-better oli-obk 0
406 rust 125579 Add `--print host-tuple` to print host target tuple Noratrieb:print-host davidtwco 0
407 rust 125626 tests: fix filecheck typos klensy:filecheck-tt Mark-Simulacrum 0
408 rust 125716 R raymond/fix/issue 107165 r-raymond:r-raymond/fix/issue-107165 lcnr 0
409 rust 125721 Stop emitting spans from proc macro compile time in quote expansion bjorn3:proc_macro_quote_no_spans davidtwco 0
410 rust 125780 [WIP] RIIR HtmlDocCk fmease:riir-htmldocck 0
411 rust 125782 Implement RFC 3624 `supertrait_item_shadowing` (v2) compiler-errors:supertrait-item-shadowing BoxyUwU 0
412 rust 125784 Silence errors in expressions caused by bare traits in paths in 2021 edition estebank:issue-51077 fmease 0
413 rust 125793 Add a FCW for special cased blocks WaffleLapkin:never_block_lint compiler-errors 0
414 rust 125949 Revert "tidy: validate LLVM component names in tests" erikdesjardins:nocomponent workingjubilee 0
415 rust 126046 Implement `mixed_integer_ops_unsigned_sub` davidzeng0:mixed_integer_ops_unsigned_sub m-ou-se 0
416 rust 126050 Use #[track_caller] for no_threads.rs for Mutex colelawrence:patch-1 cuviper 0
417 rust 126076 privacy: normalize associated types before visiting jswrenn:fix-45713 compiler-errors 0
418 rust 126118 docs: Mention `spare_capacity_mut()` in `Vec::set_len` jan-ferdinand:docs_for_vec_set_len m-ou-se 0
419 rust 126316 Do not eagerly reject inference vars when trying to resolve method calls. oli-obk:recursive_rpit3 lcnr 0
420 rust 126321 Add `./x clippy ci` ferrocene:pa-clippy-ci onur-ozkan 0
421 rust 126382 Do not panic in `ty::consts::Const::try_to_target_usize()` in case of size mismatch gurry:126359-expected-sz-8-got-1 BoxyUwU 0
422 rust 126510 Add diagnostics to "while loop" and "for loop" that note that it is always determined that it migh t iterate zero times. Kohei316:improve-diagnostics estebank 0
423 rust 126595 Allow reifying intrinsics to fn pointers. (rebase of #86699) GrigorenkoPV:reify-intrinsics compiler-errors 0
424 rust 126597 Add Unicode block-drawing compiler output support estebank:unicode-output fmease 0
425 rust 126604 Uplift `clippy::double_neg` lint as `double_negations` kadiwa4:uplift_double_negation nnethercote 0
426 rust 126856 remove deprecated tool `rls` onur-ozkan:remove-rls clubby789 0
427 rust 127013 Add `f16` formatting and parsing tgross35:f16-format-parse 0
428 rust 127282 Make inline suggestions no longer be the default estebank:experiment-for-annotate-snippets fmease 0
429 rust 127373 [do not merge] Testing Windows CI ehuss:windows-in-use ehuss 0
430 rust 127401 [EXPERIMENT] Ban generics in variadic args workingjubilee:ban-generics-in-variadic-args 0
431 rust 127483 Allow disabling ASan instrumentation for globals BertalanD:no_sanitize-global-var cuviper 0
432 rust 127522 Relocate upvars to Unresumed state and make coroutine prefix trivial dingxiangfei2009:move-upvars-to-locals pnkfelix 0
433 rust 127534 feat(core): impl Step for NonZero<u*> jalil-salame:nonzero-uint-step m-ou-se 0
434 rust 127565 Teach rustc about the Xtensa VaListImpl esp-rs:xtensa-vaargs workingjubilee 0
435 rust 127578 std: use a queue-based `Condvar` on NetBSD and other platforms joboet:queue_condvar Mark-Simulacrum 0
436 rust 127581 Fix crate name validation fmease:fix-crate_name-validation wesleywiser 0
437 rust 127589 rustdoc-search: simplify rules for generics and type params notriddle:notriddle/search-sem-3 jsha 0
438 rust 127595 Fix panic=abort tests on fuchsia c6c7:fix-panic=abort-tests-on-fuchsia tmandry 0
439 rust 127700 Associated constants for new duration constructors edwardwc:constant-new-duration-constructors scottmcm 0
440 rust 127721 collect doc alias as tips during resolution bvanjoi:issue-124273 estebank 0
441 rust 127753 Implement `Clone` for `BufReader`, `BufWriter` and `LineWriter` a1phyr:io_buf_clone BurntSushi 0
442 rust 127793 Added project-specific Zed IDE settings ChaiTRex:zed_support Kobzol 0
443 rust 127863 Use atomics instead of mutex in exit guard tbu-:pr_exit_guard_no_mutex joboet 0
444 rust 127885 Add a macro for defining intrinsics with the Rust ABI tgross35:intrinsics-macro workingjubilee 0
445 rust 127973 Reject unconstrained lifetimes in type_of(assoc_ty) instead of during wfcheck of the impl item oli-obk:uplift_wf_checks 0
446 rust 127997 Suggest `derive(Trait)` or `T: Trait` from transitive obligation in some cases estebank:missing-trait-suggestion compiler-errors 0
447 rust 128004 codegen `#[naked]` functions using global asm folkertdev:naked-fn-asm Amanieu 0
448 rust 128018 Normalize filecheck directives tgross35:normalize-filecheck-directives jieyouxu 0
449 rust 128045 [DRAFT] #[contracts::requires(...)] pnkfelix:rustc-contracts jieyouxu 0
450 rust 128070 Rewrite the compiletest directive parser tgross35:compiletest-parser-rewrite jieyouxu 0
451 rust 128080 Specify scope in `out_of_scope_macro_calls` lint estebank:out-of-scope-macro petrochenkov 0
452 rust 128086 Unify wording of "failed to resolve" errors with "cannot find" resolution errors estebank:failed-to-resolve petrochenkov 0
453 rust 128110 Suggest Replacing Comma with Semicolon in Incorrect Repeat Expressions veera-sivarajan:bugfix-80173 cjgillot 0
454 rust 128159 Suggest using `matches` or adding `==` on `x == a || b || c` compiler-errors:nested-ors fee1-dead 0
455 rust 128184 std: refactor `pthread`-based synchronization joboet:refactor_pthread_sync workingjubilee 0
456 rust 128197 Skip locking span interner for some syntax context checks Alexendoo:span-ctxt davidtwco 0
457 rust 128219 Rwlock downgrade connortsui20:rwlock-downgrade tgross35 0
458 rust 128256 feat: add tier-1 platform support for change_time juliusl:pr/support-tier-1-change-time ChrisDenton 0
459 rust 128289 bootstrap: use `internment` instead of hand-rolled interning GrigorenkoPV:bootstrap-intern Kobzol 0
460 rust 128318 Stabilize `<[T]>::get_many_mut()` ChayimFriedman2:stabilize-get_many_mut m-ou-se 0
461 rust 128351 Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes ChayimFriedman2:lint-transmute-unsafe-cell wesleywiser 0
462 rust 128374 compiler: suggest `const _` for a misplaced `const {}` workingjubilee:fix-terse-const-item-diagnostic compiler-errors 0
463 rust 128375 Derive Copy on core::ffi::c_str types 13r0ck:patch-1 BurntSushi 0
464 rust 128440 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
465 rust 128567 Migrate `symbol-mangling-hashed` to rmake.rs lolbinarycat:symbol-mangling-hashed-rmake jieyouxu 0
466 rust 128637 Improve dead code analysis for structs and traits defined locally mu001999-contrib:dead-code/enhance cjgillot 0
467 rust 128653 When annotations needed, look at impls for more accurate suggestions estebank:ambiguity-suggestion-2 compiler-errors 0
468 rust 128663 linker: when emitting static executables, explicitly hint static q66:static-hint petrochenkov 0
469 rust 128666 Add `overflow_checks` intrinsic pitaj:intrinsic-overflow_checks BoxyUwU 0
470 rust 128724 Switch to using the v2 resolver in the library tgross35:new-resolver-library Mark-Simulacrum 0
471 rust 128737 Add lint for recursive default impls mj10021:issue-128421-fix chenyukang 0
472 rust 128754 Migrate `split-debuginfo` `run-make` test to rmake Oneirical:master jieyouxu 0
473 rust 128780 Add `--doctest-compilation-args` option to add compilation flags to doctest compilation GuillaumeGomez:rustflags-doctests notriddle 0
474 rust 128789 Migrate `jobserver-error` `run-make` test to rmake Oneirical:untestioned-devotion jieyouxu 0
475 rust 128849 Tweak detection of multiple crate versions to be more encompassing estebank:issue-89143 jackh726 0
476 rust 128904 Show paths relative to the source root for diagnostics in sub-workspaces bjorn3:fix_ide_errors onur-ozkan 0
477 rust 128906 Hint on unknown escape of Unicode quotation marks in string literal lolbinarycat:unicode-quote-hint compiler-errors 0
478 rust 128917 Allow inlining drop glue more generally scottmcm:nuke-runtime-drops fmease 0
479 rust 128947 Perform ThinLTO on x86_64-pc-windows-msvc dist builder Zoxc:thinlto-msvc TaKO8Ki 0
480 rust 128974 Unify AST Visitors with a macro like MIR Visitors maxcabrajac:visitor_macro cjgillot 0
481 rust 129002 Emit an error for invalid item of instruction_set chansuke:fix/instruction_set wesleywiser 0
482 rust 129011 Migrate `libs-through-symlinks` and `translation` run-make tests to rmake Oneirical:dont-blink-they-sys-you jieyouxu 0
483 rust 129036 Additional NonZero conversions clarfonthey:nonzero-conversions BurntSushi 0
484 rust 129114 stabilize std::path::Path::file_prefix mbhall88:stabilize-file_prefix Amanieu 0
485 rust 129121 Stabilize `tcp_quickack` devnexen:stabilize_ext_linux_tcp_layer BurntSushi 0
486 rust 129175 Autodiff Upstreaming - single commit EnzymeAD:single-commit 0
487 rust 129220 Add platform docs for FreeBSD. asomers:target-maintainer ehuss 0
488 rust 129238 Stabilize `Ipv6Addr::is_unique_local` and `Ipv6Addr::is_unicast_link_local` umgefahren:stabilize-ipv6-unique-local dtolnay 0
489 rust 129249 [Experimental] `<T as Into<T>>::into` lint estebank:useless-into chenyukang 0
490 rust 129259 Add inherent versions of MaybeUninit methods for slices clarfonthey:maybe_uninit_slices BurntSushi 0
491 rust 129329 Implement `From<&mut {slice}>` for `Box/Rc/Arc<{slice}>` eduardosm:rc-from-mut-slice m-ou-se 0
492 rust 129334 Implement ACP 429: add `LazyCell/Lock::get[_mut]()`, `DerefMut` and `force_mut()` ChayimFriedman2:more-lazy-methods BurntSushi 0
493 rust 129342 Rebuild on changes to the deployment target when compiling Apple targets madsmtm:track-deployment-target thomcc 0
494 rust 129383 Remap impl-trait lifetimes on HIR instead of AST lowering cjgillot:opaque-noremap compiler-errors 0
495 rust 129394 Don't lint `irrefutable_let_patterns` on leading patterns if `else if` let-chains Jarcho:irrefutable_let_patterns chenyukang 0
496 rust 129409 Expand std::os::unix::fs::chown() doc with a warning grinapo:patch-1 Amanieu 0
497 rust 129411 Refactor: Mv `OsStr`/`OsStrExt`/`Path` to core, `OsString`/`OsStringExt`/`PathBuf` to alloc NobodyXu:move/os-str Mark-Simulacrum 0
498 rust 129478 Make traits_in_crate and impls_in_crate proper queries. xonx4l:patch-2 cjgillot 0
499 rust 129483 update the safety preconditions of from_raw_parts lolbinarycat:from_raw_parts-docs workingjubilee 0
500 rust 129514 Introduce `default_field_values` feature estebank:default-field-values cjgillot 0
501 rust 129524 Update errors.rs with improved diagnostics imsharukh1994:imsharukh1994-patch-1 cjgillot 0
502 rust 129627 Ensure that tail expr receive lifetime extension dingxiangfei2009:ensure-tail-expr-in-let-block-works jieyouxu 0
503 rust 129636 Use `edition = "2024"` in the compiler compiler-errors:ed2024 lcnr 0
504 rust 129700 Initial fs implementation for UEFI Ayush1325:uefi-file joboet 0
505 rust 129734 Prereq1 for async drop - `drop` & `async_fut` fields in Drop terminator azhogin:azhogin/async-drop-prereq1-new-drop-term-fields nikomatsakis 0
506 rust 129736 Prereq2 for async drop - ResumedAfterDrop panic messages azhogin:azhogin/async-drop-prereq2-resumed-after-drop-msg nikomatsakis 0
507 rust 129737 Prereq3 for async drop - LangItem registration for async_drop_in_place()::{{closure0}} azhogin:azhogin/async-drop-prereq3-lang-item-for-drop-poll nikomatsakis 0
508 rust 129739 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
509 rust 129740 Prereq5 for async drop - AsyncDropGlue & FutureDropPoll instances preparation azhogin:azhogin/async-drop-prereq5-instances-preparation nikomatsakis 0
510 rust 129741 Prereq6 for async drop - templated coroutine processing and layout azhogin:azhogin/async-drop-prereq6-templated-coroutine nikomatsakis 0
511 rust 129742 Subpart7 for async drop (major1) - library changes azhogin:azhogin/async-drop-subpart7-major1-library-changes nikomatsakis 0
512 rust 129744 Subpart8 for async drop (major2) - dropline in scopes for potentially async drops azhogin:azhogin/async-drop-subpart8-scopes nikomatsakis 0
513 rust 129745 Subpart9 for async drop (major3) - elaborate_drops changes azhogin:azhogin/async-drop-subpart9-elaborate-drops nikomatsakis 0
514 rust 129746 Subpart10 for async drop (major4) - StateTransform pass improvements azhogin:azhogin/async-drop-subpart10-state-transform nikomatsakis 0
515 rust 129747 Subpart11 for async drop (major5) - shims codegen azhogin:azhogin/async-drop-subpart11-shims-codegen nikomatsakis 0
516 rust 129769 add new panel to rustdoc search that shows up when the search bar is focused lolbinarycat:rustdoc-search-panel GuillaumeGomez 0
517 rust 129821 Switch std to using raw-dylib by default on Windows ChrisDenton:raw-dylib-std Mark-Simulacrum 0
518 rust 129822 Docs - type guarantees update WiktorPrzetacznik:docs-guarantees-update cuviper 0
519 rust 129838 uefi: process: Add args support Ayush1325:uefi-process-args Amanieu 0
520 rust 129870 Experiment: add unstable RHS type to Ord, impl PartialOrd<[U]> for [T] clarfonthey:generic-ord BurntSushi 0
521 rust 129871 rustc_skip_during_method_dispatch: decouple receiver & edition GrigorenkoPV:rustc_skip_during_method_dispatch pnkfelix 0
522 rust 129872 impl `AsRef<[T; N]>` and `AsMut<[T; N]>` for `[T; N]` GrigorenkoPV:array-as-array 0
523 rust 129884 mark some target features as 'forbidden' so they cannot be (un)set with -Ctarget-feature RalfJung:forbidden-target-features workingjubilee 0
524 rust 129914 rustdoc search: add new `crate:` syntax to search a single crate lolbinarycat:rustdoc-crate-filter notriddle 0
525 rust 129923 yes [do not merge] Testing Windows CI 2 ehuss:ehuss-test ehuss 0
526 rust 129924 don't remove bootstrap on stage0 bump onur-ozkan:remove-workaround Kobzol 0
527 rust 129968 Arbitrary self types: diagnostics for mismatched self types adetaylor:arbitrary-self-types-fix-generic-diagnostics wesleywiser 0
528 rust 129989 [Coverage][MCDC] Do not initialize mcdc parameters for instances containing no mcdc statements Lambdaris:check-mcdc-statements Zalathar 0
529 rust 129996 Implement Guard Patterns max-niederman:guard-patterns nnethercote 0
530 rust 130060 Autodiff Upstreaming - rustc_codegen_llvm changes EnzymeAD:enzyme-cg-llvm davidtwco 0
531 rust 130098 Reject generic self types. adetaylor:arbitrary-self-types-block-generics wesleywiser 0
532 rust 130150 Move `elided_named_lifetimes` into a separate pass GrigorenkoPV:elided-named-lifetimes-pass cjgillot 0
533 rust 130209 Stabilize `std::io::ErrorKind::CrossesDevices` GrigorenkoPV:CrossesDevices dtolnay 0
534 rust 130236 unstable feature usage metrics yaahc:unstable-feature-usage estebank 0
535 rust 130254 Stabilize `std::io::ErrorKind::QuotaExceeded` GrigorenkoPV:QuotaExceeded dtolnay 0
536 rust 130259 Lower AST node id only once adwinwhite:lower-node-id-once cjgillot 0
537 rust 130289 docs: Permissions.readonly() also ignores root user special permissions intgr-forks:Permissions-readonly-vs-unix-root ChrisDenton 0
538 rust 130330 Mark `OnceState::poison` as `pub` caass:pub-poison Amanieu 0
539 rust 130361 std::net: Solaris supports `SOCK_CLOEXEC` as well since 11.4. devnexen:sock_cloexec_solaris cuviper 0
540 rust 130374 Add copy button to crate version. MeetThePatel:master GuillaumeGomez 0
541 rust 130382 Add a run-make test for Arm target-cpu features. chrisnc:arm-target-cpu-feature-test jieyouxu 0
542 rust 130418 Split traits by crate-local and crate-non-local MeetThePatel:feature-rustdoc-sort-traits notriddle 0
543 rust 130443 Fix ICE when passing DefId-creating args to legacy_const_generics. veluca93:legacy-const-generics-fix BoxyUwU 0
544 rust 130451 Note Command for Capturing binary run abhillman:patch-1 kennytm 0
545 rust 130460 compiler: Fix handling of `repr(align(N), simd)` workingjubilee:align-with-parallel-expectations pnkfelix 0
546 rust 130463 Generating a documentation for tests Infineon:test_documentation GuillaumeGomez 0
547 rust 130514 Initial implementation of unsafe binder types compiler-errors:unsafe-binders 0
548 rust 130552 Support 128-bit atomics on x86_64-fortanix-unknown-sgx taiki-e:sgx-atomic-128 wesleywiser 0
549 rust 130571 [NonNull] Document behavior of From<&[mut] T> wrt provenance joshlf:patch-11 RalfJung 0
550 rust 130586 Set "symbol name" in raw-dylib import libraries to the decorated name dpaoliello:fixrawdylib chenyukang 0
551 rust 130610 Update documentation for std::fs::read_to_string to reflect performan… fiveseven-lambda:master workingjubilee 0
552 rust 130643 Beautify doctest path GuillaumeGomez:beautify-doctest-path notriddle 0
553 rust 130682 Add `peek_index` to `Enumerate` x4exr:master cuviper 0
554 rust 130693 Add `minicore` test auxiliary and support `//@ add-core-stubs` directive in ui/assembly/codegen tests jieyouxu:minicore bjorn3 0
555 rust 130733 Optimize `is_ascii` for `str` and `[u8]` further okaneco:is_ascii scottmcm 0
556 rust 130744 coverage: Support match statements in branch coverage ranger-ross:branch-arms2 Zalathar 0
557 rust 130749 [NOT READY] Add support for downloading GCC artifacts GuillaumeGomez:download-gcc-artifacts Kobzol 0
558 rust 130751 Suggest adding missing braces in `const` block pattern GrigorenkoPV:missing-{-in-const BoxyUwU 0
559 rust 130766 Stabilize #[coverage] attribute clarfonthey:stable-coverage-attribute Zalathar 0
560 rust 130777 rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) azhogin:azhogin/reg-struct-return workingjubilee 0
561 rust 130780 Remove unstable cfg `target(...)` compact feature Urgau:withdrawn-cfg-target-compact BoxyUwU 0
562 rust 130786 mir-opt: a sub-BB of a cleanup BB must also be a cleanup BB in `EarlyOtherwiseBranch` DianQK:early_otherwise_branch_cleanup cjgillot 0
563 rust 130800 Mark `get_mut` and `set_position` in `std::io::Cursor` as const. bjoernager:const-mut-cursor joshtriplett 0
564 rust 130808 Fix linking for symbols starting with ? on i686-pc-windows-msvc checkraisefold:fix-questionmark-linking TaKO8Ki 0
565 rust 130849 added core::mem::reshape hazelwiss:mem-reshape workingjubilee 0
566 rust 130859 Update README.md AzharMithani:master Mark-Simulacrum 0
567 rust 130867 distinguish overflow and unimplemented in Step::steps_between michirakara:steps_between BurntSushi 0
568 rust 130883 Add environment variable query madsmtm:env-var-query petrochenkov 0
569 rust 130886 core/ptr: Add simulate_realloc() mrkajetanp:ptr-tag-helpers Mark-Simulacrum 0
570 rust 130887 100% safe implementation of RepeatN Soveu:repeatn Amanieu 0
571 rust 130937 Separate weekly `cargo update` PRs and add boostrap tgross35:dependencies-ci-bootstrap Kobzol 0
572 rust 130999 Implement file_lock feature cberner:flock_pr joboet 0
573 rust 131004 Suggest flipping reversed `?#`/`?x`/`?X` in format specifiers deniskilseev:issue-129966-fix jieyouxu 0
574 rust 131037 Move versioned Apple LLVM targets from `rustc_target` to `rustc_codegen_ssa` madsmtm:move-llvm-target-versioning petrochenkov 0
575 rust 131072 Win: Use POSIX rename semantics for `std::fs::rename` if available Fulgen301:windows-rename-posix-semantics ChrisDenton 0
576 rust 131077 Enable debug assertions on alt builds lqd:debug-assertions-alt Kobzol 0
577 rust 131080 Stabilize WebAssembly `multivalue`, `reference-types`, and `tail-call` target features alexcrichton:stabilize-more-wasm-target-features petrochenkov 0
578 rust 131081 Begin to use `ConstArgKind::Path` for all paths, not just params camelid:const-path-it-all BoxyUwU 0
579 rust 131096 rustdoc: Remove usage of `allow(unused)` attribute on `no_run` merged doctests GuillaumeGomez:rm-no_unused notriddle 0
580 rust 131118 Add inherent constructors on `str` robertbastian:master Amanieu 0
581 rust 131144 Fix typo README.md totoro642:totoro642-patch-1 0
582 rust 131146 Stop clearing box's drop flags early beepster4096:box_drop_flags wesleywiser 0
583 rust 131160 Handle `rustc_middle` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-middle compiler-errors 0
584 rust 131168 Fix `target_os` for `mipsel-sony-psx` madsmtm:target-info-psx-os davidtwco 0
585 rust 131182 compiletest failing tests aren't that noisy by default dev-ardi:supress-debug-info jieyouxu 0
586 rust 131200 Handle `rustc_query_system` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-query_system cjgillot 0
587 rust 131203 JumpThreading: fix bitwise not on non-booleans clubby789:jumpthreading-not cjgillot 0
588 rust 131218 Split out RTN resolver errors into new error codes compiler-errors:rtn-err petrochenkov 0
589 rust 131222 Generate correct symbols.o for sparc-unknown-none-elf thejpster:fix-sparc-v7-symbol-o workingjubilee 0
590 rust 131258 Stabilize s390x inline assembly taiki-e:s390x-stabilize-asm pnkfelix 0
591 rust 131261 Stabilize `UnsafeCell::from_mut` clarfonthey:unsafe-cell-from-mut dtolnay 0
592 rust 131276 [WIP] compiler: dont try to compile impossible alignment on 16-bit workingjubilee:dispel-evil-16-bit-alignment 0
593 rust 131282 std: detect stack overflows in TLS destructors on UNIX joboet:thread_local_stack_overflow Amanieu 0
594 rust 131290 Handle `rustc_mir_dataflow` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-mir-dataflow cjgillot 0
595 rust 131304 float types: move copysign, abs, signum to libcore RalfJung:float-core dtolnay 0
596 rust 131309 `suspicious_leading_zero` lint for detecting C-style octals GrigorenkoPV:suspicious-leading-zero 0
597 rust 131319 Fix c_char on various no-std and tier 3 targets taiki-e:c-char 0
598 rust 131323 Support `clobber_abi` in AVR inline assembly jfrimmel:avr-inline-asm-clobber-abi Amanieu 0
599 rust 131340 Implement split_pattern on slices eduardorittner:master Amanieu 0
600 rust 131341 Support clobber_abi and vector registers (clobber-only) in PowerPC inline assembly taiki-e:ppc-clobber-abi Amanieu 0
601 rust 131375 compiler: apply clippy::clone_on_ref_ptr for CI klensy:clone_on_ref_ptr cjgillot 0
602 rust 131377 Add LowerExp and UpperExp implementations to NonZero rick-de-water:nonzero-exp scottmcm 0
603 rust 131389 Add `JoinHandle::into_join_future()`. kpreid:joinfuture Amanieu 0
604 rust 131391 Stabilize `isqrt` feature ChaiTRex:isqrt scottmcm 0
605 rust 131398 coverage: Remove some complex heuristics from counter creation Zalathar:simplify-counters matthewjasper 0
606 rust 131405 bootstrap/codegen_ssa: ship llvm-strip and use it for -Cstrip davidtwco:hardcoded-strip-macos estebank 0
607 rust 131416 Mark `slice::copy_from_slice` unstably const okaneco:const_copy m-ou-se 0
608 rust 131433 Apple: Re-implement SDK discovery instead of using `xcrun` madsmtm:find-sdkroot-manually TaKO8Ki 0
609 rust 131439 Remove allowing static_mut_refs lint mu001999-contrib:cleanup/static-mut compiler-errors 0
610 rust 131441 Add a new trait `proc_macro::ToTokens` SpriteOvO:proc-macro-to-tokens-trait dtolnay 0
611 rust 131465 Update Vec<T> documentation: Fix layout diagram muhammad-hassnain:master Amanieu 0
612 rust 131469 Updated CONTRIBUTING.md abbyw2028:patch-1 workingjubilee 0
613 rust 131472 E0793: Clarify that it applies to unions as well kupiakos:E0793 compiler-errors 0
614 rust 131477 macOS: Always pass SDK root when linking with `cc`, and pass it via `SDKROOT` env var madsmtm:sdkroot-via-env-var nnethercote 0
615 rust 131478 WIP: Parse Apple SDK versions madsmtm:parse-sdkroot jieyouxu 0
616 rust 131505 use `confstr(_CS_DARWIN_USER_TEMP_DIR, ...)` as a `TMPDIR` fallback on Darwin madsmtm:darwin_user_temp_dir Dylan-DPC 0
617 rust 131520 Mark `str::is_char_boundary` and `str::split_at*` unstably `const`. zachs18:const-str-split Noratrieb 0
618 rust 131522 [macro_metavar_expr_concat] Fix #128346 c410-f3r:unlock-rfc-2011 chenyukang 0
619 rust 131523 Fix asm goto with outputs and move it to a separate feature gate nbdd0121:asm TaKO8Ki 0
620 rust 131530 Add `armv7a-vex-v5` tier three target vexide:armv7a-vex-v5 thomcc 0
621 rust 131544 Make asm label blocks safe context nbdd0121:asm_goto_safe_block petrochenkov 0
622 rust 131551 Support #[repr(simd)] types in input/output of PowerPC inline assembly taiki-e:ppc-asm-vreg-inout Amanieu 0
623 rust 131558 Lint on combining `#[no_mangle]` and `#[export_name]` sassman:feat/warnin-for-no-mangle-together-with-export-name Urgau 0
624 rust 131577 updated dependencies in library package Makuo12:master tgross35 0
625 rust 131584 Adds priority-inheritance futexes ruihe774:pi-futex m-ou-se 0
626 rust 131586 Support s390x z13 vector ABI taiki-e:s390x-vector-abi compiler-errors 0
627 rust 131598 Convert all Makefile tests to rmake tests with `legacy-makefile-test` Zalathar:all-rmake 0
628 rust 131607 core: implement `DeterministicRandomSource` joboet:deterministic_random joshtriplett 0
629 rust 131627 Add external LLVM compatibility to INSTALL.md manishwalia15:patch-6 0
630 rust 131633 error on alignments greater than `isize::MAX` asquared31415:align_isize_max jieyouxu 0
631 rust 131651 Create a generic AVR target: avr-unknown-unknown Patryk27:avr-unknown-unknown compiler-errors 0
632 rust 131656 move some invalid exponent detection into rustc_session richard-uk1:move_empty_exponent_to_rustc_session petrochenkov 0
633 rust 131664 Support #[repr(simd)] types in input/output of s390x inline assembly taiki-e:s390x-asm-vreg-inout 0
634 rust 131669 lint: change help for pointers to dyn types in FFI niacdoial:linting-ptrdyn-ffi workingjubilee 0
635 rust 131674 Update doc of fs.rs -- document difference between `.append(true)` and `.read(true).write(true)` Neutron3529:master Noratrieb 0
636 rust 131684 make enum size not depend on the order of variants adwinwhite:niche-layout-not-depend-on-ordering the8472 0
637 rust 131693 Fixes &&self Suggestion on compiler shubhamsugara22:fix_compiler_suggestion nnethercote 0
638 rust 131698 use stores of the correct size to set discriminants the8472:remove-set-discriminant-hack estebank 0
639 rust 131713 Stabilize `const_maybe_uninit_write` tgross35:stabilize-const_maybe_uninit_write BurntSushi 0
640 rust 131717 Stabilize `const_atomic_from_ptr` tgross35:stabilize-const_atomic_from_ptr joshtriplett 0
641 rust 131718 [rustdoc] Change impl items indent GuillaumeGomez:impl-items-indent notriddle 0
642 rust 131721 Add new unstable feature `const_eq_ignore_ascii_case` okaneco:const_eq_ignore_ascii_case Amanieu 0
643 rust 131729 Make the `test` cfg a userspace check-cfg Urgau:check-cfg-test-userspace petrochenkov 0
644 rust 131736 Emscripten: link with -sWASM_BIGINT hoodmane:emscripten-wasm-bigint alexcrichton 0
645 rust 131739 Adjust the alignment when passing a niche as a pointer DianQK:niche-ptr-align saethlin 0
646 rust 131781 Stabilize Arm64EC inline assembly taiki-e:arm64ec-stabilize-asm joshtriplett 0
647 rust 131784 Stabilize unsigned and float variants of `num_midpoint` feature Urgau:stabilize-midpoint dtolnay 0
648 rust 131806 Treat other items as functions for the purpose of type-based search lolbinarycat:rustdoc-search-all-is-func notriddle 0
649 rust 131808 Hir attributes jdonszelmann:hir-attributes cjgillot 0
650 rust 131824 Support multiple stability attributes on items dianne:multiple-unstables wesleywiser 0
651 rust 131828 Add nul-terminated filename for #[track_caller] Darksonn:location-file-nul Noratrieb 0
652 rust 131829 Remove support for `-Zprofile` (gcov-style coverage instrumentation) Zalathar:goodbye-zprofile chenyukang 0
653 rust 131830 Add support for wasm exception handling to Emscripten target hoodmane:emscripten-wasm-eh compiler-errors 0
654 rust 131831 extend the "if-unchanged" logic for compiler builds onur-ozkan:improve-rustc-if-unchanged-logic Mark-Simulacrum 0
655 rust 131852 rustdoc: allow searches to match against both type and name lolbinarycat:rustdoc-search-type-and-name notriddle 0
656 rust 131859 Update TRPL to add new Chapter 17: Async and Await chriskrycho:update-trpl compiler-errors 0
657 rust 131860 Remove bogus `#![feature(get_mut_unchecked)]` from docs for stable `Rc`/`Arc` methods AnthonyMikh:AnthonyMikh/bogus-feature-in-stable-docs joboet 0
658 rust 131882 Fix suggestions when returning a bare trait from an async fn. hirschenberger:issue131661 davidtwco 0
659 rust 131885 Do not pass -lc to the Emscripten linker hoodmane:emscripten-drop-libc TaKO8Ki 0
660 rust 131888 Revert using `HEAP` static in Windows alloc ChrisDenton:deopt ibraheemdev 0
661 rust 131904 Stabilize const_pin_2 GKFX:stabilize-const-pin-2 joboet 0
662 rust 131913 Add `{ignore,needs}-{rustc,std}-debug-assertions` directive support jieyouxu:only_debug_assertions Mark-Simulacrum 0
663 rust 131923 Derive `Copy` and `Hash` for `IntErrorKind` ranger-ross:impl-copy-hash-interrorkind m-ou-se 0
664 rust 131966 Allow #[link(kind = "dylib")] without a name ChrisDenton:bare-link petrochenkov 0
665 rust 131975 rustdoc: prefer showing enum variants as written lolbinarycat:rustdoc-enum-discrim notriddle 0
666 rust 131984 Stabilize if_let_rescope dingxiangfei2009:stabilize-if-let-rescope lcnr 0
667 rust 131998 Add core::ops::Bound::from_opt API krtab:bound_from_opt thomcc 0
668 rust 132011 Introduce `RefCell::{try_replace, try_replace_with, try_swap}` daboross:refcell_try_replace_replace_with_swap scottmcm 0
669 rust 132025 fix suggestion for diagnostic error E0027 duncpro:E0027 compiler-errors 0
670 rust 132038 Add lint rule for `#[deprecated]` on re-exports kailan:deprecated-use pnkfelix 0
671 rust 132045 [WIP] Spiking on `asm!` + pointer as `const` dingxiangfei2009:allow-pointer-in-inline-asm davidtwco 0
672 rust 132047 Robustify and genericize return-type-notation resolution in `resolve_bound_vars` compiler-errors:rbv-rtn-cleanup pnkfelix 0
673 rust 132051 Add parallel front end robustness test to ui tests SparrowLii:parallel_ui_test jieyouxu 0
674 rust 132056 Stabilize `#[diagnostic::do_not_recommend]` weiznich:diagnostic_do_not_recommend_final_tests compiler-errors 0
675 rust 132057 miri: update ABI compat checks to accept Option-like types RalfJung:miri-abi-compat wesleywiser 0
676 rust 132075 Revert #126024 "Do not use global caches if opaque types can be defined" lqd:revert-126024 compiler-errors 0
677 rust 132077 Add a new `wide-arithmetic` feature for WebAssembly alexcrichton:wide-arithmetic estebank 0
678 rust 132086 Tweak E0277 highlighting and "long type" path printing estebank:long-types jieyouxu 0
679 rust 132087 Fix overly restrictive lifetime in `core::panic::Location::file` return type ijchen:issue-131770-fix m-ou-se 0
680 rust 132090 Stop being so bail-y in candidate assembly compiler-errors:baily lcnr 0
681 rust 132095 yes Fix #131977 parens mangled in shared mut static lint suggestion gechelberger:fix-131977 wesleywiser 0
682 rust 132119 yes Hack out effects support for old solver compiler-errors:effects-old-solver lcnr 0
683 rust 132131 [StableMIR] API to retrieve definitions from crates celinval:smir-crate-defs compiler-errors 0
684 rust 132134 Remove `ResultsVisitable` nnethercote:rm-ResultsVisitable 0
685 rust 132136 ABI compatibility: remove section on target features RalfJung:target-feature-abi-compat Mark-Simulacrum 0
686 rust 132144 Arbitrary self types v2: (unused) Receiver trait adetaylor:receiver-trait-itself wesleywiser 0
687 rust 132146 Add lint against (some) interior mutable consts Urgau:interior_mut_consts lcnr 0
688 rust 132147 Tweak E0277 output when a candidate is available estebank:long-types-2 davidtwco 0
689 rust 132150 Fix powerpc64 big-endian FreeBSD ABI taiki-e:ppc64-freebsd-abi pnkfelix 0
690 rust 132151 Ensure that resume arg outlives region bound for coroutines compiler-errors:coroutine-resume-outlives spastorino 0
691 rust 132153 Stabilise `const_char_encode_utf16`. bjoernager:const-char-encode-utf16 Amanieu 0
692 rust 132155 Always display first line of impl blocks even when collapsed GuillaumeGomez:impl-block-doc notriddle 0
693 rust 132156 When encountering unexpected closure return type, point at return type/expression estebank:closure-return Nadrieril 0
694 rust 132157 Remove detail from label/note that is already available in other note estebank:long-types-3 jieyouxu 0
695 rust 132160 Tweak type diff highlighting when the same type is on both sides estebank:long-types-4 nnethercote 0
696 rust 132161 [StableMIR] A few fixes to pretty printing celinval:smir-fix-indent compiler-errors 0
697 rust 132170 Add a Few Codegen Tests veera-sivarajan:codegen-tests jieyouxu 0
698 rust 132172 borrowck diagnostics: suggest borrowing function inputs in generic positions dianne:suggest-borrow-generic matthewjasper 0
699 rust 132187 Add Extend impls for tuples of arity 1 through 12 shahn:extend_more_tuples scottmcm 0
700 rust 132194 Collect item bounds for RPITITs from trait where clauses just like associated types compiler-errors:rpitit-super-wc spastorino 0
701 rust 132195 Tidy up bigint multiplication implementations clarfonthey:bigint-mul jhpratt 0
702 rust 132196 Some where clause lowering simplifications compiler-errors:probe_ty_param_bounds petrochenkov 0
703 rust 132206 Update compiler-builtins to 0.1.136 tgross35:update-builtins ChrisDenton 0
704 rust 132207 Store resolution for self and crate root module segments compiler-errors:tweak-res-mod-segment wesleywiser 0
705 rust 132209 Fix validation when lowering `?` trait bounds, improve spans for `const` trait bounds compiler-errors:modifiers fmease 0
706 rust 132216 correct LLVMRustCreateThinLTOData arg types klensy:c_uint cuviper 0
707 rust 132220 Add GUI regression test for doc struct fields margins GuillaumeGomez:gui-test-struct-fields-margins notriddle 0
708 rust 132223 Const str methods KGrewal1:const-str-methods Noratrieb 0
709 rust 132225 Dynamically link run-make support clubby789:run-make-dynamic jieyouxu 0
710 rust 132232 CI: build FreeBSD artifacts on FreeBSD 13.4 asomers:fbsd-13.4 GuillaumeGomez 0
711 rust 132233 Split `boxed.rs` into a few modules WaffleLapkin:box-module-split workingjubilee 0
712 rust 132238 Use Hacker's Delight impl in `i64::midpoint` instead of wide `i128` impl Urgau:midpoint-i64-hackers-impl joboet 0
713 rust 132243 yes Remove `ObligationCause::span()` method compiler-errors:no-span jieyouxu 0
714 rust 99761 Fix item-info color GuillaumeGomez:item-info-color jsha 0 always
715 rust 121919 feat(byte_sub_ptr): add ptr::byte_sub_ptr Gankra:ptr_sub scottmcm 0 always
716 rust 126136 Call the target libdir target libdir Noratrieb:bootstrap-naming onur-ozkan 0 always
717 rust 130860 Fix directives for lint-non-snake-case-crate tmandry:fix-directives jieyouxu 0 always
718 rust 131153 Improve duplicate derive Copy/Clone diagnostics VulnBandit:copy_impl_vuln compiler-errors 0 always
719 hashbrown 232 no Issue #225: Specialization fix tkaitchuck:specialization-fix 0
720 hashbrown 243 no Use `criterion` for benches henryboisdequin:bench 0
721 hashbrown 255 no Add `RawTable::vacuum` to clean up DELETED entries cuviper:vacuum 0
722 hashbrown 269 no Add WebAssembly SIMD Support CryZe:wasm-simd 0
723 hashbrown 316 no mask prepare_resize inline attribute with inline-more feature shuoli84:master 0
724 hashbrown 367 no Rewrite `get_many_mut` methods JustForFun88:new_get_many 0
725 hashbrown 400 no Fix `HashSet::get_or_insert_with` JustForFun88:hashset_get_or_insert_with 0
726 hashbrown 408 no Initial implementation of `try_get_many` JustForFun88:try_get_many 0
727 hashbrown 419 no feat: add return val to `replace_bucket_with` `replace_entry_with` Daniel-Aaron-Bloom:master 0
728 hashbrown 420 no Implement iterator which starts at arbitrary location DataDog:random-iterator 0
729 hashbrown 472 no Move `RawTableInner` and `TableLayout` to separate module JustForFun88:new_raw_table_inner_mod 0
730 hashbrown 488 no Add gxhash in bench ogxd:gxhash 0
731 hashbrown 513 no WIP Switch to a full bitwidth h2 matthieu-m:performance/full-bitwidth-h2 0
732 hashbrown 517 no Introduce Overflow & Displacement tracking. matthieu-m:performance/overflow-tracker 0
733 hashbrown 547 no Add `get_or_insert_equivalent` method to HashSet Soveu:insert-eqv 0
734 chalk 589 no [WIP] Convert from semantic to syntactic equality nathanwhit:sem-syn 0
735 vscode-rust 666 no [WIP] Add command for creating a new Cargo project GabrielMajeri:cargo-new-project 0
736 crater 672 no Group build script failures separately and extract the build script's crate oli-obk:failed_to_get_rustc_version 0
737 vscode-rust 683 no switch exec -> execFile; ShellExecution -> ProcessExecution AndriesK:master 0
738 chalk 694 no Add binders validator flodiebold:binders-check 0
739 chalk 733 no Allow tests to override the default closure impls JakobDegen:improved_fn_testing 0
740 chalk 736 no Support const evaluation HKalbasi:master 0
741 chalk 785 no Fix dyn program clause generation and make returning a ClosureKind optional jackh726:rustc_fixes 0
742 vscode-rust 840 no WIP: Merge both existing and rust-analyzer extension codebase Xanewok:merger 0
743 stdarch 1126 no Demo title Add files via upload leon3452:master Amanieu 0
744 stdarch 1128 no Demo title Add files via upload imperial-fists:master Amanieu 0
745 stdarch 1235 no Enable inlining checks for arm (32-bit) target arch. hkratz:enable-arm-inlining-checks Amanieu 0
746 stdarch 1337 no Update the Android NDK script to r25b chriswailes:ndk-update Amanieu 0
747 stdarch 1377 no attempt to resolve #852 matthiascy:master Amanieu 0
748 stdarch 1422 no move to array simd Ezrashaw:move-to-array-simd Amanieu 0
749 stdarch 1509 no SVE types and intrinsics JamieCunliffe:sve-types Amanieu 0
750 stdarch 1583 no Run aarch64-pc-windows-msvc tests on ARM64 Windows runners dpaoliello:runarm64win Amanieu 0
751 rls 1584 no Pass file directory as cwd for Run test of CodeLens Gowee:cmdcwd 0
752 stdarch 1622 no Add TBI helpers for AArch64 dheaton-arm:tbi-helpers Amanieu 0
753 libc 3601 no Support mkostemp, mkostemps on Android pcc:mkostemp JohnTitor 0
754 libc 3692 no Remove extra traits rj00a:remove-extra-traits JohnTitor 0
755 libc 3728 no Enable libc-test on AIX bzEq:aix-libc-test JohnTitor 0
756 libc 3756 no FreeBSD: add evdev structures Awoonyaa:libc_upd JohnTitor 0
757 miri 3779 no WIP: handle writing to dest within the foreign item handler rust-lang:error_writer2 0
758 libc 3791 no Rebase of "Upgrade musl supported version to 1.2.3" myl7:musl JohnTitor 0
759 libc 3838 no *BSD: Add ioctls for BPF/network interface operations nathaniel-bennett:main tgross35 0
760 miri 3948 no Run all pass-dep tests natively, too rust-lang:rustc_doublecheck 0
761 crates-io 8419 no Implement rate limiting for e-mail verifications LawnGnome:e-mail-throttling 0
762 clippy 8526 no Add lint `could_be_unsized` Jarcho:could_be_unsized xFrednet 0
763 cargo 9024 no Make cargo metadata --no-deps print all path deps (including other workspaces) alyssais:no-deps 0
764 clippy 9461 no BREAKING CHANGE fix running path/to/cargo-clippy --fix matthiaskrgr:ARGH flip1995 0
765 cargo 9532 no Add env variable to indicate the build type. jameshilliard:is-cross 0
766 cargo 9634 no Use cross compile style target/host isolation for all builds. jameshilliard:all-cross Eh2406 0
767 cargo 9753 no Stabilize target-applies-to-host feature. jameshilliard:stabilize-target-applies-to-host 0
768 cargo 10061 no Implement 'multidep' (RFC-3176) Byron:rfc-3176 joshtriplett 0
769 cargo 10330 no Support per pkg target for `-Zbuild-std` fee1-dead:support-per-pkg-target-w-buildstd ehuss 0
770 cargo 10736 no Add `safe.directories` config ehuss:safe-directories 0
771 cargo 11272 no feat(profile): panic behavior can be specified for custom harness weihanglo:issue/11214 ehuss 0
772 clippy 11421 no Make UI test annotations mandatory GuillaumeGomez:ui-test-annotations Manishearth 0
773 clippy 11463 no WIP New lint: borrowed_option tom-anders:borrowed_option Alexendoo 0
774 clippy 11581 no Add lint `manual_option_folding` sjwang05:manual-option-folding xFrednet 0
775 clippy 11789 no [WIP] New lint `manual_checked_op` Jarcho:checked_op Centri3 0
776 cargo 11804 no cargo doc --open always respect request_kind hi-rustin:rustin-patch-doc-open ehuss 0
777 clippy 11909 no [WIP] unnecessary_cast: append suffix on `(literal as ty).method(args)` KisaragiEffective:fix/11882 y21 0
778 clippy 11948 no `float_cmp` changes Jarcho:float_cmp xFrednet 0
779 cargo 11969 no Support `per-pkg-target` for `-Zbuild-std`, take two fee1-dead-contrib:per-pkg-target-build-std ehuss 0
780 clippy 12464 no new lint: `unnecessary_indexing` Jacherr:issue-11858 Alexendoo 0
781 clippy 12539 no Add lint which checks that duration conversion aren't losing precision declanvk:duration-to-float blyxyas 0
782 clippy 12571 no Add conf to disable `disallowed_types` in macros stepantubanov:disallowed-types-foreign-macros xFrednet 0
783 clippy 12611 no Make `single_range_in_vec_init` ignore type annotations, fn arguments and `ExprField`s matzemathics:11086 xFrednet 0
784 clippy 12712 no make [`manual_map`] ignore types that contain `dyn` J-ZhengLi:issue12666 Alexendoo 0
785 clippy 12759 no Josh preparations flip1995:josh-automation 0
786 cargo 12807 no Ignore errors when declaring a registry on path dependency JordanForks:task/ignore-registry-for-path-dep weihanglo 0
787 clippy 12832 no Add new lints: `manual_and` and `manual_or` franciscoBSalgueiro:manual_and_or_lints Alexendoo 0
788 clippy 12862 no Add new `invalid_build_cfg` lint GuillaumeGomez:invalid_build_cfg y21 0
789 clippy 12960 no Resolve duplicate diag message for: tests/ui/renamed_builtin_attr.rs grtn316:master Alexendoo 0
790 clippy 12980 no Rework the suspicious formatting lints. Jarcho:formatting Alexendoo 0
791 clippy 12981 no new lint: and_then_then_some lolbinarycat:and_then_then_some flip1995 0
792 clippy 13038 no fix: Do not warn tests outside a module for integration tests berkus:fix/11024-integration-tests Alexendoo 0
793 clippy 13059 no changelog: new lint: [`split_with_space`] DavidHusicka:split-with-space-lint y21 0
794 clippy 13084 no Make extendable configs easier to add Jarcho:conf_refactor xFrednet 0
795 clippy 13128 no Skip `use_self` inside macro expansions of a `impl Self` block tesuji:fix_thread-local_use_self Alexendoo 0
796 cargo 13207 no Fix panic when running `cargo tree` on a package with a cross compiled bindep rukai:fix_cargo_tree_bindep_crosscompile weihanglo 0
797 clippy 13223 no Move internal lints to their own crate Jarcho:internal_lint y21 0
798 clippy 13266 no remove `deduplicate-diagnostics=no` in `suspicious_operation_groupings.stderr` kyoto7250:fix-12379-min_rust_version_invalid_attr Manishearth 0
799 cargo 13271 no Fix: cargo vendor can't handle duplicates. junjihashimoto:feature/no-merge-sources ehuss 0
800 clippy 13304 no Add new lint `stacked_if_match` promptkp:stackif2 Alexendoo 0
801 clippy 13319 no Make `trivial-copy-size-limit` target independent Alexendoo:trivial-copy-size-limit Jarcho 0
802 clippy 13331 no Add [`manual_ilog2`] lint Sour1emon:manual_ilog2_lint Jarcho 0
803 clippy 13376 no new lint: `source_item_ordering` decryphe:source-ordering llogiq 0
804 clippy 13388 no Implement a lint for RefCell<impl Copy> GnomedDev:refcell-copy Centri3 0
805 clippy 13398 no Initial impl of `repr_packed_without_abi` lukaslueg:repr_packed_without_abi Alexendoo 0
806 cargo 13443 no feat: Expost host and target sysroot to build scripts. c272:rustc-sysroot weihanglo 0
807 cargo 13522 no Clarify warning for using `features` or `default-features` in `patch` joshtriplett:better-warning-for-features-in-patch ehuss 0
808 cargo 13535 no Coerce major wildcards Nikita240:coerce-major-wildcards Eh2406 0
809 cargo 13558 no fix(credential)!: Fallback when an auth method isn't available on the current machine epage:secret-fallback arlosi 0
810 clippy 13565 no Add lint for functions which never return GnomedDev:never-return Alexendoo 0
811 clippy 13582 no lints/doc: fix typo in docs of `too_long_first_doc_paragraph` vobst:fix_typo_too_long_first_doc_paragraph llogiq 0
812 cargo 13605 no core/compiler: report executable paths for all binary crates dvdhrm:pr/libbin epage 0
813 cargo 13689 no fix: create ephemeral workspace for git source hi-rustin:rustin-patch-install-git weihanglo 0
814 cargo 13709 no feat: implement RFC 3553 to add SBOM support justahero:rfc3553/cargo-sbom-support ehuss 0
815 cargo 13885 no Case insensitive file name matching when packaging files torhovland:issue-13722 epage 0
816 cargo 13955 no pragmatically compare timestamps (as suggested by kornelski) gilescope:nanotime weihanglo 0
817 cargo 14058 no fix(env): cargo:rerun-if-env-changed doesn't work with env configuration heisen-li:config_env_change epage 0
818 cargo 14140 no Add capability of making breaking changes in `update --precise` tweag:update-precise weihanglo 0
819 cargo 14163 no Unify no-library-target error into no-target warn ryoqun:no-no-library-target-error epage 0
820 cargo 14206 no Fix passing of linker with target-applies-to-host and an implicit target gmorenz:linker_in_unit weihanglo 0
821 cargo 14259 no Improved consistency between breaking and non-breaking updates tweag:switch-to-update-lockfile weihanglo 0
822 cargo 14262 no Add a JSON output mode to `cargo package`. LawnGnome:package-list-json weihanglo 0
823 cargo 14582 no fix(update): don't reuse a previously locked dependency if multiple major versions are compatible stormshield-kg:fix-update Eh2406 0
824 cargo 14658 no WIP Add bin/cdylib/staticlib suffix for artifact deps elchukc:artifact_dep_tree_display weihanglo 0
825 cargo 14665 no Improve resolver speed again x-hgg-x:resolver-perf-2 Eh2406 0
826 rust-analyzer 15795 no Convert manual to markdown/mdbook joshrotenberg:mdbook-yolo Veykril 0
827 rust-analyzer 16173 no Implement `gen` block and function parsing mohe2015:parse-gen 0
828 rust-analyzer 17830 no Bring our TokenTree model closer to rustc's Veykril:tt-model2 0
829 rust-analyzer 18043 no Configure flycheck using workspace.discoverConfig cormacrelf:feature/rust-project-discovery 0
830 rust-analyzer 18118 no feature: add the "Recursively add derive" assist IvarWithoutBones:recursively-add-derive 0
831 rust-analyzer 18179 no feat: Allow excluding specific traits from completion ChayimFriedman2:omit-trait-completion 0
832 rust-analyzer 18305 no internal: port base-db to new Salsa davidbarsky:davidbarsky/port-basedb-to-new-salsa 0
833 rust-analyzer 18327 no Store token trees in contiguous `Vec` instead of as a tree ChayimFriedman2:flat-tt 0
834 rust 131326 no Reduce false positives of tail-expr-drop-order from consumed values (attempt #2) dingxiangfei2009:issue-130836-attempt-2 nikomatsakis 0
835 rust 132112 no Remove `P<>` from `visit_`s in ast `MutVisitor` maxcabrajac:remove_p petrochenkov 0
836 rust 123244 error Enable -Zshare-generics for inline(never) functions Mark-Simulacrum:share-inline-never-generics saethlin 0 never
837 clippy 13207 error no Rewrite `non_copy_const` Jarcho:non_copy_const_ice llogiq llogiq 0
838 libc 3499 failure yes Add group calls to android Takashiidobe:ent-calls JohnTitor JohnTitor 0
839 clippy 12550 failure yes Remove `is_normalizable` Jarcho:issue_10508 y21 y21 0
840 cargo 14435 failure yes Allow build scripts to report error messages through `cargo::error` tweag:build-script-errors ehuss epage 0
841 rust 131483 failure Always structurally resolve coercion target compiler-errors:coercion-tgt lcnr 0 never
842 rust 128126 failure Reject blanket object impls that are possibly incoherent wrt associated types compiler-errors:incoherent-object-impl 0
843 rust 128314 failure port tests/run-make/extern-fn-reachable to rmake lolbinarycat:extern-fn-reachable-rmake jieyouxu 0
844 rust 128560 failure EXPERIMENT: Assemble inherent pick for trait blanket impl compiler-errors:assemble-for-param-impl 0
845 rust 128562 failure Migrate `incr-add-rust-src-component` and `issue-84395-lto-embed-bitcode` `run-make` tests to rmake Oneirical:no-contest-expected jieyouxu 0
846 rust 128988 failure Re-enable debuginfo tests on android saethlin:android-debuginfo-tests 0
847 rust 129156 failure run-make: Delete `cat-and-grep-sanity-check` and restrict `branch-protection-check-IBT` to stable Oneirical:final-curtest-call jieyouxu 0
848 rust 132154 failure (try) Chris' CI experiment, ignore me ChrisDenton:ci 0
849 rust 132210 failure rustdoc: make doctest span tweak a 2024 edition change notriddle:notriddle/doctest-span-hack GuillaumeGomez 0 always
850 crater 720 failure no Ignore some flaky crates nbdd0121:patch-1 Mark-Simulacrum 0
851 cargo 14670 success Remove the support for `Cargo.toml` of the cargo-script Rustin170506:rustin-patch-script epage epage 0
852 rust 111061 success [perf] Enable some more MIR optimizations cjgillot:reorder-passes 0 never
853 rust 112049 success [do not merge] CI experiments Kobzol:pgo-omit-benchmarks 0 never
854 rust 113382 success (try) [perf] test MCP510 lqd:test-mcp510 0 never
855 rust 114561 success Record an update graph of effective visibilities to avoid repeated HIR visit. cjgillot:eff-vis-graph petrochenkov 0 never
856 rust 115362 success [WIP] Support param bounds on non-lifetime binders compiler-errors:non-lifetime-binder-where-clauses 0 never
857 rust 115521 success [DO NOT MERGE] Experimentally force non-leaf frame pointers workingjubilee:force-trunk-frame-pointers 0 never
858 rust 118854 success [DO NOT MERGE] Introduce mechanism to write compiler metrics to disk estebank:compiler-metrics cjgillot 0 never
859 rust 119412 success macro_rules: Remove `NtIdent` nonterminal token petrochenkov:dialoc3 compiler-errors 0 never
860 rust 119471 success [perf only] Reimplement references debuginfo as projection. cjgillot:mir-composite-deref 0 never
861 rust 119966 success Move TLS to rustc_query_system cjgillot:tls 0 never
862 rust 120050 success `Vec::resize` for bytes should be a single `memset` scottmcm:vec-resize-memset m-ou-se 0 never
863 rust 120179 success Enable MultipleReturnTerminators by default. cjgillot:multiple-return 0 never
864 rust 120682 success [WIP] rewrite TrustedRandomAccess into two directional variants the8472:indexed-access 0 never
865 rust 120762 success Expand assumes to the other unchecked slice ops saethlin:assume-in-get-unchecked 0 never
866 rust 121053 success Implement `#[skip]` for builtin derives clubby789:derive-skip fmease 0 never
867 rust 122971 success Make slice iterators carry only a single provenance scottmcm:slice-iter-provenance-v2 the8472 0 never
868 rust 123179 success Rework MIR inlining costs scottmcm:inlining-baseline-costs wesleywiser 0 never
869 rust 123606 success Optimize core::str::Lines::count thomcc:thomcc/opt-lines 0 never
870 rust 123610 success Default-enable share-generics, with available_externally to still allow inlining. Mark-Simulacrum:share-generics-available-externally Mark-Simulacrum 0 never
871 rust 124141 success Remove `Nonterminal` and `TokenKind::Interpolated` nnethercote:rm-Nonterminal-and-TokenKind-Interpolated petrochenkov 0 never
872 rust 124362 success [experiment] Build the compiler with panic=abort tmandry:panic-abort-rustc fee1-dead 0 never
873 rust 124940 success [DO NOT MERGE] perf: test prototype mum-add-hasher orlp:mum-hash-perf-run thomcc 0 never
874 rust 125907 success rustdoc: use the next solver for blanket impl synthesis fmease:rustdoc-synth-blanket-ocx-next GuillaumeGomez 0 never
875 rust 125923 success Fix leaks from panics in destructors matthewjasper:no-return-leak lcnr 0 never
876 rust 127173 success Mangle rustc_std_internal_symbols functions bjorn3:mangle_rustc_std_internal_symbol fmease 0 never
877 rust 127241 success Mark span parent in def_collector. cjgillot:def-collector-span petrochenkov 0 never
878 rust 127316 success bump tracing klensy:tracing-bump Mark-Simulacrum 0 never
879 rust 127348 success Add `slice::DrainRaw` for internal use scottmcm:add-drain-raw the8472 0 never
880 rust 128118 success Rework instantiation mode selection in monomorphization saethlin:closures-can-be-shared 0 never
881 rust 128747 success Cache declarative macro expansion on disk (for incremental comp.). Based on #128605 futile:cache-decl-macros petrochenkov 0 never
882 rust 128846 success Stop considering moved-out locals when computing auto traits for generators (rebased) compiler-errors:drop-liveness cjgillot 0 never
883 rust 128907 success Rework instantiation mode selection saethlin:only-cross-crate-inlinable 0 never
884 rust 128918 success Try to shrink `Alignment`-related MIR in `Layout` scottmcm:tweak-alignment-mir joboet 0 never
885 rust 129027 success Stop generating assumes for validity ranges erikdesjardins:outofuandme 0 never
886 rust 129183 success Detect more `cfg`d out items in resolution errors estebank:cfg-visitor cjgillot 0 never
887 rust 129222 success Use more CGUs in incremental compilation saethlin:more-incr-cgus 0 never
888 rust 129298 success Flip the `grow_one` inlining scottmcm:tweak-grow-one saethlin 0 never
889 rust 129498 success Try enabling precondition checks on ptr::{read,write} saethlin:ptr-read-write-precondition 0 never
890 rust 129658 success Add some track_caller info to precondition panics saethlin:spare-a-crumb 0 never
891 rust 129771 success dont clone old syntax context bvanjoi:donot-clone-old-syntax-context pnkfelix 0 never
892 rust 129827 success perform less decoding if it has the same syntax context bvanjoi:less-decoding petrochenkov 0 never
893 rust 129864 success Reduce false positives of tail-expr-drop-order from consumed values dingxiangfei2009:reduce-false-positives-from-consumed-droppers compiler-errors 0 never
894 rust 130051 success Post-mono MIR opts cjgillot:clone-mir 0 never
895 rust 130112 success Optimize DefaultHasher siphash Noratrieb:speedy-siphash-blazing-brrrr cuviper 0 never
896 rust 130227 success [WIP] Remove placeholders completely amandasystems:remove-placeholders-completely nikomatsakis 0 never
897 rust 130324 success hygiene: Ensure uniqueness of `SyntaxContextData`s petrochenkov:ctxtache cjgillot 0 never
898 rust 130417 success Support symbolicating zstd-compressed ELF sections workingjubilee:pull-in-backtrace-with-zstd 0 never
899 rust 130679 success Add inline(usually) saethlin:inline-usually 0 never
900 rust 130691 success [WIP] Elaborate drops to calls scottmcm:elaborate-drops-to-calls 0 never
901 rust 130909 success Infer nounwind and use it in MIR opts saethlin:infer-nounwind 0 never
902 rust 130998 success avoid phi node for pointers flowing into Vec appends the8472:bail-before-memcpy 0 never
903 rust 131193 success Asserts the maximum value that can be returned from `Vec::len` EFanZh:asserts-vec-len the8472 0 never
904 rust 131244 success (try) Consider empty-unreachable otherwise branches in MatchBranchSimplification clubby789:match-branches-unreachable wesleywiser 0 never
905 rust 131306 success Querify lookup_deprecation_entry. cjgillot:deprecation-query 0 never
906 rust 131629 success Swap Lru from std::sync::Arc to triomphe::Arc GnomedDev:triomphe-lru 0 never
907 rust 131634 success Use protected visibility when LLD feature is enabled and enable it when building rustc davidlattimore:lld-protected lqd 0 never
908 rust 131780 success Use `isize::MIN as usize` (0x8000...) for dangling pointer regardless of T 5225225:dangling-isize-min scottmcm 0 never
909 rust 131856 success TypingMode :thinking: lcnr:typing-mode compiler-errors 0 never
910 rust 132081 success [experiment] null-terminate track_caller strings saethlin:null-terminate-track-caller 0 never
911 rust 132173 success (try) Emit warning when calling/declaring functions with unavailable vectors. veluca93:abi_checks RalfJung 0 never
912 rust 132197 success (try) Imply where clause bounds on assoc types that come from supertraits compiler-errors:imply-super-assoc-wc 0 never
913 rust 112365 success [experiment] Use new solver in MIR validator subtyping checks compiler-errors:mir-inline-check-better 0
914 rust 123604 success Abstract `ProcThreadAttributeList` into its own struct michaelvanstraten:proc_thread_attribute_list ChrisDenton 0
915 rust 124355 success [EXPERIMENT] Crater adding `target_family = "linux"` workingjubilee:add-target-family-linux 0
916 rust 124592 success cleanup `candidate_should_be_dropped_in_favor_of` lcnr:winnowing-xd compiler-errors 0
917 rust 125692 success Update bundled musl to 1.2.5 est31:update_musl_1.2.5 wesleywiser 0
918 rust 126641 success Enable `riscv64gc-gnu` testing ferrocene:hoverbear/enable-riscv64gc-testing Mark-Simulacrum 0
919 rust 127389 success Support target-spec json file extension in various cases boozook:target-spec-json-ext-case-insensitive wesleywiser 0
920 rust 128013 success [crater] Assemble method candidates for numerical infer vars compiler-errors:inherent-numerical 0
921 rust 128425 success [crater] Make `missing_fragment_specifier` an unconditional error tgross35:missing-fragment-specifier-unconditional petrochenkov 0
922 rust 128998 success WIP: Refactor timespec, add regression tests heaths:issue105762 Mark-Simulacrum 0
923 rust 129289 success Restrict `parse_maybe_literal_minus` nnethercote:fix-parse_maybe_literal_minus-1 petrochenkov 0
924 rust 129543 success [crater] Properly deduce object lifetime defaults in GAT paths fmease:obj-lt-def-gat 0
925 rust 129604 success [DO NOT MERGE] crater run on the tail expression drop order lint dingxiangfei2009:lint-tail-expr-drop-order-crater-run jieyouxu 0
926 rust 130696 success Inline smaller callees first scottmcm:reorder-inlining saethlin 0
927 rust 130923 success Allow multiple suggestions for malformed crate_type attribute Blindspot22:Support-more-suggestions-in-template-for-bad-attribute-use-#61288 nnethercote 0
928 rust 131236 success Use jemalloc and lto on musl builds nakedible-p:faster-musl Kobzol 0
929 rust 132010 success ci: Enable full `debuginfo-level=2` in `DEPLOY_ALT` cuviper:alt-full-debuginfo Mark-Simulacrum 0
930 rust 132231 success (try) Rc/Arc: don't leak the allocation if drop panics lukas-code:rc-plug-leaks tgross35 0

Open retry log