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.

570 total, 18 approved, 4 rolled up, 10 failed / /

Sort key Repository # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 rust 133254 pending yes Update LLVM to 19.1.4 Earlopain:llvm-19.1.4 DianQK DianQK 0 never
2 rust 132629 approved yes #124141 preliminaries nnethercote:124141-preliminaries petrochenkov petrochenkov 0 never
3 rust 130236 approved yes unstable feature usage metrics yaahc:unstable-feature-usage estebank estebank 0
4 rust 131586 approved yes Support s390x z13 vector ABI taiki-e:s390x-vector-abi compiler-errors compiler-errors,uweigand 0
5 rust 132207 approved yes Store resolution for self and crate root module segments compiler-errors:tweak-res-mod-segment petrochenkov petrochenkov 0
6 rust 133153 approved yes Add visits to nodes that already have flat_maps in ast::MutVisitor maxcabrajac:flat_maps petrochenkov petrochenkov 0
7 rust 133218 approved yes Implement `~const` item bounds in RPIT compiler-errors:const-opaque fee1-dead fee1-dead 0
8 rust 133246 approved yes ci: Disable full `debuginfo-level=2` in windows alt job MarcoIeni:debug-info-2-windows-disable Kobzol Kobzol 0
9 rust 133247 approved yes Reduce integer `Display` implementation size GuillaumeGomez:reduce-integer-display-impl workingjubilee workingjubilee 0
10 rust 131736 approved yes Emscripten: link with -sWASM_BIGINT hoodmane:emscripten-wasm-bigint alexcrichton workingjubilee 0 always
11 rust 132489 approved yes Fix closure arg extraction in `extract_callable_info`, generalize it to async closures compiler-errors:fn-sugg-tweaks BoxyUwU BoxyUwU 0 always
12 rust 133228 approved yes Rewrite `show_md_content_with_pager` nnethercote:rewrite-show_md_content_with_pager tgross35 tgross35 0 always
13 rust 131193 yes Asserts the maximum value that can be returned from `Vec::len` EFanZh:asserts-vec-len the8472 0 never
14 rust 131311 yes Weekly `cargo update` rust-lang:cargo_update Mark-Simulacrum 0 never
15 rust 132325 yes rework winnowing to sensibly handle global where-bounds lcnr:damn-son compiler-errors 0 never
16 rust 132915 yes Draft implementation of unsafe-fields. veluca93:unsafe-fields jswrenn 0 never
17 measureme 238 yes update perf-event-open-sys to perf-event-open-sys2 LuuuXXX:update-perf-event 0
18 hashbrown 396 yes Add `HashSet::get_or_insert_with_mut` yyny:master 0
19 semverver 396 yes Bump log from 0.4.17 to 0.4.19 rust-lang:dependabot/cargo/log-0.4.19 0
20 semverver 401 yes Bump serde from 1.0.152 to 1.0.171 rust-lang:dependabot/cargo/serde-1.0.171 0
21 semverver 402 yes Bump anyhow from 1.0.68 to 1.0.72 rust-lang:dependabot/cargo/anyhow-1.0.72 0
22 semverver 403 yes Bump serde_json from 1.0.91 to 1.0.103 rust-lang:dependabot/cargo/serde_json-1.0.103 0
23 hashbrown 436 yes Avoid reporting a capacity of zero when there is still space in the map. Diggsey:capacity-fix 0
24 hashbrown 507 yes Introduce Swiss Cheese benchmark matthieu-m:swiss_cheese 0
25 hashbrown 519 yes Remove unnecessary `add` in `clone_from_impl` JustForFun88:clone_from_impl 0
26 hashbrown 523 yes feat: recognize and use over sized allocations morrisonlevi:oversized-allocations 0
27 hashbrown 524 yes perf: increase min buckets on very small types morrisonlevi:min-buckets 0
28 hashbrown 578 yes Move probing logic into control module clarfonthey:control-module 0
29 hashbrown 579 yes wip: allow providing the key at insertion time for EntryRef djugei:master 0
30 vscode-rust 582 Debugger support kdy1:master 0
31 hashbrown 587 yes Release v0.15.2 Amanieu:release-0.15.2 0
32 hashbrown 588 yes feat: Add filter to HashSet/Table/Map tugtugtug:master 0
33 hashbrown 590 yes ci: add support for loongarch64-unknown-linux-gnu heiher:loong-gnu-ci 0
34 hashbrown 591 yes [Draft] Multi-map implementation zakarumych:multi-map 0
35 crater 639 Bump crossbeam-deque from 0.7.3 to 0.7.4 rust-lang:dependabot/cargo/crossbeam-deque-0.7.4 0
36 crater 745 yes Reword the issue comment to use denylist instead of blacklist richo:denylist 0
37 vscode-rust 796 yes Add String::from() snippet Filius-Patris:master 0
38 chalk 796 yes Support trait upcasting lowr:feat/dyn-upcasting 0
39 vscode-rust 898 yes Add snippet for while loop carrotfarmer:patch-1 0
40 vscode-rust 916 yes Update README.md matthiasferraina:patch-1 0
41 vscode-rust 931 yes fix small English typo alirezaghey:patch-1 0
42 stdarch 1000 yes AVX512-VP2INTERSECT implementations vertexclique:vcq/avx512vp2intersect Amanieu 0
43 stdarch 1535 Add LoongArch SIMD intrinsics heiher:std-simd-la64 Amanieu 0
44 stdarch 1575 yes use `simd_saturating_{add, sub}` on neon folkertdev:neon-simd-saturating-add-sub Amanieu 0
45 stdarch 1656 yes docs: do not inline x86 instrinsics into x86-64 notriddle:notriddle/doc-no_inline-x86_64 Amanieu 0
46 stdarch 1671 yes Add SHA512 intrinsic JanBerktold:sha512 Amanieu 0
47 stdarch 1673 yes Simplify some code in examples eduardosm:examples-simplify Amanieu 0
48 stdarch 1674 yes Fix RISC-V Packed SIMD intrinsics compilation SpriteOvO:rv-fix-p-ext Amanieu 0
49 stdarch 1675 yes Fix incorrect documentation for _mm_loadu_si64 function BLANKatGITHUB:master Amanieu 0
50 stdarch 1676 yes Recommend using `run-docker.sh` instead of `run.sh` in `CONTRIBUTING.md` SpriteOvO:doc-fix-run-test Amanieu 0
51 stdarch 1677 yes Add numeric instructions for Wasm not available in `core` daxpedda:wasm-numeric-instr Amanieu 0
52 stdarch 1678 yes Fix implementation of `_mm256_alignr_epi8<16>` marxin:fix-wrong-code-for-_mm256_alignr_epi8-16 Amanieu 0
53 stdarch 1679 yes Fix types for ARM SIMD32 intrinsics Amanieu:fix-simd32-types 0
54 rls 1778 yes feat: update lsp_types to the latest version aminya:lsp-data-update 0
55 rls 1781 yes fix: update dependencies and the toolchain aminya:deps-update 0
56 rls 1783 yes Remove unused dependency humantime 2.0.0 notriddle:master 0
57 libc 3630 yes Fix the definition of sigevent on FreeBSD and Linux asomers:sigevent2 JohnTitor 0
58 libc 3661 yes linux_like: unify SIGEV_THREAD_ID support christoph-heiss:musl-sigev-thread-id JohnTitor 0
59 libc 3782 yes Add MODULE_INIT_COMPRESSED_FILE definition sinkingpoint:sinkingpoint/MODULE_INIT_COMPRESSED_FILE JohnTitor 0
60 miri 3787 yes Add hook for updating the canonical address dheaton-arm:miri-tbi 0
61 miri 3793 Automatic Rustup rust-lang:rustup-2024-08-07 0
62 miri 3853 Automatic Rustup rust-lang:rustup-2024-08-30 0
63 miri 3857 Automatic Rustup rust-lang:rustup-2024-09-02 0
64 miri 3875 yes Add a way to extract miri flags from --config, env and toml badumbatish:2347_new 0
65 libc 3917 yes Add SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET tammela:patch-1 tgross35 0
66 miri 3932 Add vector clock to epoll ready lists rust-lang:epoll-with-vector-clock 0
67 libc 3940 yes android: add mallinfo2 SamB:bionic-mallinfo2 tgross35 0
68 libc 3976 yes Enable statx on musl-libc neuschaefer:statx JohnTitor 0
69 libc 3978 yes linux_like: Unify statx definitions neuschaefer:statx-unify JohnTitor 0
70 miri 4006 yes Fix #3846 properly, so that subtrees can be skipped again JoJoDeveloping:tb-fix-3846-retag RalfJung 0
71 miri 4008 yes [TB Optimization] Skip subtrees based on the subtree's root node's permissions JoJoDeveloping:tb-access-state-based-skipping RalfJung 0
72 miri 4016 yes Added epoll and eventfd for Android YohDeadfall:android-epoll 0
73 miri 4031 yes filesystem support for solarish. devnexen:solarish_stat 0
74 miri 4037 yes Refactor AnonSocket::read/write for blocking socketpair tiif:blockpipe 0
75 miri 4043 yes Implement file metadata, read, and write APIs. CraftSpider:windows-files-simple 0
76 libc 4085 yes chore: release v0.2.165 rust-lang:release-plz-2024-11-17T06-35-54Z JohnTitor 0
77 libc 4106 yes [0.2] Add more diff notes tgross35:diff-notes JohnTitor 0
78 libc 4128 yes add `ptp_clock_caps` folkertdev:ptp-clock-caps tgross35 0
79 crates-io 8372 Update Rust crate tokio to v1.37.0 rust-lang:renovate/tokio-1.x 0
80 crates-io 8856 Update embroider monorepo rust-lang:renovate/embroider-monorepo 0
81 crates-io 8884 Update Rust crate bigdecimal to v0.4.5 rust-lang:renovate/bigdecimal-0.x 0
82 crates-io 8982 Update Rust crate aws-ip-ranges to v0.475.0 rust-lang:renovate/aws-ip-ranges-0.x 0
83 crates-io 9021 Update Rust crate aws-ip-ranges to v0.562.0 rust-lang:renovate/aws-ip-ranges-0.x 0
84 crates-io 9047 Update dependency @sentry/ember to v8.17.0 rust-lang:renovate/sentry-javascript-monorepo 0
85 crates-io 9276 Update dependency eslint-plugin-ember to v12.2.0 rust-lang:renovate/eslint-plugin-ember-12.x 0
86 crates-io 9279 Update dependency qunit to v2.22.0 rust-lang:renovate/qunit-2.x 0
87 crates-io 9308 Update dependency diesel_cli to v2.2.3 rust-lang:renovate/diesel-packages 0
88 crates-io 9354 Update Rust crate aws-ip-ranges to v0.791.0 rust-lang:renovate/aws-ip-ranges-0.x 0
89 crates-io 9376 Update Rust crate async-trait to v0.1.82 rust-lang:renovate/async-trait-0.x 0
90 crates-io 9749 Update Rust crate aws-ip-ranges to v0.875.0 rust-lang:renovate/aws-ip-ranges-0.x 0
91 crates-io 9807 Update Rust crate cargo-manifest to v0.16.0 rust-lang:renovate/cargo-manifest-0.x 0
92 crates-io 9904 yes Implement `DELETE /api/v1/crates/:crate_id` endpoint Turbo87:delete-crate-endpoint 0
93 crates-io 9998 yes Add description, homepage, documentation and repository fields for versions Turbo87:more-version-columns 0
94 crates-io 10016 yes Add minimum version tracking to deleted crates LawnGnome:deleted-crates-min-version LawnGnome 0
95 crates-io 10021 yes Implement async pagination Turbo87:async-pagination 0
96 crates-io 10025 yes Update codecov/codecov-action action to v5.0.7 rust-lang:renovate/codecov-codecov-action-5.x 0
97 crates-io 10027 yes Update dependency pnpm to v9.14.1 rust-lang:renovate/pnpm-9.x 0
98 clippy 11419 yes fix: needless_range_loop's FP on the `Field` expr kiscad:issue-11399 llogiq 0
99 clippy 12471 yes Avoid reported unsoundness for implied lifetime bounds YpeKingma:lifetimes_bound_nested_ref Jarcho 0
100 clippy 12762 yes Update book for backport, release and sync flip1995:josh-docs-update xFrednet 0
101 clippy 12876 yes new lint: `doc_comment_double_space_linebreak` Jacherr:issue-12163 xFrednet 0
102 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
103 clippy 13063 yes Rework `empty_with_brackets` Jarcho:empty_brackets llogiq 0
104 cargo 13086 chore(deps): update rust crate itertools to 0.12.0 rust-lang:renovate/itertools-0.x weihanglo 0
105 clippy 13192 yes feat: lint against transmute int to ptr csmoe:fix/transmute-int-to-ptr dswij 0
106 clippy 13240 yes new lint: add `call_missing_target_feature` lint folkertdev:call-missing-target-feature dswij 0
107 clippy 13251 yes New lint for `as *const _` and `as *mut _` pointer casts Soveu:accidental-double-ref Jarcho 0
108 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
109 clippy 13410 yes Add new `literal_string_with_formatting_arg` lint GuillaumeGomez:literal_string_with_formatting_arg xFrednet 0
110 clippy 13435 yes new lint: `chars_enumerate_for_byte_indices` y21:chars_enumerate_for_byte_index Centri3 0
111 clippy 13475 yes `unnecessary_fold` improvements viliml:unnecessary-fold-improvements Centri3 0
112 clippy 13557 yes Implement a ReturnVisitor GnomedDev:return-visitor dswij 0
113 clippy 13565 yes Add lint for functions which never return GnomedDev:never-return Alexendoo 0
114 clippy 13592 yes Move `large_stack_frames` to suspicious y21:large-stack-frames-suspicious Jarcho 0
115 clippy 13603 yes New lint truncate_with_drain Kither12:ft/truncate_with_drain blyxyas 0
116 clippy 13618 yes Add start of GUI tests for clippy lints page GuillaumeGomez:gui-tests Alexendoo 0
117 clippy 13625 yes Add new lint `doc_include_without_cfg` GuillaumeGomez:doc_include_without_cfg blyxyas 0
118 clippy 13632 yes Edition 2024 samueltardieu:edition-2024 0
119 clippy 13638 yes Add new `include_file_outside_project` lint GuillaumeGomez:include_file_outside_project y21 0
120 clippy 13646 yes Fix needless_match FP on if-lets blyxyas:fix-13574 Centri3 0
121 clippy 13655 yes Expand unnecessary_literal_bound to literal arrays and slices GnomedDev:unnecessary-literal-bound-array Jarcho 0
122 clippy 13658 yes Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint into early lints GuillaumeGomez:migrate-empty_after y21 0
123 clippy 13662 yes new lint: use_crate_prefix_for_self_imports lengyijun:last_use_crate_prefix_for_self_imports llogiq 0
124 clippy 13664 yes Add lint for publically constructable `Unsafe` types GnomedDev:public-unsafe-token Alexendoo 0
125 cargo 13669 yes Protect .cargo-ok on case-insensitive file systems kornelski:not-ok epage 0
126 clippy 13669 yes Two improvements to `disallowed_*` smoelius:disallowed-methods Centri3 0
127 cargo 13677 yes Document variance in strip workingjubilee:fixup-docs-for-strip epage 0
128 clippy 13677 yes Fix `shadow_unrelated`'s behaviour with closures DJMcNab:shadow-closure-arg Jarcho 0
129 clippy 13682 yes new lint: `bufreader_stdin` yawara:new-lint-bufreader-stdin Manishearth 0
130 clippy 13684 yes allow needless_option_take to report for more cases ericwu17:generalized-needless-option-take Centri3 0
131 clippy 13689 yes update `borrow_as_ptr` to suggest `&raw` syntax cyrgani:borrow_as_ptr_raw Jarcho 0
132 clippy 13696 yes Add lint for broken doc links maxcnunes:lint-doc-broken-links Jarcho 0
133 clippy 13700 yes Update backport, release and sync documentation flip1995:docs-update blyxyas 0
134 clippy 13707 yes doc_refdef_list_item: new lint for suspicious list syntax notriddle:notriddle/link-ref-in-list Jarcho 0
135 clippy 13710 yes New lint: `redundant_test_prefix` farazdagi:feat/redundant-test-prefix dswij 0
136 clippy 13711 yes Add lint for overindented list items in docs ohno418:doc-overindented-list-item Centri3 0
137 cargo 13766 yes [doc]: Add create workspace doc heisen-li:workspace_example epage 0
138 cargo 13846 yes feat(gc): record workspace manifest and target dir in global cache tracker baby230211:feat-13136 ehuss 0
139 cargo 14183 yes Check build target supports std when building with -Zbuild-std=std harmou01:dev/harmou01/handle-target-build-std ehuss 0
140 cargo 14197 yes Support target-spec json file extension in case-insensitive form boozook:target-spec-json-ext-case-insensitive ehuss 0
141 cargo 14287 yes Stabilize automatic garbage collection. ehuss:stabilize-automatic-gc weihanglo 0
142 cargo 14376 yes Correctly parse arguments from environment variables GuillaumeGomez:parse-args-from-env-var epage 0
143 cargo 14439 yes move modules from kebab-case to snake_case DSchroer:layout-module-names ehuss 0
144 cargo 14447 yes [DO NOT MERGE] Force edition 2024 lint into action on crater dingxiangfei2009:edition-2024-fix ehuss 0
145 cargo 14543 yes feat(resolve): Direct people to working around less optimal MSRV-resolver results epage:msrv ehuss 0
146 cargo 14550 yes Fix docs for `cargo publish --dry-run` vs `cargo package` trevyn:patch-2 epage 0
147 cargo 14553 yes feat: Add custom completer for completing `cargo build --packge <TAB>` shannmu:_cargo_package_completer epage 0
148 cargo 14578 yes WIP: Allow credential helper to provide SSH password JordanForks:task/git-ssh-credential-helper ehuss 0
149 cargo 14581 yes Lint against unexpected cfgs in `[target.'cfg(...)']` Urgau:check-cfg-target-lint epage 0
150 cargo 14589 yes Implement `--locked` for build-std adamgemmell:dev/adagem01/std-locked epage 0
151 cargo 14615 yes Taskbar progress reporting via ANSI codes Gordon01:taskbar_progress epage 0
152 cargo 14649 yes Implement RFC3695: Allow boolean literals as cfg predicates Urgau:cfg-true-false weihanglo 0
153 cargo 14671 yes Add future-incompat warning against keywords in cfgs and add raw-idents Urgau:cfg-keyword-and-raw-idents epage 0
154 cargo 14681 yes test: Add test codebase for shell completions shannmu:test_codebase epage 0
155 cargo 14691 yes fix(perf): switch global allocator to mimalloc x-hgg-x:resolver-perf-4 ehuss 0
156 cargo 14716 yes Cargo vendor: add source rewriting for private registries included in deps P-E-Meunier:master ehuss 0
157 cargo 14755 yes Fix --package <non-existent> --workspace MoskalykA:fix---package-non-existent---workspace ehuss 0
158 cargo 14756 yes fix: env table config can't trigger rebuild with `rerun-if-env-changed`. linyihai:rerun-env-changed-issue-10358 epage 0
159 cargo 14811 yes fix(env): dont track envs set by cargo in dep-info file weihanglo:env epage 0
160 cargo 14822 yes Use the replacement source instead of the original source when generating `-C metadata` and `-C extra-filename` P-E-Meunier:rewrite epage 0
161 cargo 14828 yes feat: Stabilize Edition 2024 epage:edition2024 ehuss 0
162 cargo 14830 yes fix(fingerprint): Don't throwaway the cache on RUSTFLAGS changes epage:rustflags2 weihanglo 0
163 cargo 14837 yes feat: make package, manifest and virtualManfest sync by using Arc not Rc washanhanzi:master 0
164 cargo 14846 yes test(rustflags): Verify -Cmetadata directly, not through -Cextra-filename epage:metadata weihanglo 0
165 rust-analyzer 15177 Fix panic in `handle_code_action` rust-lang:Veykril-patch-1 0
166 rust-analyzer 18070 yes Introduce `$CONFIG_DIR/rust-analyzer/rust-analyzer.toml` alibektas:user_rtml_on_start 0
167 rust-analyzer 18332 yes Granular handling for flycheck diagnostics Strackeror:granular-flycheck-diags 0
168 rust-analyzer 18407 Fix formatting on welcome page, read only paths setting example hackervole:code-fix-welcome-setup-tips 0
169 rust-analyzer 18441 yes Fix config guard lock for ratoml tests Veykril:lw-psyvmlotlvqn 0
170 rust-analyzer 18458 yes feat: Add diagnostic fix to remove unnecessary wrapper in type mismatch Giga-Bowser:master 0
171 rust-analyzer 18464 yes Test function imports replaced by module imports. rwakulszowa:test-function-import-replaced-by-module-import 0
172 rust-analyzer 18466 yes Properly handle different defaults for severity of lints ChayimFriedman2:proper-lint-severity 0
173 rust-analyzer 18474 yes Make bracket typing handler work on more things Veykril:push-nvtxykxkwnvs 0
174 rust-analyzer 18480 yes Discover config improvements bobozaur:discover-config-improvements 0
175 rust-analyzer 18483 yes Migrate `introduce_named_generic` Assist to Use `SyntaxFactory` tareknaser:syntax_factory_introduce_named_generic 0
176 rust-analyzer 18484 yes Migrate `merge_imports` Assist to Use `SyntaxFactory` tareknaser:syntax_factory_merge_imports 0
177 rust-analyzer 18511 yes Re-add `rust-analyzer.cargo.sysrootQueryMetadata` darichey:sysroot-query-metadata 0
178 rust-analyzer 18517 yes fix: avoid hint items shadow local item from completions CubeSugarCheese:pr-fix-auto-import 0
179 rust-analyzer 18522 yes Add Configurable Option to Exclude Trigger Characters for Typing Assists tareknaser:configure_typing_exclude_chars 0
180 rust-analyzer 18524 yes minor: Migrate `(un)wrap_return_type` assists to use `SyntaxEditor` Giga-Bowser:migrate-wrap-unwrap-return 0
181 rust-analyzer 18531 yes fix: Map new replacement nodes to their mutable equivalents in `SyntaxEditor` Giga-Bowser:map-new-nodes 0
182 rust-analyzer 18538 yes Migrate `sort_items` Assist to Use `SyntaxFactory` tareknaser:syntax_factory_sort_items 0
183 rust-analyzer 18539 yes feat: Add `remove_braces` assist to remove braces from closures and match arms Giga-Bowser:change-braces 0
184 rust-analyzer 18541 yes feat: Complete diagnostics in ty lowering groundwork and serve a first diagnostic 🎉 ChayimFriedman2:different-generic-args 0
185 rust 130418 yes Split traits by crate-local and crate-non-local MeetThePatel:feature-rustdoc-sort-traits notriddle 0
186 rust 130451 yes Note Command for Capturing binary run abhillman:patch-1 kennytm 0
187 rust 130463 yes Generating a documentation for tests Infineon:test_documentation GuillaumeGomez 0
188 rust 130552 yes Support 128-bit atomics on x86_64-fortanix-unknown-sgx taiki-e:sgx-atomic-128 wesleywiser 0
189 rust 130571 yes [NonNull] Document behavior of From<&[mut] T> wrt provenance joshlf:patch-11 RalfJung 0
190 rust 130643 yes Beautify doctest path GuillaumeGomez:beautify-doctest-path notriddle 0
191 rust 130682 yes Add `peek_index` to `Enumerate` x4exr:master cuviper 0
192 rust 130733 yes Optimize `is_ascii` for `str` and `[u8]` further okaneco:is_ascii scottmcm 0
193 rust 130777 yes rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) azhogin:azhogin/reg-struct-return workingjubilee 0
194 rust 130780 yes Remove unstable cfg `target(...)` compact feature Urgau:withdrawn-cfg-target-compact BoxyUwU 0
195 rust 130786 yes mir-opt: a sub-BB of a cleanup BB must also be a cleanup BB in `EarlyOtherwiseBranch` DianQK:early_otherwise_branch_cleanup cjgillot 0
196 rust 130808 yes Fix linking for symbols starting with ? on i686-pc-windows-msvc checkraisefold:fix-questionmark-linking nnethercote 0
197 rust 130849 yes added core::mem::reshape hazelwiss:mem-reshape workingjubilee 0
198 rust 130859 yes Update README.md AzharMithani:master Mark-Simulacrum 0
199 rust 130867 yes distinguish overflow and unimplemented in Step::steps_between michirakara:steps_between dtolnay 0
200 rust 130883 yes Add environment variable query madsmtm:env-var-query petrochenkov 0
201 rust 130886 yes core/ptr: Add simulate_realloc() mrkajetanp:ptr-tag-helpers Mark-Simulacrum 0
202 rust 130887 yes 100% safe implementation of RepeatN Soveu:repeatn Amanieu 0
203 rust 130923 yes Allow multiple suggestions for malformed crate_type attribute Blindspot22:Support-more-suggestions-in-template-for-bad-attribute-use-#61288 nnethercote 0
204 rust 130937 yes Separate weekly `cargo update` PRs and add boostrap tgross35:dependencies-ci-bootstrap Kobzol 0
205 rust 131004 yes Suggest flipping reversed `?#`/`?x`/`?X` in format specifiers deniskilseev:issue-129966-fix jieyouxu 0
206 rust 131072 yes Win: Use POSIX rename semantics for `std::fs::rename` if available Fulgen301:windows-rename-posix-semantics ChrisDenton 0
207 rust 131144 yes Fix typo README.md totoro642:totoro642-patch-1 0
208 rust 131146 yes Stop clearing box's drop flags early beepster4096:box_drop_flags wesleywiser 0
209 rust 131182 yes compiletest failing tests aren't that noisy by default dev-ardi:supress-debug-info jieyouxu 0
210 rust 131282 yes std: detect stack overflows in TLS destructors on UNIX joboet:thread_local_stack_overflow Amanieu 0
211 rust 131290 yes Handle `rustc_mir_dataflow` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-mir-dataflow cjgillot 0
212 rust 131319 yes Fix c_char on various no-std and tier 3 targets taiki-e:c-char 0
213 rust 131323 yes Support `clobber_abi` in AVR inline assembly jfrimmel:avr-inline-asm-clobber-abi Amanieu 0
214 rust 131340 yes Implement split_pattern on slices eduardorittner:master Amanieu 0
215 rust 131389 yes Add `JoinHandle::into_join_future()`. kpreid:joinfuture Amanieu 0
216 rust 131416 yes Mark `slice::copy_from_slice` unstably const okaneco:const_copy m-ou-se 0
217 rust 131433 yes Apple: Re-implement SDK discovery instead of using `xcrun` madsmtm:find-sdkroot-manually pnkfelix 0
218 rust 131439 yes Remove allowing static_mut_refs lint mu001999-contrib:cleanup/static-mut compiler-errors 0
219 rust 131477 yes macOS: Always pass SDK root when linking with `cc`, and pass it via `SDKROOT` env var madsmtm:sdkroot-via-env-var nnethercote 0
220 rust 131505 yes use `confstr(_CS_DARWIN_USER_TEMP_DIR, ...)` as a `TMPDIR` fallback on Darwin madsmtm:darwin_user_temp_dir jhpratt 0
221 rust 131522 yes [macro_metavar_expr_concat] Fix #128346 c410-f3r:unlock-rfc-2011 chenyukang 0
222 rust 131523 yes Fix asm goto with outputs and move it to a separate feature gate nbdd0121:asm compiler-errors 0
223 rust 131530 yes Add `armv7a-vex-v5` tier three target vexide:armv7a-vex-v5 thomcc 0
224 rust 131544 yes Make asm label blocks safe context nbdd0121:asm_goto_safe_block petrochenkov 0
225 rust 131551 yes Support #[repr(simd)] types in input/output of PowerPC inline assembly taiki-e:ppc-asm-vreg-inout Amanieu 0
226 rust 131558 yes Lint on combining `#[no_mangle]` and `#[export_name]` sassman:feat/warnin-for-no-mangle-together-with-export-name Urgau 0
227 rust 131607 yes core: implement `DeterministicRandomSource` joboet:deterministic_random joshtriplett 0
228 rust 131627 yes Add external LLVM compatibility to INSTALL.md manishwalia15:patch-6 0
229 rust 131656 yes move some invalid exponent detection into rustc_session richard-uk1:move_empty_exponent_to_rustc_session petrochenkov 0
230 rust 131713 yes Stabilize `const_maybe_uninit_write` tgross35:stabilize-const_maybe_uninit_write dtolnay 0
231 rust 131718 yes [rustdoc] Change impl items indent GuillaumeGomez:impl-items-indent notriddle 0
232 rust 131729 yes Make the `test` cfg a userspace check-cfg Urgau:check-cfg-test-userspace petrochenkov 0
233 rust 131784 yes Stabilize unsigned and float variants of `num_midpoint` feature Urgau:stabilize-midpoint dtolnay 0
234 rust 131806 yes Treat other items as functions for the purpose of type-based search lolbinarycat:rustdoc-search-all-is-func notriddle 0
235 rust 131824 yes Support multiple stability attributes on items dianne:multiple-unstables wesleywiser 0
236 rust 131828 yes Add nul-terminated filename for #[track_caller] Darksonn:location-file-nul Noratrieb 0
237 rust 131830 yes Add support for wasm exception handling to Emscripten target hoodmane:emscripten-wasm-eh workingjubilee 0
238 rust 131852 yes rustdoc: allow searches to match against both type and name lolbinarycat:rustdoc-search-type-and-name notriddle 0
239 rust 131860 yes Remove bogus `#![feature(get_mut_unchecked)]` from docs for stable `Rc`/`Arc` methods AnthonyMikh:AnthonyMikh/bogus-feature-in-stable-docs joboet 0
240 rust 131923 yes Derive `Copy` and `Hash` for `IntErrorKind` ranger-ross:impl-copy-hash-interrorkind m-ou-se 0
241 rust 131966 yes Allow #[link(kind = "dylib")] without a name ChrisDenton:bare-link petrochenkov 0
242 rust 131975 yes rustdoc: prefer showing enum variants as written lolbinarycat:rustdoc-enum-discrim notriddle 0
243 rust 131998 yes Add core::ops::Bound::from_opt API krtab:bound_from_opt thomcc 0
244 rust 132038 yes Add lint rule for `#[deprecated]` on re-exports kailan:deprecated-use pnkfelix 0
245 rust 132047 yes Robustify and genericize return-type-notation resolution in `resolve_bound_vars` compiler-errors:rbv-rtn-cleanup estebank 0
246 rust 132056 yes Stabilize `#[diagnostic::do_not_recommend]` weiznich:diagnostic_do_not_recommend_final_tests compiler-errors 0
247 rust 132087 yes Fix overly restrictive lifetime in `core::panic::Location::file` return type ijchen:issue-131770-fix m-ou-se 0
248 rust 132090 yes Stop being so bail-y in candidate assembly compiler-errors:baily lcnr 0
249 rust 132112 yes Remove `P<>` from `visit_`s in ast `MutVisitor` maxcabrajac:remove_p petrochenkov 0
250 rust 132146 yes Add lint against (some) interior mutable consts Urgau:interior_mut_consts lcnr 0
251 rust 132155 yes Always display first line of impl blocks even when collapsed GuillaumeGomez:impl-block-doc notriddle 0
252 rust 132156 yes When encountering unexpected closure return type, point at return type/expression estebank:closure-return Nadrieril 0
253 rust 132187 yes Add Extend impls for tuples of arity 1 through 12 shahn:extend_more_tuples dtolnay 0
254 rust 132268 yes Impl TryFrom<Vec<u8>> for String elichai:string_try_from_vec Amanieu 0
255 rust 132295 yes fixed wast version was released, remove randomization exemption the8472:remove-randomize-exclusion1 onur-ozkan 0
256 rust 132329 yes Implement `~const Destruct` effect goals in the new solver compiler-errors:fn-and-destruct lcnr 0
257 rust 132331 yes Use CLOCK_BOOTTIME for Instant in Fuchsia/Android mathukumillia:convert_instant_boottime jhpratt 0
258 rust 132362 yes [AIX] change system dynamic library format mustartt:aix-dylib-detection jieyouxu 0
259 rust 132390 yes bootstrap: show diagnostics relative to rustc src dir RalfJung:diagnostics-root-dir albertlarsan68 0
260 rust 132410 yes Some more refactorings towards removing driver queries bjorn3:yet_another_driver_refactor_round pnkfelix 0
261 rust 132431 yes From iterator more tuples shahn:from_iterator_more_tuples Amanieu 0
262 rust 132432 yes Add a test to verify that libstd doesn't use protected symbols davidlattimore:std-interposable Mark-Simulacrum 0
263 rust 132469 yes Do not suggest borrow that is already there in fully-qualified call estebank:issue-132041 Nadrieril 0
264 rust 132474 yes Add more mailmap entries Noratrieb:lots-of-mailmapping-round-2 Mark-Simulacrum 0
265 rust 132477 yes Add illumos target documentation Noratrieb:illumos-oxide GuillaumeGomez 0
266 rust 132484 yes unix: Relax escaping in `Debug` impl on `Command` madsmtm:command-relaxed-escape thomcc 0
267 rust 132502 yes Document possibility to set core features in example config.toml Voultapher:document-core-features-in-config-toml-example Mark-Simulacrum 0
268 rust 132515 yes Fix and undeprecate home_dir() kornelski:home_fix jhpratt 0
269 rust 132529 yes ci(triagebot): add more top-level files to A-meta ismailarilik:ci/triagebot/fix-name-of-trigger-file-LICENSES Mark-Simulacrum 0
270 rust 132533 yes Add BorrowedBuf::into_filled{,_mut} methods to allow returning buffer with original lifetime SUPERCILEX:patch-4 Mark-Simulacrum 0
271 rust 132553 yes Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost EFanZh:zero-cost-rc-arc-deref joboet 0
272 rust 132570 yes Use LLVM's UEFI targets madsmtm:llvm-uefi workingjubilee 0
273 rust 132597 yes btree: don't leak value if destructor of key panics lukas-code:btree-plug-leak jhpratt 0
274 rust 132605 yes CI: increase timeout from 4h to 6h Kobzol:ci-increase-timeout Mark-Simulacrum 0
275 rust 132607 yes Used pthread name functions returning result for FreeBSD and DragonFly YohDeadfall:pthread-name-fn-with-result ibraheemdev 0
276 rust 132611 yes Add `AsyncFn*` to to the prelude in all editions compiler-errors:async-prelude ibraheemdev 0
277 rust 132612 yes Gate async fn trait bound modifier on `async_trait_bounds` compiler-errors:async-trait-bounds 0
278 rust 132658 yes Detect const in pattern with typo estebank:const-in-pattern-typo cjgillot 0
279 rust 132706 yes Stabilize async closures (RFC 3668) compiler-errors:async-closures 0
280 rust 132723 yes Unify `sysroot_target_{bin,lib}dir` handling jieyouxu:sysroot-dance-dance-revolution albertlarsan68 0
281 rust 132730 yes std: allow after-main use of synchronization primitives joboet:after_main_sync Noratrieb 0
282 rust 132748 yes get rid of some false negatives in rustdoc::broken_intra_doc_links lolbinarycat:rustdoc-intra-doc-link-warn-more-54191 notriddle 0
283 rust 132750 yes [AIX] handle libunwind native_libs daltenty:daltenty/libs albertlarsan68 0
284 rust 132782 yes improvements on initial sysroot and libdir finding logics onur-ozkan:cleanup albertlarsan68 0
285 rust 132791 yes rustc: Fail fast when compiling a source file larger than 4 GiB tyilo:big-file-fail-fast compiler-errors 0
286 rust 132792 yes [rustdoc] Add new `example` disambiguator for intra-doc links GuillaumeGomez:example-disambiguator notriddle 0
287 rust 132796 yes Use mimalloc in rustc iSwapna:mimalloc pnkfelix 0
288 rust 132803 yes Fix broken url wangjingcun:master Mark-Simulacrum 0
289 rust 132830 yes Rename `elem_offset` to `element_offset` wr7:substr_range_documentation joshtriplett 0
290 rust 132833 yes Stabilize let chains in the 2024 edition est31:stabilize_let_chains fee1-dead 0
291 rust 132876 yes rustdoc book: acknowlage --document-hidden-items lolbinarycat:rustdoc-document-hidden-items aDotInTheVoid 0
292 rust 132894 yes Refactor `where` predicates, and reserve for attributes support frank-king:feature/where-refactor cjgillot 0
293 rust 132904 yes only use generic info when ty var belong it in orphan check bvanjoi:issue-132826 fmease 0
294 rust 132911 yes Pretty print async fn sugar in opaques and trait bounds compiler-errors:async-fn-sugar fmease 0
295 rust 132937 yes a release operation synchronizes with an acquire operation xmh0511:master jhpratt 0
296 rust 132939 yes Suggest using deref in patterns uellenberg:suggest-deref compiler-errors 0
297 rust 132949 yes Add specific diagnostic for using macro_rules macro as attribute/derive clubby789:macro-rules-attr-derive fmease 0
298 rust 132961 yes Arbitrary self types v2: main compiler changes adetaylor:arbitrary-self-types-the-big-bit wesleywiser 0
299 rust 132974 yes Properly pass linker arguments that contain commas madsmtm:linker-arguments-with-commas petrochenkov 0
300 rust 132975 yes De-duplicate and improve definition of core::ffi::c_char arichardson:ffi-c-char BurntSushi 0
301 rust 132976 yes Add `PeekableIterator` trait bluebear94:mf/peekable-iterator scottmcm 0
302 rust 132982 yes alloc: fix `Allocator` method names in `alloc` free function docs suaviloquence:2-doc-changed-alloc-methods Mark-Simulacrum 0
303 rust 132983 yes Edit dangling pointers Anthony-Eid:dangling-pointers-lint Urgau 0
304 rust 132994 yes Update `cc` + bump bootstrap deps clubby789:cc-bisect Kobzol 0
305 rust 133041 yes Print name of env var in `--print=deployment-target` madsmtm:print-deployment-target-env-var davidtwco 0
306 rust 133042 yes btree: add `{Entry,VacantEntry}::insert_entry` cuviper:btreemap-insert_entry Amanieu 0
307 rust 133055 yes Expand `CloneToUninit` documentation. kpreid:clone-uninit-doc cuviper 0
308 rust 133057 yes Impl String::into_chars tisonkun:into-chars 0
309 rust 133078 yes tests: ui/inline-consts: add issue number to a test, rename other tests matthiaskrgr:uiuiui davidtwco 0
310 rust 133087 yes Detect missing `.` in method chain in `let` bindings and statements estebank:stmt-misparse chenyukang 0
311 rust 133088 yes `-Zrandomize-layout` harder. `Foo<T> != Foo<U>` the8472:randomize-me-harder compiler-errors 0
312 rust 133089 yes Stabilize noop_waker eholk:stabilize-noop-waker compiler-errors 0
313 rust 133092 yes Always set the deployment target when building std madsmtm:bootstrap-deployment-target Mark-Simulacrum 0
314 rust 133095 yes Add test directive `needs-atomic` kei519:fix-87377 jieyouxu 0
315 rust 133099 yes forbid toggling x87 and fpregs on hard-float targets RalfJung:forbidden-hardfloat-features workingjubilee 0
316 rust 133102 yes aarch64 softfloat target: always pass floats in int registers RalfJung:aarch64-softfloat wesleywiser 0
317 rust 133103 yes Pass FnAbi to find_mir_or_eval_fn tiif:fnabi RalfJung 0
318 rust 133104 yes crashes: add test for #131451 matthiaskrgr:crashtest_debugass_131451.rs saethlin 0
319 rust 133105 yes store the defs in proc macro crate bvanjoi:issue-132743 petrochenkov 0
320 rust 133106 yes changes old intrinsic declaration to new declaration BLANKatGITHUB:intrinsic ibraheemdev 0
321 rust 133122 yes Add unpolished, experimental support for AFIDT (async fn in dyn trait) compiler-errors:afidt jackh726 0
322 rust 133128 yes Resolve the false positive dead_code lint when type is only used via destructuring m-ysk:feature/issue-132874 nnethercote 0
323 rust 133134 yes Don't use a SyntheticProvider for literally every type Walnut356:synth_prov Mark-Simulacrum 0
324 rust 133136 yes Support ranges in `<[T]>::get_many_mut()` ChayimFriedman2:get-many-mut Amanieu 0
325 rust 133138 yes Target modifiers (special marked options) are recorded in metainfo azhogin:azhogin/target-modifiers davidtwco 0
326 rust 133140 yes Inline ExprPrecedence::order into Expr::precedence dtolnay:precedence fmease 0
327 rust 133149 yes Provide more context on `Fn` closure modifying binding estebank:niko-rustnation compiler-errors 0
328 rust 133151 yes Trim extra whitespace in fn ptr suggestion span tyrone-wu:trim-fn-ptr-whitespace compiler-errors 0
329 rust 133154 yes Reword resolve errors caused by likely missing crate in dep tree estebank:issue-133137 wesleywiser 0
330 rust 133155 yes Yet more `rustc_mir_dataflow` cleanups nnethercote:yet-more-rustc_mir_dataflow-cleanups cjgillot 0
331 rust 133159 yes Don't allow `-Zunstable-options` to take a value Zalathar:unstable-options-no-value jieyouxu 0
332 rust 133165 yes Update libc version to 0.2.164 SergioGasquez:feat/update-libc Mark-Simulacrum 0
333 rust 133170 yes std: print a backtrace on stackoverflow joboet:stack_overflow_backtrace jhpratt 0
334 rust 133184 yes wasi/fs: Improve stopping condition for <ReadDir as Iterator>::next osiewicz:wasm-fix-infinite-loop-in-remove-dir-all Noratrieb 0
335 rust 133202 yes Make `RUSTC_BOOTSTRAP` read the crate name from `CARGO_CRATE_NAME` Zalathar:boot-crate-name compiler-errors 0
336 rust 133208 yes generate-copyright: Now generates a library file too. ferrocene:split-copyright-html Kobzol 0
337 rust 133211 yes Extend Miri to correctly pass mutable pointers through FFI Strophox:miri-correct-state-update-ffi RalfJung 0
338 rust 133215 yes Fix missing submodule in `./x vendor` ehuss:fix-vendor-rustc-perf Kobzol 0
339 rust 133217 yes [AIX] Add option -X32_64 to the "strip" command xingxue-ibm:fix-strip compiler-errors 0
340 rust 133221 yes Add external macros specific diagnostics for check-cfg Urgau:check-cfg-macro-diag compiler-errors 0
341 rust 133223 yes `UniqueRc` trait impls zachs18:uniquerc-impls Noratrieb 0
342 rust 133233 yes Add context to "const in pattern" errors estebank:const-errors nnethercote 0
343 rust 133236 yes Synchronize Unicode license text from unicode.org dtolnay:unicodelicense Mark-Simulacrum 0
344 rust 133237 yes Minimally constify `Add` fee1-dead-contrib:constadd compiler-errors 0
345 rust 133238 yes re-export `is_loongarch_feature_detected` heiher:loong-stdarch-rexport Amanieu 0
346 rust 133240 yes Mark `OnceState::poison` as `pub` GrigorenkoPV:once_state_poison_pub joshtriplett 0
347 rust 133245 yes [IT'S NOT TIME YET] Disarm `time` bomb (diagnostics) jieyouxu:disarm-time-bomb 0
348 rust 133249 yes ABI checks: add support for loongarch heiher:loong-abi-check workingjubilee 0
349 rust 133250 yes [WIP] The embedded bitcode should always be prepared for LTO/ThinLTO DianQK:embed-bitcode-pgo 0
350 rust 133255 yes Implement `From<&NonZero<T>> for &T` Alphare:nonzero-ref-to-t-ref jhpratt 0
351 rust 133258 yes remove `Subtype` projections lcnr:subtype-rm compiler-errors 0
352 rust 133260 yes Constify the `Deref`/`DerefMut` traits, too compiler-errors:deref 0
353 rust 133263 yes Refactor inner allocation logic of temp dandling pointer lint Urgau:dangling-improv-inner BoxyUwU 0
354 rust 133264 yes implement OsString::truncate lolbinarycat:os-string-truncate joboet 0
355 rust 133265 yes Add a range argument to vec.extract_if the8472:extract-if-ranges 0
356 rust 133266 yes ci: enble LLVM download for windows-gnu hosts mati865:windows-gnu-llvm-download Mark-Simulacrum 0
357 rust 133267 yes Add shorter and more direct error for dyn AsyncFn cramertj:async-fn-dyn-err compiler-errors 0
358 rust 133270 yes Fix span of unsafe attribute diagnostic ehuss:fix-attr-item-span petrochenkov 0
359 rust 133274 yes Use edition of `macro_rules` when compiling the macro ehuss:macro_rules-edition-from-pm compiler-errors 0
360 rust 133279 yes rustdoc: use a button instead of a bar for search notriddle:notriddle/search-button GuillaumeGomez 0
361 rust 130543 no Create `Atomic<T>` type alias CAD97:generic-atomic Noratrieb 0 iffy
362 rust 130963 no Migrate compiler's `&Option<T>` into `Option<&T>` nyurik:opts-rustc petrochenkov 0 never
363 rust 132046 no 'improve' type traversal lcnr:trivial-type-visitable 0 never
364 rust 133068 no Use `download-rustc=false` global default, `if-unchanged` for tools and library profiles, and make `download-rustc = true | if-unchanged` incompatible with `rust.debug-assertions=true` jieyouxu:download-rustc-default-only-for-tools Mark-Simulacrum 0 never
365 hashbrown 232 no Issue #225: Specialization fix tkaitchuck:specialization-fix 0
366 hashbrown 243 no Use `criterion` for benches henryboisdequin:bench 0
367 hashbrown 255 no Add `RawTable::vacuum` to clean up DELETED entries cuviper:vacuum 0
368 hashbrown 269 no Add WebAssembly SIMD Support CryZe:wasm-simd 0
369 hashbrown 316 no mask prepare_resize inline attribute with inline-more feature shuoli84:master 0
370 hashbrown 367 no Rewrite `get_many_mut` methods JustForFun88:new_get_many 0
371 hashbrown 400 no Fix `HashSet::get_or_insert_with` JustForFun88:hashset_get_or_insert_with 0
372 hashbrown 408 no Initial implementation of `try_get_many` JustForFun88:try_get_many 0
373 hashbrown 419 no feat: add return val to `replace_bucket_with` `replace_entry_with` Daniel-Aaron-Bloom:master 0
374 hashbrown 420 no Implement iterator which starts at arbitrary location DataDog:random-iterator 0
375 hashbrown 472 no Move `RawTableInner` and `TableLayout` to separate module JustForFun88:new_raw_table_inner_mod 0
376 hashbrown 488 no Add gxhash in bench ogxd:gxhash 0
377 hashbrown 513 no WIP Switch to a full bitwidth h2 matthieu-m:performance/full-bitwidth-h2 0
378 hashbrown 517 no Introduce Overflow & Displacement tracking. matthieu-m:performance/overflow-tracker 0
379 hashbrown 547 no Add `get_or_insert_equivalent` method to HashSet Soveu:insert-eqv 0
380 chalk 589 no [WIP] Convert from semantic to syntactic equality nathanwhit:sem-syn 0
381 vscode-rust 666 no [WIP] Add command for creating a new Cargo project GabrielMajeri:cargo-new-project 0
382 crater 672 no Group build script failures separately and extract the build script's crate oli-obk:failed_to_get_rustc_version 0
383 vscode-rust 683 no switch exec -> execFile; ShellExecution -> ProcessExecution AndriesK:master 0
384 chalk 694 no Add binders validator flodiebold:binders-check 0
385 chalk 733 no Allow tests to override the default closure impls JakobDegen:improved_fn_testing 0
386 chalk 736 no Support const evaluation HKalbasi:master 0
387 chalk 785 no Fix dyn program clause generation and make returning a ClosureKind optional jackh726:rustc_fixes 0
388 vscode-rust 840 no WIP: Merge both existing and rust-analyzer extension codebase Xanewok:merger 0
389 stdarch 1126 no Demo title Add files via upload leon3452:master Amanieu 0
390 stdarch 1128 no Demo title Add files via upload imperial-fists:master Amanieu 0
391 stdarch 1235 no Enable inlining checks for arm (32-bit) target arch. hkratz:enable-arm-inlining-checks Amanieu 0
392 stdarch 1337 no Update the Android NDK script to r25b chriswailes:ndk-update Amanieu 0
393 stdarch 1377 no attempt to resolve #852 matthiascy:master Amanieu 0
394 stdarch 1422 no move to array simd Ezrashaw:move-to-array-simd Amanieu 0
395 stdarch 1509 no SVE types and intrinsics JamieCunliffe:sve-types Amanieu 0
396 stdarch 1583 no Run aarch64-pc-windows-msvc tests on ARM64 Windows runners dpaoliello:runarm64win Amanieu 0
397 rls 1584 no Pass file directory as cwd for Run test of CodeLens Gowee:cmdcwd 0
398 stdarch 1622 no Add TBI helpers for AArch64 dheaton-arm:tbi-helpers Amanieu 0
399 libc 3692 no Remove extra traits rj00a:remove-extra-traits JohnTitor 0
400 libc 3756 no FreeBSD: add evdev structures Awoonyaa:libc_upd JohnTitor 0
401 libc 3778 no Support for Wasm32 Linux Target arjunr2:libc-0.2 JohnTitor 0
402 miri 3779 no WIP: handle writing to dest within the foreign item handler rust-lang:error_writer2 0
403 libc 3791 no Rebase of "Upgrade musl supported version to 1.2.3" myl7:musl JohnTitor 0
404 libc 3838 no *BSD: Add ioctls for BPF/network interface operations nathaniel-bennett:main tgross35 0
405 libc 3847 no Linux: add `getitimer()`/`setitimer()` nathaniel-bennett:linux-getitimer-api tgross35 0
406 libc 3865 no Add all definitions from linux/ptp-clock.h folkertdev:add-ptp-clock-main tgross35 0
407 libc 3921 no ci: update musl headers to 6.6 tammela:musl-headers tgross35 0
408 miri 3948 no Run all pass-dep tests natively, too rust-lang:rustc_doublecheck 0
409 libc 3965 no Add NetBSD CI nathaniel-bennett:netbsd-ci tgross35 0
410 libc 3986 no Added ucontext_t for powerpc64-linux mgiessing:powerpc64-linux-ucontext JohnTitor 0
411 miri 3997 no Add GC heuristic JoJoDeveloping:master RalfJung 0
412 libc 4023 no illumos: add CI using Buildomat sunshowers:main tgross35 0
413 libc 4030 no Move common Linux ptrace definitions to linux_like/mod.rs mbyzhang:main JohnTitor 0
414 miri 4036 no experiment with using clap Mandragorian:clap 0
415 libc 4046 no Add struct and constants for mount_setattr syscall pcc:mount_setattr JohnTitor 0
416 crates-io 8419 no Implement rate limiting for e-mail verifications LawnGnome:e-mail-throttling 0
417 clippy 8526 no Add lint `could_be_unsized` Jarcho:could_be_unsized xFrednet 0
418 cargo 9024 no Make cargo metadata --no-deps print all path deps (including other workspaces) alyssais:no-deps 0
419 clippy 9461 no BREAKING CHANGE fix running path/to/cargo-clippy --fix matthiaskrgr:ARGH flip1995 0
420 cargo 9532 no Add env variable to indicate the build type. jameshilliard:is-cross 0
421 cargo 9634 no Use cross compile style target/host isolation for all builds. jameshilliard:all-cross Eh2406 0
422 cargo 9753 no Stabilize target-applies-to-host feature. jameshilliard:stabilize-target-applies-to-host 0
423 crates-io 10026 no Update Rust crate aws-sdk-cloudfront to v1.53.0 rust-lang:renovate/aws-sdk-rust-monorepo 0
424 cargo 10061 no Implement 'multidep' (RFC-3176) Byron:rfc-3176 joshtriplett 0
425 cargo 10330 no Support per pkg target for `-Zbuild-std` fee1-dead:support-per-pkg-target-w-buildstd ehuss 0
426 cargo 10736 no Add `safe.directories` config ehuss:safe-directories 0
427 cargo 11272 no feat(profile): panic behavior can be specified for custom harness weihanglo:issue/11214 ehuss 0
428 clippy 11421 no Make UI test annotations mandatory GuillaumeGomez:ui-test-annotations Manishearth 0
429 clippy 11463 no WIP New lint: borrowed_option tom-anders:borrowed_option Alexendoo 0
430 clippy 11581 no Add lint `manual_option_folding` sjwang05:manual-option-folding xFrednet 0
431 clippy 11789 no [WIP] New lint `manual_checked_op` Jarcho:checked_op Centri3 0
432 cargo 11804 no cargo doc --open always respect request_kind hi-rustin:rustin-patch-doc-open ehuss 0
433 clippy 11909 no [WIP] unnecessary_cast: append suffix on `(literal as ty).method(args)` KisaragiEffective:fix/11882 y21 0
434 clippy 11948 no `float_cmp` changes Jarcho:float_cmp xFrednet 0
435 cargo 11969 no Support `per-pkg-target` for `-Zbuild-std`, take two fee1-dead-contrib:per-pkg-target-build-std ehuss 0
436 clippy 12464 no new lint: `unnecessary_indexing` Jacherr:issue-11858 Alexendoo 0
437 clippy 12539 no Add lint which checks that duration conversion aren't losing precision declanvk:duration-to-float blyxyas 0
438 clippy 12571 no Add conf to disable `disallowed_types` in macros stepantubanov:disallowed-types-foreign-macros xFrednet 0
439 clippy 12611 no Make `single_range_in_vec_init` ignore type annotations, fn arguments and `ExprField`s matzemathics:11086 xFrednet 0
440 clippy 12712 no make [`manual_map`] ignore types that contain `dyn` J-ZhengLi:issue12666 Alexendoo 0
441 clippy 12759 no Josh preparations flip1995:josh-automation 0
442 cargo 12807 no Ignore errors when declaring a registry on path dependency JordanForks:task/ignore-registry-for-path-dep weihanglo 0
443 clippy 12832 no Add new lints: `manual_and` and `manual_or` franciscoBSalgueiro:manual_and_or_lints Alexendoo 0
444 clippy 12862 no Add new `invalid_build_cfg` lint GuillaumeGomez:invalid_build_cfg y21 0
445 clippy 12960 no Resolve duplicate diag message for: tests/ui/renamed_builtin_attr.rs grtn316:master Alexendoo 0
446 clippy 12980 no Rework the suspicious formatting lints. Jarcho:formatting Alexendoo 0
447 clippy 12981 no new lint: and_then_then_some lolbinarycat:and_then_then_some flip1995 0
448 clippy 13038 no fix: Do not warn tests outside a module for integration tests berkus:fix/11024-integration-tests Alexendoo 0
449 clippy 13059 no changelog: new lint: [`split_with_space`] DavidHusicka:split-with-space-lint y21 0
450 clippy 13084 no Make extendable configs easier to add Jarcho:conf_refactor xFrednet 0
451 clippy 13128 no Skip `use_self` inside macro expansions of a `impl Self` block tesuji:fix_thread-local_use_self Alexendoo 0
452 clippy 13223 no Move internal lints to their own crate Jarcho:internal_lint y21 0
453 clippy 13245 no show message with try block in `map_unwrap_or` kyoto7250:issue-13242 y21 0
454 clippy 13254 no use `diag.span_help` if the target is multiline in `map_unwrap_or` kyoto7250:issue-13242-v2 y21 0
455 clippy 13266 no remove `deduplicate-diagnostics=no` in `suspicious_operation_groupings.stderr` kyoto7250:fix-12379-min_rust_version_invalid_attr Manishearth 0
456 cargo 13271 no Fix: cargo vendor can't handle duplicates. junjihashimoto:feature/no-merge-sources ehuss 0
457 clippy 13304 no Add new lint `stacked_if_match` promptkp:stackif2 Alexendoo 0
458 clippy 13319 no Make `trivial-copy-size-limit` target independent Alexendoo:trivial-copy-size-limit Jarcho 0
459 clippy 13331 no Add [`manual_ilog2`] lint Sour1emon:manual_ilog2_lint Jarcho 0
460 clippy 13388 no Implement a lint for RefCell<impl Copy> GnomedDev:refcell-copy Centri3 0
461 clippy 13398 no Initial impl of `repr_packed_without_abi` lukaslueg:repr_packed_without_abi Alexendoo 0
462 cargo 13443 no feat: Expost host and target sysroot to build scripts. c272:rustc-sysroot weihanglo 0
463 clippy 13465 no Add new lint `unneeded_struct_pattern` SpriteOvO:unneeded_struct_pattern Centri3 0
464 clippy 13474 no Add `clippy::result_as_ref_deref` lint aleksanderkrauze:add_result_as_ref_deref_lint Jarcho 0
465 clippy 13501 no Add a "more granular lint groups" page to the book y21:lint-groups flip1995 0
466 cargo 13522 no Clarify warning for using `features` or `default-features` in `patch` joshtriplett:better-warning-for-features-in-patch ehuss 0
467 cargo 13535 no Coerce major wildcards Nikita240:coerce-major-wildcards Eh2406 0
468 cargo 13558 no fix(credential)!: Fallback when an auth method isn't available on the current machine epage:secret-fallback arlosi 0
469 clippy 13579 no 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
470 clippy 13595 no Implement a lint for `.clone().into_iter()` GnomedDev:unnecessary-collection-clone xFrednet 0
471 clippy 13597 no Implement a lint for replacable Command::new GnomedDev:unnecessary-shell-command dswij 0
472 clippy 13598 no new lint: `unnecessary_box_pin` y21:unnecessary_pin_box Alexendoo 0
473 cargo 13605 no core/compiler: report executable paths for all binary crates dvdhrm:pr/libbin epage 0
474 clippy 13609 no Fix `manual_inspect` to consider mutability SpriteOvO:fix-manual_inspect xFrednet 0
475 cargo 13689 no fix: create ephemeral workspace for git source hi-rustin:rustin-patch-install-git weihanglo 0
476 cargo 13709 no feat: implement RFC 3553 to add SBOM support justahero:rfc3553/cargo-sbom-support ehuss 0
477 cargo 13885 no Case insensitive file name matching when packaging files torhovland:issue-13722 epage 0
478 cargo 13955 no pragmatically compare timestamps (as suggested by kornelski) gilescope:nanotime weihanglo 0
479 cargo 14101 no Allowing '--extern' usage in build scripts and in config files notdanilo:allow-extern-in-build-script-and-config-file weihanglo 0
480 cargo 14140 no Add capability of making breaking changes in `update --precise` tweag:update-precise weihanglo 0
481 cargo 14163 no Unify no-library-target error into no-target warn ryoqun:no-no-library-target-error epage 0
482 cargo 14206 no Fix passing of linker with target-applies-to-host and an implicit target gmorenz:linker_in_unit weihanglo 0
483 cargo 14259 no Improved consistency between breaking and non-breaking updates tweag:switch-to-update-lockfile weihanglo 0
484 cargo 14262 no Add a JSON output mode to `cargo package`. LawnGnome:package-list-json weihanglo 0
485 cargo 14582 no fix(update): don't reuse a previously locked dependency if multiple major versions are compatible stormshield-kg:fix-update Eh2406 0
486 cargo 14658 no WIP Add bin/cdylib/staticlib suffix for artifact deps elchukc:artifact_dep_tree_display weihanglo 0
487 cargo 14665 no Improve resolver speed again x-hgg-x:resolver-perf-2 Eh2406 0
488 cargo 14800 no simplify SourceID Hash Eh2406:HashSourceId ehuss 0
489 rust-analyzer 15795 no Convert manual to markdown/mdbook joshrotenberg:mdbook-yolo Veykril 0
490 rust-analyzer 16173 no Implement `gen` block and function parsing mohe2015:parse-gen 0
491 rust-analyzer 17830 no Bring our TokenTree model closer to rustc's Veykril:tt-model2 0
492 rust-analyzer 18043 no Configure flycheck using workspace.discoverConfig cormacrelf:feature/rust-project-discovery 0
493 rust-analyzer 18118 no feature: add the "Recursively add derive" assist IvarWithoutBones:recursively-add-derive 0
494 rust-analyzer 18179 no feat: Allow excluding specific traits from completion ChayimFriedman2:omit-trait-completion 0
495 rust-analyzer 18327 no Store token trees in contiguous `Vec` instead of as a tree ChayimFriedman2:flat-tt 0
496 rust 130460 no compiler: Fix handling of `repr(align(N), simd)` workingjubilee:align-with-parallel-expectations pnkfelix 0
497 rust 130514 no Initial implementation of unsafe binder types compiler-errors:unsafe-binders 0
498 rust 130744 no coverage: Support match statements in branch coverage ranger-ross:branch-arms2 Zalathar 0
499 rust 130749 no [NOT READY] Add support for downloading GCC artifacts GuillaumeGomez:download-gcc-artifacts Kobzol 0
500 rust 130751 no Suggest adding missing braces in `const` block pattern GrigorenkoPV:missing-{-in-const 0
501 rust 130766 no Stabilize #[coverage] attribute clarfonthey:stable-coverage-attribute Zalathar 0
502 rust 131118 no Add inherent constructors on `str` robertbastian:master Amanieu 0
503 rust 131160 no Handle `rustc_middle` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-middle compiler-errors 0
504 rust 131200 no Handle `rustc_query_system` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-query_system cjgillot 0
505 rust 131203 no JumpThreading: fix bitwise not on non-booleans clubby789:jumpthreading-not cjgillot 0
506 rust 131218 no Split out RTN resolver errors into new error codes compiler-errors:rtn-err petrochenkov 0
507 rust 131309 no `suspicious_leading_zero` lint for detecting C-style octals GrigorenkoPV:suspicious-leading-zero 0
508 rust 131472 no E0793: Clarify that it applies to unions as well kupiakos:E0793 compiler-errors 0
509 rust 131478 no WIP: Parse Apple SDK versions madsmtm:parse-sdkroot jieyouxu 0
510 rust 131577 no updated dependencies in library package Makuo12:master tgross35 0
511 rust 131584 no Adds priority-inheritance futexes ruihe774:pi-futex m-ou-se 0
512 rust 131651 no Create a generic AVR target: avr-unknown-unknown Patryk27:avr-unknown-unknown compiler-errors 0
513 rust 131664 no Support #[repr(simd)] types in input/output of s390x inline assembly taiki-e:s390x-asm-vreg-inout 0
514 rust 131669 no lint: change help for pointers to dyn types in FFI niacdoial:linting-ptrdyn-ffi workingjubilee 0
515 rust 131684 no make enum size not depend on the order of variants adwinwhite:niche-layout-not-depend-on-ordering the8472 0
516 rust 131698 no use stores of the correct size to set discriminants the8472:remove-set-discriminant-hack estebank 0
517 rust 131808 no Hir attributes jdonszelmann:hir-attributes cjgillot 0
518 rust 131859 no Update TRPL to add new Chapter 17: Async and Await chriskrycho:update-trpl cjgillot 0
519 rust 131882 no Fix suggestions when returning a bare trait from an async fn. hirschenberger:issue131661 davidtwco 0
520 rust 132045 no [WIP] Spiking on `asm!` + pointer as `const` dingxiangfei2009:allow-pointer-in-inline-asm davidtwco 0
521 rust 132051 no Add parallel front end robustness test to ui tests SparrowLii:parallel_ui_test jieyouxu 0
522 rust 132150 no Fix powerpc64 big-endian FreeBSD ABI taiki-e:ppc64-freebsd-abi pnkfelix 0
523 rust 132195 no Tidy up bigint multiplication implementations clarfonthey:bigint-mul jhpratt 0
524 rust 132345 no Improve diagnostics for `HostEffectPredicate` in the new solver compiler-errors:fx-diag 0
525 rust 132388 no Implement `#[cfg]` in `where` clauses frank-king:feature/where-cfg cjgillot 0
526 rust 132397 no Make missing_abi lint warn-by-default. m-ou-se:warn-missing-abi traviscross 0
527 rust 132461 no Do not unify dereferences of shared borrows in GVN cjgillot:gvn-noderef RalfJung 0
528 rust 132480 no Allow specifying the ELF TLS ABI ilovepi:rust-tlsdesc tmandry 0
529 rust 132547 no cg_gcc: Directly use rustc_abi instead of reexports workingjubilee:rustc-abi-in-cg-gcc GuillaumeGomez 0
530 rust 132654 no std: lazily allocate the main thread handle joboet:lazy_main ChrisDenton 0
531 clippy 13207 error no Rewrite `non_copy_const` Jarcho:non_copy_const_ice llogiq llogiq 0
532 rust 133273 failure yes Rollup of 6 pull requests matthiaskrgr:rollup-8f3ayr7 matthiaskrgr 6 never
533 rust 132789 failure (try) yes add some debug-assertion crash tests matthiaskrgr:debug_tests jieyouxu jieyouxu 0 iffy
534 rust 131077 failure (try) yes Enable debug assertions on alt builds lqd:debug-assertions-alt Kobzol 0
535 rust 132154 failure yes Chris' CI experiment, ignore me ChrisDenton:ci 0
536 rust 132721 failure (try) yes CI: split x86_64-mingw job MarcoIeni:mingw-split Mark-Simulacrum 0
537 rust 133256 failure (try) yes CI: use free runners for 5 linux jobs MarcoIeni:use-linux-free-runners Mark-Simulacrum 0
538 crater 720 failure no Ignore some flaky crates nbdd0121:patch-1 Mark-Simulacrum 0
539 clippy 12550 failure no Remove `is_normalizable` Jarcho:issue_10508 y21 y21 0
540 rust 131483 failure no Always structurally resolve coercion target compiler-errors:coercion-tgt lcnr 0 never
541 cargo 14670 success Remove the support for `Cargo.toml` of the cargo-script Rustin170506:rustin-patch-script epage epage 0
542 rust 112049 success (try) yes [do not merge] CI experiments Kobzol:pgo-omit-benchmarks 0 never
543 rust 130679 success Add inline(usually) saethlin:inline-usually 0 never
544 rust 130691 success [WIP] Elaborate drops to calls scottmcm:elaborate-drops-to-calls 0 never
545 rust 130909 success Infer nounwind and use it in MIR opts saethlin:infer-nounwind 0 never
546 rust 130998 success avoid phi node for pointers flowing into Vec appends the8472:bail-before-memcpy 0 never
547 rust 131213 success Handle `rustc_resolve` cases of `rustc::potential_query_instability` lint ismailarilik:handle-potential-query-instability-lint-for-rustc-resolve petrochenkov 0 never
548 rust 131244 success Consider empty-unreachable otherwise branches in MatchBranchSimplification clubby789:match-branches-unreachable wesleywiser 0 never
549 rust 131306 success Querify lookup_deprecation_entry. cjgillot:deprecation-query 0 never
550 rust 131629 success Swap Lru from std::sync::Arc to triomphe::Arc GnomedDev:triomphe-lru 0 never
551 rust 131650 success (try) yes Add post-mono MIR passes to make mono-reachable analysis more accurate saethlin:post-mono-mir-opts 0 never
552 rust 131780 success Use `isize::MIN as usize` (0x8000...) for dangling pointer regardless of T 5225225:dangling-isize-min scottmcm 0 never
553 rust 132387 success [experiment] `ONE_TRUE_DANGLING_POINTER` scottmcm:otzst 0 never
554 rust 132527 success [WIP] Invalidate all dereferences when encountering non-local assignments DianQK:gvn-stmt-iter 0 never
555 rust 132666 success Skip `if-let-rescope` lint unless requested by migration dingxiangfei2009:skip-if-let-rescope-lint compiler-errors 0 never
556 rust 132711 success [DRAFT] Generate CGUs in parallel. nnethercote:parallel-cgu-gen 0 never
557 rust 133016 success (try) yes Querify should_codegen_locally saethlin:querify-should-codegen-locally 0 never
558 rust 133061 success [DRAFT] `Rc`: allow deduping both `deref` and `clone` across types scottmcm:dedup-rc 0 never
559 rust 133070 success Lexer tweaks nnethercote:lexer-tweaks 0 never
560 rust 133076 success (try) bump sccache for linux x86_64 to allow caching while PGO'd klensy:sccache-linux-bump Kobzol 0 never
561 rust 133242 success (try) yes finish `Reveal` removal lcnr:questionable-uwu compiler-errors 0 never
562 rust 130361 success (try) yes std::net: Solaris supports `SOCK_CLOEXEC` as well since 11.4. devnexen:sock_cloexec_solaris cuviper 0
563 rust 130696 success Inline smaller callees first scottmcm:reorder-inlining saethlin 0
564 rust 132232 success CI: build FreeBSD artifacts on FreeBSD 13.4 asomers:fbsd-13.4 GuillaumeGomez 0
565 rust 132289 success (try) yes Disqualify built-in trait impl if it seems likely to overlap in an unsound way with a blanket impl compiler-errors:vanquish-dyn-incompleteness lcnr 0
566 rust 132394 success Apple: Fix direct linking with +verbatim madsmtm:fix-apple-verbatim-link petrochenkov 0
567 rust 132712 success Crater 2024 edition ehuss:2024-crater ehuss 0
568 rust 133033 success (try) yes turn creating 8dot3 names off for windows for speed klensy:win.dot 0
569 rust 133248 success (try) yes CI: use free runner in x86_64-msvc-ext MarcoIeni:x86_64-msvc-ext-free Mark-Simulacrum 0
570 rust 132979 success use `--exact` on `--skip` to avoid unintended substring matches onur-ozkan:skip-exact Kobzol 0 always

Open retry log