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.

931 total, 33 approved, 16 rolled up, 21 failed / /

Sort key Repository # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 rust 134137 pending yes Rollup of 9 pull requests fmease:rollup-u1p7swx fmease 5 never
2 rust 128004 approved yes codegen `#[naked]` functions using global asm folkertdev:naked-fn-asm Amanieu Amanieu 0 never
3 rust 134058 approved yes interpret: reduce usage of TypingEnv::fully_monomorphized RalfJung:interpret-typing-env lcnr lcnr 0 never
4 rust 134122 approved yes Move impl constness into impl trait header oli-obk:push-zqnyznxtpnll petrochenkov petrochenkov 0 never
5 rust 122003 approved yes link libunwind dynamically and allow controlling it via `crt-static` on gnullvm targets mati865:gnullvm-build-libunwind petrochenkov petrochenkov 0
6 rust 132975 approved yes De-duplicate and improve definition of core::ffi::c_char arichardson:ffi-c-char BurntSushi tgross35 0
7 rust 133122 approved yes Add unpolished, experimental support for AFIDT (async fn in dyn trait) compiler-errors:afidt oli-obk oli-obk 0
8 rust 133598 approved yes Change `GetManyMutError` to match T-libs-api decision ChayimFriedman2:get-many-mut-detailed-err scottmcm scottmcm 0
9 rust 134079 approved yes Add a note saying that `{u8,i8}::from_{be,le,ne}_bytes` is meaningless tbu-:pr_doc_x8_to_from_xe_bytes jhpratt jhpratt 0
10 rust 134136 approved yes Exercise const trait interaction with default fields estebank:const-trait-default-field-test jieyouxu jieyouxu 0
11 rust 133583 approved yes Fix type (exit → exist) tbu-:pr_fix_typo2 Nadrieril compiler-errors 0 always
12 rust 134042 approved yes Add the `power8-crypto` target feature sayantn:power8-crypto jieyouxu jieyouxu 0 always
13 rust 134094 approved yes Tweak wording of non-const traits used as const bounds estebank:const-trait-errors compiler-errors compiler-errors 0 always
14 rust 134100 approved yes Remove rustc_const_stable attribute on const NOOP eholk:noop-rustc-const-stable dtolnay dtolnay 0 always
15 rust 134103 approved yes Don't ICE when encountering never in range pattern compiler-errors:never-pat-range oli-obk oli-obk 0 always
16 rust 134105 approved yes Validate self in host predicates correctly compiler-errors:validate-self-preds wesleywiser wesleywiser 0 always
17 rust 134113 approved yes run-make: Fix `assert_stderr_not_contains_regex` jyn514:run-make-contains jieyouxu jieyouxu 0 always
18 rust 134115 approved yes rustc_target: ppc64 target string fixes for LLVM 20 durin42:ppc64-target-string jieyouxu jieyouxu 0 always
19 rust 134116 approved yes stabilize const_nonnull_new RalfJung:const_nonnull_new jhpratt jhpratt 0 always
20 rust 134120 approved yes Remove Felix from ping groups and review rotation oli-obk:push-vryonyoqmonv oli-obk oli-obk 0 always
21 rust 134139 approved yes [AIX] keep profile-rt symbol alive mustartt:pgo-linker-flag saethlin saethlin 0 always
22 rust 134141 approved yes Remove more traces of anonymous ADTs compiler-errors:anon-adt estebank lqd 0 always
23 rust 134158 approved yes Rename `projection_def_id` to `item_def_id` compiler-errors:item-def-id cjgillot jackh726 0 always
24 rust 109050 yes Only use the new DepNode hashmap for anonymous nodes. cjgillot:no-hash-graph 0 never
25 rust 114669 yes Make metadata a workproduct and reuse it cjgillot:metadata-wp petrochenkov 0 never
26 rust 115613 yes Make create_def a side effect instead of marking the entire query as always red oli-obk:create_def_forever_red cjgillot 0 never
27 rust 116316 yes Remove eval_always from check_private_in_public. cjgillot:incr-privacy petrochenkov 0 never
28 rust 119017 yes MIR-only rlibs saethlin:mir-only-rlibs 0 never
29 rust 120589 yes std::thread::available_parallelism merging linux/android/freebsd version devnexen:cpuaff_fbsd_upd m-ou-se 0 never
30 rust 120855 yes Introduce -Zsplit-metadata option bjorn3:split_metadata4 petrochenkov 0 never
31 rust 122565 yes Try to write the panic message with a single `write_all` call Zoxc:atomic-panic-msg the8472 0 iffy
32 rust 127173 yes Mangle rustc_std_internal_symbols functions bjorn3:mangle_rustc_std_internal_symbol wesleywiser 0 never
33 rust 128657 yes Add `#[optimize(none)]` clubby789:optimize-none fee1-dead 0 never
34 rust 129102 yes Experimental: Add Derive Proc-Macro Caching futile:experimental/proc-macro-caching petrochenkov 0 never
35 rust 129181 yes Pass end position of span through inline ASM cookie beetrees:asm-spans pnkfelix 0 iffy
36 rust 130963 yes Migrate compiler's `&Option<T>` into `Option<&T>` nyurik:opts-rustc petrochenkov 0 never
37 rust 131650 yes Add post-mono MIR passes to make mono-reachable analysis more accurate saethlin:post-mono-mir-opts 0 never
38 rust 132527 yes Invalidate all dereferences when encountering non-local assignments DianQK:gvn-stmt-iter cjgillot 0 never
39 rust 133324 yes [mir-opt] GVN some more transmute cases scottmcm:gvn-aggregate-transmute wesleywiser 0 never
40 rust 133328 yes Simplify `SwitchInt` handling nnethercote:simplify-SwitchInt-handling cjgillot 0 never
41 rust 133793 yes Speed up `Parser::expected_tokens` nnethercote:speed-up-expected_tokens estebank 0 never
42 rust 134082 yes mir_transform: implement `#[rustc_force_inline]` davidtwco:forced-inlining saethlin 0 never
43 measureme 238 yes update perf-event-open-sys to perf-event-open-sys2 LuuuXXX:update-perf-event 0
44 measureme 239 yes don't panic on missing page tags lqd:panics 0
45 hashbrown 396 yes Add `HashSet::get_or_insert_with_mut` yyny:master 0
46 semverver 396 yes Bump log from 0.4.17 to 0.4.19 rust-lang:dependabot/cargo/log-0.4.19 0
47 semverver 401 yes Bump serde from 1.0.152 to 1.0.171 rust-lang:dependabot/cargo/serde-1.0.171 0
48 semverver 402 yes Bump anyhow from 1.0.68 to 1.0.72 rust-lang:dependabot/cargo/anyhow-1.0.72 0
49 semverver 403 yes Bump serde_json from 1.0.91 to 1.0.103 rust-lang:dependabot/cargo/serde_json-1.0.103 0
50 hashbrown 436 yes Avoid reporting a capacity of zero when there is still space in the map. Diggsey:capacity-fix 0
51 hashbrown 507 yes Introduce Swiss Cheese benchmark matthieu-m:swiss_cheese 0
52 hashbrown 519 yes Remove unnecessary `add` in `clone_from_impl` JustForFun88:clone_from_impl 0
53 hashbrown 523 yes feat: recognize and use over sized allocations morrisonlevi:oversized-allocations 0
54 hashbrown 524 yes perf: increase min buckets on very small types morrisonlevi:min-buckets 0
55 hashbrown 578 yes Move probing logic into control module clarfonthey:control-module 0
56 hashbrown 579 yes wip: allow providing the key at insertion time for EntryRef djugei:master 0
57 vscode-rust 582 Debugger support kdy1:master 0
58 hashbrown 588 yes feat: Add filter to HashSet/Table/Map tugtugtug:master 0
59 hashbrown 591 yes [Draft] Multi-map implementation zakarumych:multi-map 0
60 hashbrown 592 yes Add 128-bit SIMD implementation for LoongArch heiher:loong-lsx 0
61 hashbrown 596 yes Double the width of static allocations for empty tables clarfonthey:double-width 0
62 crater 639 Bump crossbeam-deque from 0.7.3 to 0.7.4 rust-lang:dependabot/cargo/crossbeam-deque-0.7.4 0
63 crater 755 yes Skip a troublesome crate adetaylor:patch-1 0
64 vscode-rust 796 yes Add String::from() snippet Filius-Patris:master 0
65 chalk 796 yes Support trait upcasting lowr:feat/dyn-upcasting 0
66 vscode-rust 898 yes Add snippet for while loop carrotfarmer:patch-1 0
67 vscode-rust 916 yes Update README.md matthiasferraina:patch-1 0
68 vscode-rust 931 yes fix small English typo alirezaghey:patch-1 0
69 stdarch 1000 yes AVX512-VP2INTERSECT implementations vertexclique:vcq/avx512vp2intersect Amanieu 0
70 stdarch 1535 Add LoongArch SIMD intrinsics heiher:std-simd-la64 Amanieu 0
71 stdarch 1575 yes use `simd_saturating_{add, sub}` on neon folkertdev:neon-simd-saturating-add-sub Amanieu 0
72 stdarch 1622 yes Add TBI helpers for AArch64 dheaton-arm:tbi-helpers Amanieu 0
73 stdarch 1656 yes docs: do not inline x86 instrinsics into x86-64 notriddle:notriddle/doc-no_inline-x86_64 Amanieu 0
74 stdarch 1671 yes Add SHA512 intrinsic JanBerktold:sha512 Amanieu 0
75 stdarch 1677 yes Add numeric instructions for Wasm not available in `core` daxpedda:wasm-numeric-instr Amanieu 0
76 stdarch 1687 yes Small fixes and cleanups sayantn:small-fixes Amanieu 0
77 stdarch 1688 yes core_arch: Add LoongArch basic intrinsics heiher:loong64 Amanieu 0
78 rls 1778 yes feat: update lsp_types to the latest version aminya:lsp-data-update 0
79 rls 1781 yes fix: update dependencies and the toolchain aminya:deps-update 0
80 rls 1783 yes Remove unused dependency humantime 2.0.0 notriddle:master 0
81 miri 3787 yes Add hook for updating the canonical address dheaton-arm:miri-tbi 0
82 miri 3793 Automatic Rustup rust-lang:rustup-2024-08-07 0
83 miri 3853 Automatic Rustup rust-lang:rustup-2024-08-30 0
84 miri 3857 Automatic Rustup rust-lang:rustup-2024-09-02 0
85 miri 3875 yes Add a way to extract miri flags from --config, env and toml badumbatish:2347_new 0
86 libc 3917 yes Add SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET tammela:patch-1 tgross35 0
87 miri 3932 Add vector clock to epoll ready lists rust-lang:epoll-with-vector-clock 0
88 libc 3976 yes Enable statx on musl-libc neuschaefer:statx JohnTitor 0
89 miri 4008 yes [TB Optimization] Skip subtrees based on the subtree's root node's permissions JoJoDeveloping:tb-access-state-based-skipping RalfJung 0
90 miri 4036 yes experiment with using clap Mandragorian:clap 0
91 miri 4067 yes Support getting file metadata on Windows CraftSpider:windows-metadata 0
92 miri 4068 yes solarish stat following-up, supports for readdir. devnexen:solarish_stat2 0
93 miri 4069 yes localtime_r, Ensure string deduplication with a single buffer shamb0:string_deduplication_for_localtime_r 0
94 miri 4072 yes [WIP] blocking unnamed_socket tiif:blockop 0
95 miri 4084 yes Add support for vectorized read/write with libc::readv and libc::writev shamb0:support-libc-readv-writev 0
96 libc 4169 yes Add support for alternative QNX Neutrino network stack `io-sock` flba-eb:add_iosock_1.0 JohnTitor 0
97 libc 4172 yes illumos: add CI using Buildomat sunshowers:illumos-test 0
98 libc 4192 yes Allow Neutrino QNX SDK dependent values for PTHREAD_MUTEX_INITIALIZER flba-eb:allow_toolchaindependent_const_mutex_init tgross35 0
99 libc 4193 yes freebsd add more socket TCP stack constants. devnexen:tcp_bbr_rack_fbsd tgross35 0
100 crates-io 8372 Update Rust crate tokio to v1.37.0 rust-lang:renovate/tokio-1.x 0
101 crates-io 8856 Update embroider monorepo rust-lang:renovate/embroider-monorepo 0
102 crates-io 8884 Update Rust crate bigdecimal to v0.4.5 rust-lang:renovate/bigdecimal-0.x 0
103 crates-io 8982 Update Rust crate aws-ip-ranges to v0.475.0 rust-lang:renovate/aws-ip-ranges-0.x 0
104 crates-io 9021 Update Rust crate aws-ip-ranges to v0.562.0 rust-lang:renovate/aws-ip-ranges-0.x 0
105 crates-io 9047 Update dependency @sentry/ember to v8.17.0 rust-lang:renovate/sentry-javascript-monorepo 0
106 crates-io 9276 Update dependency eslint-plugin-ember to v12.2.0 rust-lang:renovate/eslint-plugin-ember-12.x 0
107 crates-io 9279 Update dependency qunit to v2.22.0 rust-lang:renovate/qunit-2.x 0
108 crates-io 9308 Update dependency diesel_cli to v2.2.3 rust-lang:renovate/diesel-packages 0
109 crates-io 9354 Update Rust crate aws-ip-ranges to v0.791.0 rust-lang:renovate/aws-ip-ranges-0.x 0
110 crates-io 9376 Update Rust crate async-trait to v0.1.82 rust-lang:renovate/async-trait-0.x 0
111 crates-io 9749 Update Rust crate aws-ip-ranges to v0.875.0 rust-lang:renovate/aws-ip-ranges-0.x 0
112 crates-io 9807 Update Rust crate cargo-manifest to v0.16.0 rust-lang:renovate/cargo-manifest-0.x 0
113 crates-io 9993 Update Rust crate aws-ip-ranges to v0.914.0 rust-lang:renovate/aws-ip-ranges-0.x 0
114 crates-io 10177 yes UI: Implement `/crates/:name/delete` route Turbo87:delete-ui 0
115 crates-io 10179 yes styles/buttons: Use `not-allowed` cursor for disabled buttons Turbo87:disabled-button-cursor 0
116 clippy 11419 yes fix: needless_range_loop's FP on the `Field` expr kiscad:issue-11399 llogiq 0
117 clippy 12471 yes Avoid reported unsoundness for implied lifetime bounds YpeKingma:lifetimes_bound_nested_ref Jarcho 0
118 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
119 clippy 13063 yes Rework `empty_with_brackets` Jarcho:empty_brackets llogiq 0
120 cargo 13086 chore(deps): update rust crate itertools to 0.12.0 rust-lang:renovate/itertools-0.x weihanglo 0
121 clippy 13192 yes feat: lint against transmute int to ptr csmoe:fix/transmute-int-to-ptr dswij 0
122 clippy 13240 yes new lint: add `call_missing_target_feature` lint folkertdev:call-missing-target-feature Jarcho 0
123 clippy 13435 yes new lint: `chars_enumerate_for_byte_indices` y21:chars_enumerate_for_byte_index Centri3 0
124 clippy 13465 yes Add new lint `unneeded_struct_pattern` SpriteOvO:unneeded_struct_pattern Centri3 0
125 clippy 13475 yes `unnecessary_fold` improvements viliml:unnecessary-fold-improvements Centri3 0
126 clippy 13557 yes Implement a ReturnVisitor GnomedDev:return-visitor Jarcho 0
127 clippy 13565 yes Add lint for functions which never return GnomedDev:never-return Alexendoo 0
128 clippy 13592 yes Move `large_stack_frames` to suspicious y21:large-stack-frames-suspicious Jarcho 0
129 clippy 13603 yes New lint truncate_with_drain Kither12:ft/truncate_with_drain blyxyas 0
130 clippy 13618 yes Add start of GUI tests for clippy lints page GuillaumeGomez:gui-tests Alexendoo 0
131 clippy 13638 yes Add new `include_file_outside_project` lint GuillaumeGomez:include_file_outside_project y21 0
132 clippy 13662 yes new lint: use_crate_prefix_for_self_imports lengyijun:last_use_crate_prefix_for_self_imports llogiq 0
133 clippy 13664 yes Add lint for publically constructable `Unsafe` types GnomedDev:public-unsafe-token Alexendoo 0
134 cargo 13669 yes Protect .cargo-ok on case-insensitive file systems kornelski:not-ok epage 0
135 clippy 13669 yes Two improvements to `disallowed_*` smoelius:disallowed-methods Centri3 0
136 cargo 13677 yes Document variance in strip workingjubilee:fixup-docs-for-strip epage 0
137 clippy 13682 yes new lint: `bufreader_stdin` yawara:new-lint-bufreader-stdin Manishearth 0
138 clippy 13684 yes allow needless_option_take to report for more cases ericwu17:generalized-needless-option-take Centri3 0
139 cargo 13709 yes feat: implement RFC 3553 to add SBOM support justahero:rfc3553/cargo-sbom-support ehuss 0
140 clippy 13710 yes New lint: `redundant_test_prefix` farazdagi:feat/redundant-test-prefix dswij 0
141 clippy 13718 yes `arbitrary_source_item_ordering`: Make alphabetic ordering in module item groups optional decryphe:source-ordering-improvements y21 0
142 clippy 13731 yes `clippy_utils`: Make `sym_helper` module private BD103:private-sym-helper Manishearth 0
143 clippy 13737 yes Make `inconsistent_struct_constructor` "all fields are shorthand" requirement configurable smoelius:all-fields-are-shorthand y21 0
144 clippy 13740 yes New lint: manual_ok_err samueltardieu:manual_ok_err y21 0
145 clippy 13747 yes `clippy::redundant_locals` is not a correctness lint hrxi:pr_reclassify_redundant_locals Centri3 0
146 clippy 13751 yes Select Rust edition 2024 for compiling Clippy samueltardieu:test-edition-2024 flip1995 0
147 clippy 13754 yes chore: multipart suggestions for let_unit_value lint scottgerring:chore/fix-let-unit-test flip1995 0
148 clippy 13765 yes Fix `single_match` lint being emitted when it should not GuillaumeGomez:fix-single_match llogiq 0
149 cargo 13766 yes [doc]: Add create workspace doc heisen-li:workspace_example epage 0
150 clippy 13766 yes Do not mark attributes with unknown namespace as useless samueltardieu:push-koyxunqsovxr flip1995 0
151 clippy 13772 yes Add new case for `question_mark` lint DylanBulfin:return-if-let-some-else y21 0
152 clippy 13778 yes Write documentation for each CI workflow BD103:ci-docs blyxyas 0
153 clippy 13780 yes indexing_slicing: Clarify documentation Wilfred:master dswij 0
154 clippy 13787 yes chore: multipart_suggestions for manual_assert scottgerring:chore/fix-manual-assert y21 0
155 clippy 13798 yes detect redundant nested match lapla-cogito:nestedmatch y21 0
156 clippy 13800 yes extend `unchecked_duration_subtraction` to check for `Duration - Duration` sharksforarms:sharksforarms/duration-sub dswij 0
157 clippy 13803 yes chore: use multipart_suggestions for match_same_arms scottgerring:chore/fix-match-same-arms blyxyas 0
158 cargo 13846 yes feat(gc): record workspace manifest and target dir in global cache tracker baby230211:feat-13136 ehuss 0
159 cargo 14197 yes Support target-spec json file extension in case-insensitive form boozook:target-spec-json-ext-case-insensitive ehuss 0
160 cargo 14376 yes Correctly parse arguments from environment variables GuillaumeGomez:parse-args-from-env-var epage 0
161 cargo 14439 yes move modules from kebab-case to snake_case DSchroer:layout-module-names ehuss 0
162 cargo 14543 yes feat(resolve): Direct people to working around less optimal MSRV-resolver results epage:msrv ehuss 0
163 cargo 14553 yes feat: Add custom completer for completing `cargo build --packge <TAB>` shannmu:_cargo_package_completer epage 0
164 cargo 14578 yes WIP: Allow credential helper to provide SSH password JordanForks:task/git-ssh-credential-helper ehuss 0
165 cargo 14581 yes Lint against unexpected cfgs in `[target.'cfg(...)']` Urgau:check-cfg-target-lint epage 0
166 cargo 14615 yes Taskbar progress reporting via ANSI codes Gordon01:taskbar_progress epage 0
167 cargo 14681 yes test: Add test codebase for shell completions shannmu:test_codebase epage 0
168 cargo 14691 yes fix(perf): switch global allocator to mimalloc x-hgg-x:resolver-perf-4 ehuss 0
169 cargo 14716 yes Cargo vendor: add source rewriting for private registries included in deps P-E-Meunier:master ehuss 0
170 cargo 14755 yes Fix --package <non-existent> --workspace MoskalykA:fix---package-non-existent---workspace ehuss 0
171 cargo 14756 yes fix: env table config can't trigger rebuild with `rerun-if-env-changed`. linyihai:rerun-env-changed-issue-10358 epage 0
172 cargo 14811 yes fix(env): dont track envs set by cargo in dep-info file weihanglo:env epage 0
173 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
174 cargo 14837 yes feat: make package, manifest and virtualManfest sync by using Arc not Rc washanhanzi:master 0
175 cargo 14897 yes fix(resolver): Report unmatched versions, rather than saying no package epage:alt ehuss 0
176 cargo 14900 yes fix(cargo-rustc): stabilize higher precedence trailing flags weihanglo:rustc epage 0
177 cargo 14917 yes feature(SourceId): use stable hash from rustc-stable-hash weihanglo:stable-hash ehuss 0
178 rust-analyzer 15177 Fix panic in `handle_code_action` rust-lang:Veykril-patch-1 0
179 rust-analyzer 17830 yes Bring our TokenTree model closer to rustc's Veykril:tt-model2 0
180 rust-analyzer 18332 yes Granular handling for flycheck diagnostics Strackeror:granular-flycheck-diags 0
181 rust-analyzer 18407 Fix formatting on welcome page, read only paths setting example hackervole:code-fix-welcome-setup-tips 0
182 rust-analyzer 18458 yes feat: Add diagnostic fix to remove unnecessary wrapper in type mismatch Giga-Bowser:master 0
183 rust-analyzer 18464 yes Test function imports replaced by module imports. rwakulszowa:test-function-import-replaced-by-module-import 0
184 rust-analyzer 18466 yes Properly handle different defaults for severity of lints ChayimFriedman2:proper-lint-severity 0
185 rust-analyzer 18484 yes Migrate `merge_imports` Assist to Use `SyntaxFactory` tareknaser:syntax_factory_merge_imports 0
186 rust-analyzer 18517 yes fix: avoid hint items shadow local item from completions CubeSugarCheese:pr-fix-auto-import 0
187 rust-analyzer 18524 yes minor: Migrate `(un)wrap_return_type` assists to use `SyntaxEditor` Giga-Bowser:migrate-wrap-unwrap-return 0
188 rust-analyzer 18539 yes feat: Add `remove_braces` assist to remove braces from closures and match arms Giga-Bowser:change-braces 0
189 rust-analyzer 18652 yes feat: Add an assist to extract an expression into a constant Giga-Bowser:extract-constant 0
190 rust-analyzer 18653 yes Hash completion items to properly match them during /resolve SomeoneToIgnore:hash-completions 0
191 rust-analyzer 18654 yes feat: Implement import ide layer handling Veykril:push-mxywzmukqqyn 0
192 rust-analyzer 18656 yes feat: preserve order of parameters in extract_functions roife:fix-issue-18639 0
193 rust-analyzer 18657 yes minor: Migrate `generate_enum_variant` to `SyntaxEditor` Giga-Bowser:generate-enum-variant 0
194 rust 101213 yes net adding set_fib call to set FIB route on FreeBSD. devnexen:fbsd_set_fib workingjubilee 0
195 rust 106418 yes Implement `PartialOrd` and `Ord` for `Discriminant` EFanZh:implement-ord-for-discriminant dtolnay 0
196 rust 106643 yes Allow only implementing `Read::read_buf` WaffleLapkin:read_recursive dtolnay 0
197 rust 108193 yes Add rem_floor and rem_ceil clarfonthey:rounding-remainders dtolnay 0
198 rust 108684 yes Clarify drop_in_place safety Manishearth:dip-safety JakobDegen 0
199 rust 110406 yes rustdoc-json: Add test for #[automatically_derived] attribute aDotInTheVoid:rdj-derived-impl-attr 0
200 rust 113095 yes Document `become` keyword WaffleLapkin:document_becoming_unuwuable workingjubilee 0
201 rust 113891 yes Add more syscall doc aliases to std docs SabrinaJewson:more-syscall-aliases Mark-Simulacrum 0
202 rust 115954 yes cfi: Store type erasure witness for Argument maurer:cfi-workaround m-ou-se 0
203 rust 116632 yes Add `(checked_)norem_div` methods for integer types newpavlov:checked_norem_div Mark-Simulacrum 0
204 rust 118087 yes Add Ref/RefMut try_map method GrigorenkoPV:refcell_try_map Mark-Simulacrum 0
205 rust 118613 yes Enable emutls by default for android quininer:android-enable-emutls thomcc 0
206 rust 118717 yes Add new solver / old solver opaque type tests traviscross:TC/add-new-solver-opaque-tests compiler-errors 0
207 rust 118733 yes add error message for c# style named arguments nouritsu:master estebank 0
208 rust 120072 yes style-guide: Tweak `Cargo.toml` formatting to not put `description` last joshtriplett:style-guide-cargo-tweak yaahc 0
209 rust 120708 yes Add `or_try_*` variants for HashMap Entry API peterjoel:entry_try m-ou-se 0
210 rust 120808 yes Split elided_lifetime_in_paths into tied and untied shepmaster:split-elided-lifetimes-in-paths davidtwco 0
211 rust 121494 yes add tests which assert that import list for simple executable not changed silently klensy:assert-import-list ChrisDenton 0
212 rust 121742 yes sess: stabilize `-C stack-protector=all` davidtwco:stabilize-stack-protector-all nikic 0
213 rust 121762 yes style-guide: Note that we don't account for comments in every possible place joshtriplett:style-comments-best-effort calebcartwright 0
214 rust 121910 yes Revert "Change prefetch to avoid deadlock" Zoxc:rev-118488 cjgillot 0
215 rust 122340 yes Treat weak alias types more like ADTs when computing implied bounds fmease:lta-implied-bounds-recurse-shallow oli-obk 0
216 rust 122661 yes Assert that the first `assert!` expression is `bool` estebank:assert-macro-span pnkfelix 0
217 rust 123213 yes Remove impl of Allocator for &A workingjubilee:resume-with-references-only-on-request Mark-Simulacrum 0
218 rust 123239 yes Implement a lint for implicit autoref of raw pointer dereference - take 2 Urgau:dangerous_implicit_autorefs fmease 0
219 rust 123476 yes std::net: adding `unix_socket_exclbind` feature for solaris/illumos. devnexen:std_net_solaris_exclbind Mark-Simulacrum 0
220 rust 123604 yes Abstract `ProcThreadAttributeList` into its own struct michaelvanstraten:proc_thread_attribute_list ChrisDenton 0
221 rust 124180 yes proposal to support raw_attribute with raw pointer cre4ture:feature/raw_attribute_ptr ChrisDenton 0
222 rust 125087 yes Optimize `Seek::stream_len` impl for `File` tbu-:pr_file_stream_len ChrisDenton 0
223 rust 125462 yes Explicitly disable debug-assertions when building std for mir-opt tests saethlin:mir-opt-tests-without-debug-assertions Mark-Simulacrum 0
224 rust 125793 yes Add a FCW for special cased blocks WaffleLapkin:never_block_lint compiler-errors 0
225 rust 126118 yes docs: Mention `spare_capacity_mut()` in `Vec::set_len` jan-ferdinand:docs_for_vec_set_len the8472 0
226 rust 126510 yes 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
227 rust 127013 yes Add `f16` formatting and parsing tgross35:f16-format-parse 0
228 rust 127401 yes [EXPERIMENT] Ban generics in variadic args workingjubilee:ban-generics-in-variadic-args 0
229 rust 128045 yes #[contracts::requires(...)] + #[contracts::ensures(...)] pnkfelix:rustc-contracts oli-obk 0
230 rust 128070 yes Rewrite the compiletest directive parser tgross35:compiletest-parser-rewrite jieyouxu 0
231 rust 128351 yes Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes ChayimFriedman2:lint-transmute-unsafe-cell oli-obk 0
232 rust 128637 yes Improve dead code analysis for structs and traits defined locally mu001999-contrib:dead-code/enhance cjgillot 0
233 rust 128653 yes When annotations needed, look at impls for more accurate suggestions estebank:ambiguity-suggestion-2 compiler-errors 0
234 rust 128737 yes Add lint for recursive default impls mj10021:issue-128421-fix chenyukang 0
235 rust 128754 yes Migrate `split-debuginfo` `run-make` test to rmake Oneirical:master jieyouxu 0
236 rust 128906 yes Hint on unknown escape of Unicode quotation marks in string literal lolbinarycat:unicode-quote-hint compiler-errors 0
237 rust 129002 yes Emit an error for invalid item of instruction_set chansuke:fix/instruction_set wesleywiser 0
238 rust 129036 yes Additional NonZero conversions clarfonthey:nonzero-conversions BurntSushi 0
239 rust 129114 yes stabilize std::path::Path::file_prefix mbhall88:stabilize-file_prefix Amanieu 0
240 rust 129121 yes Stabilize `tcp_quickack` devnexen:stabilize_ext_linux_tcp_layer BurntSushi 0
241 rust 129220 yes Add platform docs for FreeBSD. asomers:target-maintainer ehuss 0
242 rust 129259 yes Add inherent versions of MaybeUninit methods for slices clarfonthey:maybe_uninit_slices BurntSushi 0
243 rust 129334 yes Implement (part of) ACP 429: add `DerefMut` to `Lazy[Cell/Lock]` ChayimFriedman2:more-lazy-methods BurntSushi 0
244 rust 129483 yes update the safety preconditions of from_raw_parts lolbinarycat:from_raw_parts-docs workingjubilee 0
245 rust 129700 yes Initial fs implementation for UEFI Ayush1325:uefi-file joboet 0
246 rust 129822 yes Docs - type guarantees update WiktorPrzetacznik:docs-guarantees-update BurntSushi 0
247 rust 129872 yes impl `AsRef<[T; N]>` and `AsMut<[T; N]>` for `[T; N]` GrigorenkoPV:array-as-array 0
248 rust 129914 yes rustdoc search: add new `crate:` syntax to search a single crate lolbinarycat:rustdoc-crate-filter notriddle 0
249 rust 129923 yes [do not merge] Testing Windows CI 2 ehuss:ehuss-test ehuss 0
250 rust 129989 yes [Coverage][MCDC] Do not initialize mcdc parameters for instances containing no mcdc statements Lambdaris:check-mcdc-statements Zalathar 0
251 rust 130060 yes Autodiff Upstreaming - rustc_codegen_llvm changes EnzymeAD:enzyme-cg-llvm davidtwco 0
252 rust 130289 yes docs: Permissions.readonly() also ignores root user special permissions intgr-forks:Permissions-readonly-vs-unix-root ChrisDenton 0
253 rust 130374 yes Add copy button to crate version. MeetThePatel:master GuillaumeGomez 0
254 rust 130382 yes Add a run-make test for Arm target-cpu features. chrisnc:arm-target-cpu-feature-test jieyouxu 0
255 rust 130418 yes Split traits by crate-local and crate-non-local MeetThePatel:feature-rustdoc-sort-traits notriddle 0
256 rust 130451 yes Note Command for Capturing binary run abhillman:patch-1 kennytm 0
257 rust 130463 yes Generating a documentation for tests Infineon:test_documentation GuillaumeGomez 0
258 rust 130552 yes Support 128-bit atomics on x86_64-fortanix-unknown-sgx taiki-e:sgx-atomic-128 wesleywiser 0
259 rust 130571 yes [NonNull] Document behavior of From<&[mut] T> wrt provenance joshlf:patch-11 RalfJung 0
260 rust 130643 yes Beautify doctest path GuillaumeGomez:beautify-doctest-path notriddle 0
261 rust 130682 yes Add `peek_index` to `Enumerate` x4exr:master cuviper 0
262 rust 130733 yes Optimize `is_ascii` for `str` and `[u8]` further okaneco:is_ascii scottmcm 0
263 rust 130751 yes Suggest adding missing braces in `const` block pattern GrigorenkoPV:missing-{-in-const 0
264 rust 130780 yes Remove unstable cfg `target(...)` compact feature Urgau:withdrawn-cfg-target-compact BoxyUwU 0
265 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
266 rust 130808 yes Fix linking for symbols starting with ? on i686-pc-windows-msvc checkraisefold:fix-questionmark-linking nnethercote 0
267 rust 130883 yes Add environment variable query madsmtm:env-var-query petrochenkov 0
268 rust 130886 yes core/ptr: Add simulate_realloc() mrkajetanp:ptr-tag-helpers Mark-Simulacrum 0
269 rust 130887 yes 100% safe implementation of RepeatN Soveu:repeatn Amanieu 0
270 rust 130923 yes Allow multiple suggestions for malformed crate_type attribute Blindspot22:Support-more-suggestions-in-template-for-bad-attribute-use-#61288 nnethercote 0
271 rust 130937 yes Separate weekly `cargo update` PRs and add boostrap tgross35:dependencies-ci-bootstrap Kobzol 0
272 rust 131004 yes Suggest flipping reversed `?#`/`?x`/`?X` in format specifiers deniskilseev:issue-129966-fix jieyouxu 0
273 rust 131072 yes Win: Use POSIX rename semantics for `std::fs::rename` if available Fulgen301:windows-rename-posix-semantics ChrisDenton 0
274 rust 131146 yes Stop clearing box's drop flags early beepster4096:box_drop_flags wesleywiser 0
275 rust 131282 yes std: detect stack overflows in TLS destructors on UNIX joboet:thread_local_stack_overflow Amanieu 0
276 rust 131309 yes Warn about C-style octal literals GrigorenkoPV:suspicious-leading-zero Urgau 0
277 rust 131319 yes Fix c_char on various no-std and tier 3 targets taiki-e:c-char 0
278 rust 131340 yes Implement split_pattern on slices eduardorittner:master Amanieu 0
279 rust 131433 yes Apple: Re-implement SDK discovery instead of using `xcrun` madsmtm:find-sdkroot-manually pnkfelix 0
280 rust 131439 yes Remove allowing static_mut_refs lint mu001999-contrib:cleanup/static-mut compiler-errors 0
281 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
282 rust 131522 yes [macro_metavar_expr_concat] Fix #128346 c410-f3r:unlock-rfc-2011 chenyukang 0
283 rust 131607 yes core: implement `DeterministicRandomSource` joboet:deterministic_random joshtriplett 0
284 rust 131627 yes Add external LLVM compatibility to INSTALL.md manishwalia15:patch-6 0
285 rust 131656 yes move some invalid exponent detection into rustc_session richard-uk1:move_empty_exponent_to_rustc_session petrochenkov 0
286 rust 131729 yes Make the `test` cfg a userspace check-cfg Urgau:check-cfg-test-userspace petrochenkov 0
287 rust 131806 yes Treat other items as functions for the purpose of type-based search lolbinarycat:rustdoc-search-all-is-func notriddle 0
288 rust 131808 yes Hir attributes jdonszelmann:hir-attributes oli-obk 0
289 rust 131830 yes Add support for wasm exception handling to Emscripten target hoodmane:emscripten-wasm-eh workingjubilee 0
290 rust 131852 yes rustdoc: allow searches to match against both type and name lolbinarycat:rustdoc-search-type-and-name notriddle 0
291 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
292 rust 131923 yes Derive `Copy` and `Hash` for `IntErrorKind` ranger-ross:impl-copy-hash-interrorkind m-ou-se 0
293 rust 131975 yes rustdoc: prefer showing enum variants as written lolbinarycat:rustdoc-enum-discrim notriddle 0
294 rust 131998 yes Add core::ops::Bound::from_opt API krtab:bound_from_opt thomcc 0
295 rust 132038 yes Add lint rule for `#[deprecated]` on re-exports kailan:deprecated-use pnkfelix 0
296 rust 132056 yes Stabilize `#[diagnostic::do_not_recommend]` weiznich:diagnostic_do_not_recommend_final_tests compiler-errors 0
297 rust 132087 yes Fix overly restrictive lifetime in `core::panic::Location::file` return type ijchen:issue-131770-fix m-ou-se 0
298 rust 132112 yes Remove `P<>` from `visit_`s in ast `MutVisitor` maxcabrajac:remove_p petrochenkov 0
299 rust 132156 yes When encountering unexpected closure return type, point at return type/expression estebank:closure-return Nadrieril 0
300 rust 132289 yes Disqualify built-in trait impl if it seems likely to overlap in an unsound way with a blanket impl compiler-errors:vanquish-dyn-incompleteness lcnr 0
301 rust 132295 yes fixed wast version was released, remove randomization exemption the8472:remove-randomize-exclusion1 onur-ozkan 0
302 rust 132331 yes Use CLOCK_BOOTTIME for Instant in Fuchsia/Android mathukumillia:convert_instant_boottime jhpratt 0
303 rust 132345 yes Improve diagnostics for `HostEffectPredicate` in the new solver compiler-errors:fx-diag lcnr 0
304 rust 132431 yes From iterator for more tuples shahn:from_iterator_more_tuples Amanieu 0
305 rust 132469 yes Do not suggest borrow that is already there in fully-qualified call estebank:issue-132041 Nadrieril 0
306 rust 132477 yes Add illumos target documentation Noratrieb:illumos-oxide GuillaumeGomez 0
307 rust 132484 yes unix: Relax escaping in `Debug` impl on `Command` madsmtm:command-relaxed-escape thomcc 0
308 rust 132570 yes Use LLVM's UEFI targets madsmtm:llvm-uefi workingjubilee 0
309 rust 132607 yes Used pthread name functions returning result for FreeBSD and DragonFly YohDeadfall:pthread-name-fn-with-result ibraheemdev 0
310 rust 132654 yes std: lazily allocate the main thread handle joboet:lazy_main ChrisDenton 0
311 rust 132706 yes Stabilize async closures (RFC 3668) compiler-errors:async-closures 0
312 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
313 rust 132830 yes Rename `elem_offset` to `element_offset` wr7:substr_range_documentation joshtriplett 0
314 rust 132833 yes Stabilize let chains in the 2024 edition est31:stabilize_let_chains fee1-dead 0
315 rust 132876 yes rustdoc book: acknowledge --document-hidden-items lolbinarycat:rustdoc-document-hidden-items aDotInTheVoid 0
316 rust 132904 yes only use generic info when ty var belong it in orphan check bvanjoi:issue-132826 fmease 0
317 rust 132939 yes Suggest using deref in patterns uellenberg:suggest-deref oli-obk 0
318 rust 132976 yes Add `PeekableIterator` trait bluebear94:mf/peekable-iterator scottmcm 0
319 rust 132983 yes Edit dangling pointers Anthony-Eid:dangling-pointers-lint Urgau 0
320 rust 133055 yes Expand `CloneToUninit` documentation. kpreid:clone-uninit-doc cuviper 0
321 rust 133057 yes Impl String::into_chars tisonkun:into-chars Amanieu 0
322 rust 133087 yes Detect missing `.` in method chain in `let` bindings and statements estebank:stmt-misparse chenyukang 0
323 rust 133099 yes forbid toggling x87 and fpregs on hard-float targets RalfJung:forbidden-hardfloat-features workingjubilee 0
324 rust 133103 yes Pass FnAbi to find_mir_or_eval_fn tiif:fnabi RalfJung 0
325 rust 133128 yes Resolve the false positive dead_code lint when type is only used via destructuring m-ysk:feature/issue-132874 nnethercote 0
326 rust 133138 yes Target modifiers (special marked options) are recorded in metainfo azhogin:azhogin/target-modifiers davidtwco 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 133170 yes std: print a backtrace on stackoverflow joboet:stack_overflow_backtrace jhpratt 0
331 rust 133221 yes Add external macros specific diagnostics for check-cfg Urgau:check-cfg-macro-diag compiler-errors 0
332 rust 133223 yes `UniqueRc` trait impls zachs18:uniquerc-impls Noratrieb 0
333 rust 133240 yes Mark `OnceState::poison` as `pub` GrigorenkoPV:once_state_poison_pub joshtriplett 0
334 rust 133245 yes [IT'S NOT TIME YET] Disarm `time` bomb (diagnostics) jieyouxu:disarm-time-bomb 0
335 rust 133249 yes ABI checks: add support for loongarch heiher:loong-abi-check workingjubilee 0
336 rust 133263 yes Refactor inner allocation logic of temp dangling pointer lint Urgau:dangling-improv-inner BoxyUwU 0
337 rust 133279 yes rustdoc: use a button instead of a bar for search notriddle:notriddle/search-button GuillaumeGomez 0
338 rust 133292 yes E0277: suggest dereferencing function arguments in more cases dianne:e0277-suggest-deref pnkfelix 0
339 rust 133293 yes Updates Solaris target information, adds Solaris maintainer psumbera:solaris-maintainer tgross35 0
340 rust 133312 yes triagebot: automatically add more rustdoc related labels lolbinarycat:triagebot-rustdoc-labels GuillaumeGomez 0
341 rust 133382 yes Suggest considering casting fn item as fn pointer in more cases mu001999-contrib:diag/fnitem compiler-errors 0
342 rust 133386 yes Update linux_musl base to dynamically link the crt by default wesleywiser:update_musl_base_crt_default jieyouxu 0
343 rust 133400 yes adapt `Path::file_stem()` function for directories hacknus:file_stem-for-directories joboet 0
344 rust 133406 yes Add value accessor methods to `Mutex` and `RwLock` EFanZh:lock-value-accessors Noratrieb 0
345 rust 133420 yes Switch rtems target to panic unwind thesummer:rtems-unwind workingjubilee 0
346 rust 133460 yes Use `check-run-results` for `run-fail` test stderr clubby789:run-fail-output estebank 0
347 rust 133461 yes Add COPYRIGHT-*.html files to distribution and update `COPYRIGHT` ferrocene:add-copyright-files-to-dist Kobzol 0
348 rust 133477 yes Detect tuple structs that are unconstructable due to re-export estebank:issue-133343 cjgillot 0
349 rust 133485 yes [discussion][donotmerge]: Copy Python implementation for `float::div_euclid` tesuji:float-div_euclid cuviper 0
350 rust 133486 yes borrowck diagnostics: make `add_move_error_suggestions` use the HIR rather than `SourceMap` dianne:fix-move-error-suggestion compiler-errors 0
351 rust 133514 yes Add new tool for dumping feature status based on tidy yaahc:tidy-features-dump estebank 0
352 rust 133572 yes Implement `alloc::sync::UniqueArc` frank-king:feature/unique_arc Amanieu 0
353 rust 133576 yes clarify requirements of `byte_{offset,add,sub}` for zero-sized referents jswrenn:pointer-byte-ops-zs-doc RalfJung 0
354 rust 133605 yes Add extensive set of drop order tests traviscross:TC/add-2024-drop-order-tests compiler-errors 0
355 rust 133615 yes Implement Condvar using futex requeue ruihe774:condvar-requeue ChrisDenton 0
356 rust 133631 yes Support Neutrino QNX 7.1 with `io-sock` network stack and 8.0 flba-eb:add_nto_qnx71_iosock_support workingjubilee 0
357 rust 133633 yes don't show the full linker args unless `--verbose` is passed jyn514:hide-linker-args bjorn3 0
358 rust 133636 yes [rustdoc] Add sans-serif font setting GuillaumeGomez:sans-serif notriddle 0
359 rust 133661 yes [WIP] Support intra-doc links to impls on dyn traits camelid:dyn-doc-link fmease 0
360 rust 133663 yes Add a compiler intrinsic to back `bigint_helper_methods` scottmcm:carrying_mul_add ibraheemdev 0
361 rust 133695 yes Reexport likely/unlikely in std::hint x17jiri:hint_likely workingjubilee 0
362 rust 133700 yes const-eval: detect more pointers as definitely not-null RalfJung:const-non-null lcnr 0
363 rust 133702 yes Variants::Single: do not use invalid VariantIdx for uninhabited enums RalfJung:single-variant cjgillot 0
364 rust 133717 yes Make impl section headers sticky GuillaumeGomez:sticky-headings notriddle 0
365 rust 133720 yes [cfg_match] Adjust syntax c410-f3r:cfg-match-foo-bar-baz m-ou-se 0
366 rust 133734 yes Bounds-check with PtrMetadata instead of Len in MIR scottmcm:lower-indexing-to-ptrmetadata davidtwco 0
367 rust 133752 yes replace copypasted ModuleLlvm::parse klensy:cp chenyukang 0
368 rust 133782 yes Precedence improvements: closures and jumps dtolnay:closuresjumps spastorino 0
369 rust 133809 yes ci: Move dist-aarch64-linux to an aarch64 runner mrkajetanp:ci-aarch64-dist Kobzol 0
370 rust 133810 yes remove unnecessary `eval_verify_bound` lcnr:remove-verify_bound compiler-errors 0
371 rust 133820 yes Stabilize `derive(CoercePointee)` dingxiangfei2009:stabilize-coerce-pointee joboet 0
372 rust 133823 yes Replace evaluated `cfg_attr` in AST with a placeholder attribute for accurate span tracking estebank:issue-56328 petrochenkov 0
373 rust 133829 yes AtomicT::fetch_update_infallible GrigorenkoPV:fetch_update_infallible Noratrieb 0
374 rust 133832 yes Make `symbols.o` trick work when linking with `ld64` madsmtm:apple-symbols.o estebank 0
375 rust 133852 yes improve cold_path() x17jiri:cold_path estebank 0
376 rust 133859 yes Move some alloc tests to the alloctests crate bjorn3:move_tests_to_alloctests thomcc 0
377 rust 133870 yes Stabilize `asm_goto` feature gate nbdd0121:asm tmandry 0
378 rust 133900 yes Advent of `tests/ui` (misc cleanups and improvements) [1/N] jieyouxu:ui-cleanup-1 fmease 0
379 rust 133909 yes rename `fn member_constraint` to `fn add_member_constraint` lcnr:opaques-in-closure jackh726 0
380 rust 133924 yes change guarded string reserved tokens to `#"`, `##"`, `###` pitaj:reserve-guarded-strings estebank 0
381 rust 133925 yes disallow `repr()` on invalid items folkertdev:improve-repr-warnings compiler-errors 0
382 rust 133926 yes Fix const conditions for RPITITs compiler-errors:const-conditions lcnr 0
383 rust 133929 yes Remove -Zinline-in-all-cgus saethlin:remove-inline-in-all-cgus 0
384 rust 133932 yes Avoid using make_direct_deprecated() in extern "ptx-kernel" bjorn3:fix_ptx_kernel_abi wesleywiser 0
385 rust 133937 yes Keep track of parse errors in `mod`s and don't emit resolve errors for paths involving them estebank:silence-resolve-errors-from-mod-with-parse-errors davidtwco 0
386 rust 133938 yes `rustc_mir_dataflow` cleanups, including some renamings nnethercote:rustc_mir_dataflow-renamings cjgillot 0
387 rust 133942 yes Clarify how to use `black_box()` BD103:black-box-docs saethlin 0
388 rust 133944 yes initial non-working draft for issue #133058 ricci009:master jieyouxu 0
389 rust 133951 yes Make the wasm_c_abi future compat warning a hard error bjorn3:wasm_c_abi_lint_hard_error workingjubilee 0
390 rust 133952 yes Remove wasm legacy abi bjorn3:remove_wasm_legacy_abi alexcrichton 0
391 rust 133964 yes core: implement `bool::select_unpredictable` joboet:select_unpredictable tgross35 0
392 rust 133981 yes rustdoc-json: Refractor and document Id's aDotInTheVoid:document-docs-ids fmease 0
393 rust 133984 yes Lower BinOp::Cmp to llvm.{s,u}cmp.* intrinsics DaniPopes:scmp-ucmp scottmcm 0
394 rust 133986 yes Add documentation for anonymous pipe module olishmollie:tracking-issue-127154-documentation Noratrieb 0
395 rust 133990 yes [Debuginfo] Force enum `DISCR_*` to `static const u64` to allow for inspection via LLDB Walnut356:static_const cjgillot 0
396 rust 134004 yes Add unstable hotpatch flag to rustc nebulark:hotpatch_flag jieyouxu 0
397 rust 134006 yes setup typos check in CI klensy:typos nnethercote 0
398 rust 134009 yes cg_llvm: Replace most of our DIBuilder wrappers with LLVM-C API bindings Zalathar:llvm-di workingjubilee 0
399 rust 134016 yes Stabilize `const_is_char_boundary` and `const_str_split_at`. zachs18:stable-const-str-split_at Amanieu 0
400 rust 134021 yes Implement `IntoIterator` for `[&[mut]] Box<[T; N], A>` WaffleLapkin:box-arr-into-iter2 scottmcm 0
401 rust 134022 yes Doc: Extend for tuples to be stabilized in 1.85.0 shahn:doc_clarify_extend_for_tuple_version joboet 0
402 rust 134030 yes add `-Zmin-function-alignment` folkertdev:min-fn-align workingjubilee 0
403 rust 134034 yes handle paren in macro expand for let-init-else expr bvanjoi:issue-131655 petrochenkov 0
404 rust 134048 yes Implement From<MutexGuard<'a, T>> for &'a Mutex<T> rubcc95:master BurntSushi 0
405 rust 134062 yes Draft: Fix `{f16,f32,f64,f128}::div_euclid` traviscross:TC/fix-div_euclid 0
406 rust 134063 yes dec2flt: Clean up float parsing modules tgross35:dec2flt-refactoring Noratrieb 0
407 rust 134074 yes bootstrap: `std::io::ErrorKind::CrossesDevices` is finally stable GrigorenkoPV:bootstrap-io-error-more jieyouxu 0
408 rust 134076 yes Stabilize `std::io::ErrorKind::InvalidFilename` GrigorenkoPV:InvalidFilename ChrisDenton 0
409 rust 134080 yes Avoid use of LFS64 symbols on Emscripten kleisauke:avoid-lfs64-emscripten Noratrieb 0
410 rust 134081 yes Try to evaluate constants in legacy mangling oli-obk:push-prpsqxxynxnq BoxyUwU 0
411 rust 134083 yes [CI test] Turn `rustc-dev-guide` into a subtree Kobzol:rustc-dev-guide-subtree jieyouxu 0
412 rust 134085 yes Run TLS destructors at process exit on all platforms rust-wasi-web:tls-process-destruct joboet 0
413 rust 134089 yes Use newly added exceptions to non default branch warning Urgau:triagebot-exceptions ehuss 0
414 rust 134090 yes Stabilize target_feature_11 veluca93:stable-tf11 tmandry 0
415 rust 134095 yes [CI] Use a lockfile for installing the `datadog` package Kobzol:datadog-lockfile jdno 0
416 rust 134111 yes Fix `--nocapture` for run-make tests jyn514:run-make-nocapture jieyouxu 0
417 rust 134126 yes [`generic_assert`] Avoid constant environments c410-f3r:hocus-pocus estebank 0
418 rust 134130 yes Stop using driver queries in the public API bjorn3:prepare_driver_query_removal Nadrieril 0
419 rust 134132 yes CI: update linux 4c from ubuntu 20 to ubuntu 22 MarcoIeni:linux-4c-to-ubuntu-22 Mark-Simulacrum 0
420 rust 134135 yes CI: use aws ECR insteand of Docker Hub MarcoIeni:aws-ecr Kobzol 0
421 rust 134140 yes Add AST support fror unsafe binders compiler-errors:unsafe-binders-ast oli-obk 0
422 rust 134142 yes Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures lint compiler-errors:paren-sug jieyouxu 0
423 rust 134143 yes Convert `struct FromBytesWithNulError` into enum nyurik:err-nul Amanieu 0
424 rust 134144 yes Properly consider APITs for never type fallback ascription fix compiler-errors:fallback-apit WaffleLapkin 0
425 rust 134145 yes Correctly rounded floating point `div_euclid`. tczajka:exact_div_euclid workingjubilee 0
426 rust 134148 yes add comments in check_expr_field dev-ardi:cleanup_check_field_expr compiler-errors 0
427 rust 134151 yes CI: Free more disk space with free-disk-space script whiteio:infra-issue-183 Mark-Simulacrum 0
428 rust 134152 yes Simplify `rustc_mir_dataflow::abs_domain`. nnethercote:simplify-rustc_mir_dataflow-abs_domain pnkfelix 0
429 rust 134154 yes Fix confusing error message dev-ardi:field-expr-generics compiler-errors 0
430 rust 134155 yes Unsafe op in unsafe fn sthibaul:unsafe_op_in_unsafe_fn Mark-Simulacrum 0
431 rust 133392 yes Fix ICE when multiple supertrait substitutions need assoc but only one is provided compiler-errors:object-sup lcnr 0 always
432 rust 134070 yes Some asm! diagnostic adjustments and a papercut fix oli-obk:push-nquzymupzlsq jieyouxu 0 always
433 rust 133265 no Add a range argument to vec.extract_if the8472:extract-if-ranges cuviper cuviper 0
434 rust 126810 no Tweak output of resolve errors estebank:resolve-error-wording petrochenkov 10 never
435 rust 89917 no sess: default to v0 symbol mangling davidtwco:issue-60705-stabilize-rust-symbol-mangling-scheme 0 never
436 rust 101500 no Perform unused assignment and unused variables lints on MIR. cjgillot:mir-liveness davidtwco 0 never
437 rust 105392 no Dedup bounds with parent impl block GuillaumeGomez:rustdoc-dedup-bounds compiler-errors 0 never
438 rust 106852 no Only preserve DebugInfo in DeadStoreElimination if requested. cjgillot:debug-dse JakobDegen 0 never
439 rust 109606 no Derive `PartialOrd::{l,g}{e,t}` for fieldless enums as explicit comparisons on `discriminant_value` thomcc:fieldless-discriminant-only-pord davidtwco 0 never
440 rust 110691 no Enable DataflowConstProp by default cjgillot:enable-dcp 0 never
441 rust 113125 no typeck: taint if errors found during writeback davidtwco:issue-112824-ctfe-type-mismatch-with-type-error compiler-errors 0 never
442 rust 114538 no Split marking and visit to compute live_symbols. cjgillot:split-live-symbols 0 never
443 rust 114561 no Record an update graph of effective visibilities to avoid repeated HIR visit. cjgillot:eff-vis-graph petrochenkov 0 never
444 rust 115003 no Increase parallelism in various locations Zoxc:parallel-tweaks-rebase cjgillot 0 never
445 rust 116173 no New atomic reference counting algorithm m-ou-se:arc Amanieu 0 never
446 rust 116542 no Add range metadata to slice lengths the8472:slice-ref-len-validity cjgillot 0 never
447 rust 116707 no Create an `AllocId` for `ConstValue::Slice`. cjgillot:slice-id 0 never
448 rust 117473 no Move alignment checks to codegen saethlin:codegen-alignment-checks wesleywiser 0 never
449 rust 119286 no show linker output even if the linker succeeds jyn514:linker-output bjorn3 0 never
450 rust 119458 no Do not hash allocations to name them. cjgillot:anonymous-alloc compiler-errors 0 never
451 rust 119501 no Only generate a single shim for clone of copy types. cjgillot:clone-shim 0 never
452 rust 119899 no redesign stage 0 std onur-ozkan:redesign-stage0-std albertlarsan68 0 iffy
453 rust 120193 no #[cold] on match arms x17jiri:cold_match_arms oli-obk 0 never
454 rust 120286 no Implement RFC 3349, mixed utf8 literals nnethercote:3349-mixed-utf8-literals 0 never
455 rust 120525 no rustc_ast: FieldDef: remove span klensy:FieldDef-span oli-obk 0 never
456 rust 120706 no Initial support for auto traits with default bounds Bryanskiy:leak lcnr 0 never
457 rust 122325 no Stop using LLVM struct types for array/pointer offset GEPs erikdesjardins:array nikic 0 never
458 rust 123219 no [WIP] rustdoc (base+json): add support for variances fmease:rustdoc-variances-json 0 never
459 rust 123259 no Fixup `if T::CONST` in MIR scottmcm:tweak-if-const 0 never
460 rust 124141 no Remove `Nonterminal` and `TokenKind::Interpolated` nnethercote:rm-Nonterminal-and-TokenKind-Interpolated petrochenkov 0 never
461 rust 124188 no MIR: Stop needing an explicit BB for `otherwise:unreachable` scottmcm:implicit-switchint-unreachable 0 never
462 rust 126391 no Validate environment variable names in `std::process` tbu-:pr_command_env_equals cuviper 0 iffy
463 rust 126651 no Implement consecutive shorthand projections (associated type paths) like `T::AssocA::AssocB` fmease:consec-shorthand-proj compiler-errors 0 never
464 rust 127241 no Mark span parent in def_collector. cjgillot:def-collector-span petrochenkov 0 never
465 rust 127516 no Simplify `LazyAttrTokenStream` nnethercote:simplify-LazyAttrTokenStream petrochenkov 0 never
466 rust 127541 no Show diff suggestion format on verbose replacement estebank:diff-suggestions petrochenkov 0 never
467 rust 129532 no Remove predicate queries compiler-errors:remove-predicate-queries lcnr 0 never
468 rust 129881 no Implement struct_target_features. veluca93:struct_tf cjgillot 0 never
469 rust 129931 no mir-opt: Merge all branch BBs into a single copy statement DianQK:match-br-copy cjgillot 0 never
470 rust 130227 no [WIP] Remove placeholders completely amandasystems:remove-placeholders-completely nikomatsakis 0 never
471 rust 130543 no Create `Atomic<T>` type alias CAD97:generic-atomic Noratrieb 0 iffy
472 rust 131311 no Weekly `cargo update` rust-lang:cargo_update Mark-Simulacrum 0 never
473 rust 132046 no 'improve' type traversal lcnr:trivial-type-visitable 0 never
474 rust 133088 no `-Zrandomize-layout` harder. `Foo<T> != Foo<U>` the8472:randomize-me-harder compiler-errors 0 never
475 rust 133266 no ci: enble LLVM download for windows-gnu hosts mati865:windows-gnu-llvm-download Mark-Simulacrum 0 never
476 rust 133397 no Fix dyn incompleteness with multiple supertraits with different substitutions compiler-errors:fix-dyn-incompleteness 0 never
477 rust 133502 no [DO NOT MERGE] bootstrap with `-Znext-solver=globally` lcnr:rust4 0 never
478 hashbrown 232 no Issue #225: Specialization fix tkaitchuck:specialization-fix 0
479 hashbrown 243 no Use `criterion` for benches henryboisdequin:bench 0
480 hashbrown 255 no Add `RawTable::vacuum` to clean up DELETED entries cuviper:vacuum 0
481 hashbrown 269 no Add WebAssembly SIMD Support CryZe:wasm-simd 0
482 hashbrown 316 no mask prepare_resize inline attribute with inline-more feature shuoli84:master 0
483 hashbrown 367 no Rewrite `get_many_mut` methods JustForFun88:new_get_many 0
484 hashbrown 400 no Fix `HashSet::get_or_insert_with` JustForFun88:hashset_get_or_insert_with 0
485 hashbrown 408 no Initial implementation of `try_get_many` JustForFun88:try_get_many 0
486 hashbrown 419 no feat: add return val to `replace_bucket_with` `replace_entry_with` Daniel-Aaron-Bloom:master 0
487 hashbrown 420 no Implement iterator which starts at arbitrary location DataDog:random-iterator 0
488 hashbrown 472 no Move `RawTableInner` and `TableLayout` to separate module JustForFun88:new_raw_table_inner_mod 0
489 hashbrown 488 no Add gxhash in bench ogxd:gxhash 0
490 hashbrown 513 no WIP Switch to a full bitwidth h2 matthieu-m:performance/full-bitwidth-h2 0
491 hashbrown 517 no Introduce Overflow & Displacement tracking. matthieu-m:performance/overflow-tracker 0
492 hashbrown 547 no Add `get_or_insert_equivalent` method to HashSet Soveu:insert-eqv 0
493 chalk 589 no [WIP] Convert from semantic to syntactic equality nathanwhit:sem-syn 0
494 vscode-rust 666 no [WIP] Add command for creating a new Cargo project GabrielMajeri:cargo-new-project 0
495 crater 672 no Group build script failures separately and extract the build script's crate oli-obk:failed_to_get_rustc_version 0
496 vscode-rust 683 no switch exec -> execFile; ShellExecution -> ProcessExecution AndriesK:master 0
497 chalk 694 no Add binders validator flodiebold:binders-check 0
498 chalk 733 no Allow tests to override the default closure impls JakobDegen:improved_fn_testing 0
499 chalk 736 no Support const evaluation HKalbasi:master 0
500 chalk 785 no Fix dyn program clause generation and make returning a ClosureKind optional jackh726:rustc_fixes 0
501 vscode-rust 840 no WIP: Merge both existing and rust-analyzer extension codebase Xanewok:merger 0
502 stdarch 1126 no Demo title Add files via upload leon3452:master Amanieu 0
503 stdarch 1128 no Demo title Add files via upload imperial-fists:master Amanieu 0
504 stdarch 1235 no Enable inlining checks for arm (32-bit) target arch. hkratz:enable-arm-inlining-checks Amanieu 0
505 stdarch 1337 no Update the Android NDK script to r25b chriswailes:ndk-update Amanieu 0
506 stdarch 1377 no attempt to resolve #852 matthiascy:master Amanieu 0
507 stdarch 1422 no move to array simd Ezrashaw:move-to-array-simd Amanieu 0
508 stdarch 1509 no SVE types and intrinsics JamieCunliffe:sve-types Amanieu 0
509 stdarch 1583 no Run aarch64-pc-windows-msvc tests on ARM64 Windows runners dpaoliello:runarm64win Amanieu 0
510 rls 1584 no Pass file directory as cwd for Run test of CodeLens Gowee:cmdcwd 0
511 libc 3661 no linux_like: unify SIGEV_THREAD_ID support christoph-heiss:musl-sigev-thread-id JohnTitor 0
512 libc 3692 no Remove extra traits rj00a:remove-extra-traits JohnTitor 0
513 libc 3756 no FreeBSD: add evdev structures Awoonyaa:libc_upd JohnTitor 0
514 libc 3778 no feat: `wasm32-wali` support arjunr2:libc-0.2 JohnTitor 0
515 miri 3779 no WIP: handle writing to dest within the foreign item handler rust-lang:error_writer2 0
516 libc 3782 no Add MODULE_INIT_COMPRESSED_FILE definition sinkingpoint:sinkingpoint/MODULE_INIT_COMPRESSED_FILE JohnTitor 0
517 libc 3791 no Rebase of "Upgrade musl supported version to 1.2.3" myl7:musl JohnTitor 0
518 libc 3838 no *BSD: Add ioctls for BPF/network interface operations nathaniel-bennett:main tgross35 0
519 libc 3847 no Linux: add `getitimer()`/`setitimer()` nathaniel-bennett:linux-getitimer-api tgross35 0
520 libc 3940 no android: add mallinfo2 SamB:bionic-mallinfo2 tgross35 0
521 miri 3948 no Run all pass-dep tests natively, too rust-lang:rustc_doublecheck 0
522 libc 3965 no Add NetBSD CI nathaniel-bennett:netbsd-ci tgross35 0
523 libc 3986 no Added ucontext_t for powerpc64-linux mgiessing:powerpc64-linux-ucontext JohnTitor 0
524 miri 3997 no Add GC heuristic JoJoDeveloping:master RalfJung 0
525 libc 4030 no Move common Linux ptrace definitions to linux_like/mod.rs mbyzhang:main JohnTitor 0
526 miri 4043 no Implement Windows file read, write, and delete APIs. CraftSpider:windows-files-simple 0
527 crates-io 8419 no Implement rate limiting for e-mail verifications LawnGnome:e-mail-throttling 0
528 clippy 8526 no Add lint `could_be_unsized` Jarcho:could_be_unsized xFrednet 0
529 cargo 9024 no Make cargo metadata --no-deps print all path deps (including other workspaces) alyssais:no-deps 0
530 clippy 9461 no BREAKING CHANGE fix running path/to/cargo-clippy --fix matthiaskrgr:ARGH flip1995 0
531 cargo 9532 no Add env variable to indicate the build type. jameshilliard:is-cross 0
532 cargo 9634 no Use cross compile style target/host isolation for all builds. jameshilliard:all-cross Eh2406 0
533 cargo 9753 no Stabilize target-applies-to-host feature. jameshilliard:stabilize-target-applies-to-host 0
534 cargo 10061 no Implement 'multidep' (RFC-3176) Byron:rfc-3176 joshtriplett 0
535 crates-io 10151 no Update dependency @ember/test-waiters to v4 rust-lang:renovate/ember-test-waiters-4.x 0
536 cargo 10330 no Support per pkg target for `-Zbuild-std` fee1-dead:support-per-pkg-target-w-buildstd ehuss 0
537 cargo 10736 no Add `safe.directories` config ehuss:safe-directories 0
538 cargo 11272 no feat(profile): panic behavior can be specified for custom harness weihanglo:issue/11214 ehuss 0
539 clippy 11421 no Make UI test annotations mandatory GuillaumeGomez:ui-test-annotations Manishearth 0
540 clippy 11463 no WIP New lint: borrowed_option tom-anders:borrowed_option Alexendoo 0
541 clippy 11581 no Add lint `manual_option_folding` sjwang05:manual-option-folding xFrednet 0
542 clippy 11789 no [WIP] New lint `manual_checked_op` Jarcho:checked_op Centri3 0
543 cargo 11804 no cargo doc --open always respect request_kind hi-rustin:rustin-patch-doc-open ehuss 0
544 clippy 11948 no `float_cmp` changes Jarcho:float_cmp xFrednet 0
545 cargo 11969 no Support `per-pkg-target` for `-Zbuild-std`, take two fee1-dead-contrib:per-pkg-target-build-std ehuss 0
546 clippy 12464 no new lint: `unnecessary_indexing` Jacherr:issue-11858 Alexendoo 0
547 clippy 12539 no Add lint which checks that duration conversion aren't losing precision declanvk:duration-to-float blyxyas 0
548 clippy 12571 no Add conf to disable `disallowed_types` in macros stepantubanov:disallowed-types-foreign-macros xFrednet 0
549 clippy 12611 no Make `single_range_in_vec_init` ignore type annotations, fn arguments and `ExprField`s matzemathics:11086 xFrednet 0
550 clippy 12712 no make [`manual_map`] ignore types that contain `dyn` J-ZhengLi:issue12666 Alexendoo 0
551 clippy 12759 no Josh preparations flip1995:josh-automation 0
552 clippy 12762 no Update book for backport, release and sync flip1995:josh-docs-update xFrednet 0
553 cargo 12807 no Ignore errors when declaring a registry on path dependency JordanForks:task/ignore-registry-for-path-dep weihanglo 0
554 clippy 12832 no Add new lints: `manual_and` and `manual_or` franciscoBSalgueiro:manual_and_or_lints Alexendoo 0
555 clippy 12862 no Add new `invalid_build_cfg` lint GuillaumeGomez:invalid_build_cfg y21 0
556 clippy 12876 no new lint: `doc_comment_double_space_linebreak` Jacherr:issue-12163 xFrednet 0
557 clippy 12960 no Resolve duplicate diag message for: tests/ui/renamed_builtin_attr.rs grtn316:master Alexendoo 0
558 clippy 12980 no Rework the suspicious formatting lints. Jarcho:formatting Alexendoo 0
559 clippy 12981 no new lint: and_then_then_some lolbinarycat:and_then_then_some flip1995 0
560 clippy 13038 no fix: Do not warn tests outside a module for integration tests berkus:fix/11024-integration-tests Alexendoo 0
561 clippy 13059 no changelog: new lint: [`split_with_space`] DavidHusicka:split-with-space-lint y21 0
562 clippy 13084 no Make extendable configs easier to add Jarcho:conf_refactor xFrednet 0
563 clippy 13128 no Skip `use_self` inside macro expansions of a `impl Self` block tesuji:fix_thread-local_use_self Alexendoo 0
564 clippy 13223 no Move internal lints to their own crate Jarcho:internal_lint y21 0
565 clippy 13245 no show message with try block in `map_unwrap_or` kyoto7250:issue-13242 y21 0
566 clippy 13254 no use `diag.span_help` if the target is multiline in `map_unwrap_or` kyoto7250:issue-13242-v2 y21 0
567 clippy 13266 no remove `deduplicate-diagnostics=no` in `suspicious_operation_groupings.stderr` kyoto7250:fix-12379-min_rust_version_invalid_attr Manishearth 0
568 cargo 13271 no Fix: cargo vendor can't handle duplicates. junjihashimoto:feature/no-merge-sources ehuss 0
569 clippy 13304 no Add new lint `stacked_if_match` promptkp:stackif2 Alexendoo 0
570 clippy 13319 no Make `trivial-copy-size-limit` target independent Alexendoo:trivial-copy-size-limit Jarcho 0
571 clippy 13331 no Add [`manual_ilog2`] lint Sour1emon:manual_ilog2_lint Jarcho 0
572 clippy 13333 no Replace `assert!(a==b)` with `assert_eq!(a,b)` as part of `bool_assert_comparison` lint nyurik:asserts-to-eq xFrednet 0
573 clippy 13388 no Implement a lint for RefCell<impl Copy> GnomedDev:refcell-copy Centri3 0
574 clippy 13398 no Initial impl of `repr_packed_without_abi` lukaslueg:repr_packed_without_abi Alexendoo 0
575 cargo 13443 no feat: Expost host and target sysroot to build scripts. c272:rustc-sysroot weihanglo 0
576 clippy 13474 no Add `clippy::result_as_ref_deref` lint aleksanderkrauze:add_result_as_ref_deref_lint Jarcho 0
577 clippy 13501 no Add a "more granular lint groups" page to the book y21:lint-groups flip1995 0
578 cargo 13522 no Clarify warning for using `features` or `default-features` in `patch` joshtriplett:better-warning-for-features-in-patch ehuss 0
579 cargo 13535 no Coerce major wildcards Nikita240:coerce-major-wildcards Eh2406 0
580 cargo 13558 no fix(credential)!: Fallback when an auth method isn't available on the current machine epage:secret-fallback arlosi 0
581 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
582 clippy 13595 no Implement a lint for `.clone().into_iter()` GnomedDev:unnecessary-collection-clone xFrednet 0
583 clippy 13598 no new lint: `unnecessary_box_pin` y21:unnecessary_pin_box Alexendoo 0
584 cargo 13605 no core/compiler: report executable paths for all binary crates dvdhrm:pr/libbin epage 0
585 clippy 13609 no Fix `manual_inspect` to consider mutability SpriteOvO:fix-manual_inspect xFrednet 0
586 clippy 13655 no Expand unnecessary_literal_bound to literal arrays and slices GnomedDev:unnecessary-literal-bound-array Jarcho 0
587 clippy 13658 no Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint into early lints GuillaumeGomez:migrate-empty_after y21 0
588 cargo 13689 no fix: create ephemeral workspace for git source hi-rustin:rustin-patch-install-git weihanglo 0
589 clippy 13696 no Add lint for broken doc links maxcnunes:lint-doc-broken-links Jarcho 0
590 clippy 13711 no Add lint for overindented list items in docs ohno418:doc-overindented-list-item Centri3 0
591 clippy 13738 no add lint: `could_be_assoc_type_bounds` y21:issue12925 Alexendoo 0
592 clippy 13770 no add new lint `non_std_lazy_statics` pitaj:non_std_lazy llogiq 0
593 cargo 13885 no Case insensitive file name matching when packaging files torhovland:issue-13722 epage 0
594 cargo 13955 no pragmatically compare timestamps (as suggested by kornelski) gilescope:nanotime weihanglo 0
595 cargo 14101 no Allowing '--extern' usage in build scripts and in config files notdanilo:allow-extern-in-build-script-and-config-file weihanglo 0
596 cargo 14140 no Add capability of making breaking changes in `update --precise` tweag:update-precise weihanglo 0
597 cargo 14163 no Unify no-library-target error into no-target warn ryoqun:no-no-library-target-error epage 0
598 cargo 14206 no Fix passing of linker with target-applies-to-host and an implicit target gmorenz:linker_in_unit weihanglo 0
599 cargo 14259 no Improved consistency between breaking and non-breaking updates tweag:switch-to-update-lockfile weihanglo 0
600 cargo 14262 no Add a JSON output mode to `cargo package`. LawnGnome:package-list-json weihanglo 0
601 cargo 14287 no Stabilize automatic garbage collection. ehuss:stabilize-automatic-gc weihanglo 0
602 cargo 14582 no fix(update): don't reuse a previously locked dependency if multiple major versions are compatible stormshield-kg:fix-update Eh2406 0
603 cargo 14589 no Implement `--locked` for build-std adamgemmell:dev/adagem01/std-locked epage 0
604 cargo 14649 no Implement RFC3695: Allow boolean literals as cfg predicates Urgau:cfg-true-false weihanglo 0
605 cargo 14658 no WIP Add bin/cdylib/staticlib suffix for artifact deps elchukc:artifact_dep_tree_display weihanglo 0
606 cargo 14665 no Improve resolver speed again x-hgg-x:resolver-perf-2 Eh2406 0
607 cargo 14800 no simplify SourceID Hash Eh2406:HashSourceId ehuss 0
608 cargo 14873 no Introduce `CARGO_PKG_EDITION` env var nyurik:pkg-lang-edition epage 0
609 rust-analyzer 15795 no Convert manual to markdown/mdbook joshrotenberg:mdbook-yolo Veykril 0
610 rust-analyzer 16173 no Implement `gen` block and function parsing mohe2015:parse-gen 0
611 rust-analyzer 18043 no Configure flycheck using workspace.discoverConfig cormacrelf:feature/rust-project-discovery 0
612 rust-analyzer 18118 no feature: add the "Recursively add derive" assist IvarWithoutBones:recursively-add-derive 0
613 rust-analyzer 18179 no feat: Allow excluding specific traits from completion ChayimFriedman2:omit-trait-completion 0
614 rust-analyzer 18327 no Store token trees in contiguous `Vec` instead of as a tree ChayimFriedman2:flat-tt 0
615 rust-analyzer 18565 no feat: convert unmerge_use to SyntaxFactory SyntaxEditor abstraction davidkurilla:feat-migrate-unmerge_use-to-use-SyntaxFactory 0
616 rust 87173 no unstable proc_macro tracked::* rename/restructure drahnr:bernhard-tracked-restructure m-ou-se 0
617 rust 93544 no Debug-format fat pointers with their metadata for better insight vojtechkral:fmt-fat-ptrs m-ou-se 0
618 rust 94904 no doc(notable_trait) for impls conradludgate:rustdoc-notable-attr GuillaumeGomez 0
619 rust 97977 no Add `String::replace_first` and `String::replace_last` WilliamVenner:string_replace_in_place kennytm 0
620 rust 98514 no `std::thread` support for the Nintendo 3DS AzureMarker:feature/horizon-threads Mark-Simulacrum 0
621 rust 98991 no Apply deprecation lint to trait method overrides. m-ou-se:deprecated-overrides wesleywiser 0
622 rust 99790 no Explain how Vec::with_capacity is faithful workingjubilee:explain-vec-with-cap m-ou-se 0
623 rust 100413 no Track `-Cprofile-use` and `-Cprofile-sample-use` value by file hash, not file path Kobzol:profile-use-track-file-hash 0
624 rust 101551 no [WIP] Add support for custom allocator for `String` zachs18:string_alloc Mark-Simulacrum 0
625 rust 102343 no New API: Range::cmp_scalar; comparison (less/equal/greater) to a primitive of the Range golddranks:range_cmp thomcc 0
626 rust 103029 no feat: add `expansion_growth_limit` attr as another expansion limit vincenzopalazzo:macros/expansion_grow_limit petrochenkov 0
627 rust 103134 no Kill array_assume_init SUPERCILEX:uninit-array-assume scottmcm 0
628 rust 103376 no Strip leading trailing empty lines in doc code blocks GuillaumeGomez:strip-leading-trailing-empty-lines notriddle 0
629 rust 104693 no Consistently use the highest bit of vector masks when converting to i1 vectors jhorstmann:use-high-bit-of-mask-for-select 0
630 rust 105377 no rust: library: Add `setsid` method to `CommandExt` trait HarveyHunt:setsid m-ou-se 0
631 rust 105586 no Experimental feature gate proposal `crabi` joshtriplett:abi-experimental-feature-gate nikomatsakis 0
632 rust 105604 no Use ELF-TLS on SGX joboet:sgx_tls m-ou-se 0
633 rust 105877 no `impl PartialEq<{str,String}> for {Path,PathBuf}` (and reversed) Kixunil:impl-partialeq-str-for-path Amanieu 0
634 rust 106074 no Implement RFC 3323: restrictions jhpratt:restrictions compiler-errors 0
635 rust 107122 no Use `Try` trait to make `Once[Cell | Lock]::get_or_try_init` generic over return type joboet:once_try_init_try BurntSushi 0
636 rust 107263 no Allow impl on projection GuillaumeGomez:allow-impl-on-projection oli-obk 0
637 rust 107378 no Stabilize `anonymous_lifetime_in_impl_trait` c410-f3r:stabilize-anon-lt estebank 0
638 rust 107562 no WIP: Remove `ResumeTy` from async lowering Swatinem:async-resumety-v2 compiler-errors 0
639 rust 107587 no Mark `std` integral modules as deprecated (`std::u32`, `std::i16`, etc.) tgross35:deprecate-std-num-modules dtolnay 0
640 rust 107640 no rustdoc: Add support for local resources GuillaumeGomez:rustdoc-local-resources-2 notriddle 0
641 rust 108001 no Add lint to check if non-inlined local reexports have documentation GuillaumeGomez:unused_reexport_documentation-lint notriddle 0
642 rust 108097 no Change Wasm's `cdylib` etc. to be a "reactor". sunfishcode:sunfishcode/wasi-reactor wesleywiser 0
643 rust 108671 no Implement flatten for `Option<&Option<T>>` and `Option<&mut Option<T>>` Coca162:option_reference_flattening dtolnay 0
644 rust 108981 no Implement `fs_native_path` ChrisDenton:aspath Amanieu 0
645 rust 108993 no Make typeck aware of uninhabited types cjgillot:uninhabited-typeck lcnr 0
646 rust 109350 no Add pattern matching API to OsStr mina86:pattern-2 dtolnay 0
647 rust 110702 no [mir-opt] SimplifyLocals should also clean up debuginfo scottmcm:also-remove-unused-storage-markers cjgillot 0
648 rust 110799 no Use &dyn Any rather than &(dyn Any + Send) for PanicInfo::payload() m-ou-se:panic-payload-dyn-any-no-send m-ou-se 0
649 rust 112106 no Added traits implemented by FnPtr to fn docs with example function mj10021:issue-111182-fix cuviper 0
650 rust 112331 no Report allocation errors as panics, second attempt Amanieu:panic-oom-payload2 m-ou-se 0
651 rust 112457 no Make `std::mem::transmute_copy` accept `?Sized` inputs nvzqz:feat/unsized-transmute_copy m-ou-se 0
652 rust 112469 no Only use the new node hashmap for anonymous nodes. cjgillot:graph-anon-hashmap Zoxc 0
653 rust 112807 no Migrate `rustdoc` diagnostics to translatable diagnostics nicklimmm:rustdoc-translatable-diagnostics-migration jsha 0
654 rust 113433 no Disable building `rustc` with (Thin)LTO on Windows Kobzol:bootstrap-window-thinlto-error clubby789 0
655 rust 114096 no Unify generation of primitive links for associated types with the rest GuillaumeGomez:generics-display notriddle 0
656 rust 114189 no Update dist-various linux-gnu target baselines cuviper:dist-various-glibc Mark-Simulacrum 0
657 rust 114209 no tidy watcher klensy:better-than-remembrall wesleywiser 0
658 rust 114531 no Implement `From<&'a &'static str>` for `Arguments<'a>` EFanZh:implement-from-str-for-arguments m-ou-se 0
659 rust 114900 no Allow a MIR analysis to perform the state `join` directly Jarcho:mut_join cjgillot 0
660 rust 114917 no Dummy PR to test coverage test changes in CI Zalathar:dummy-coverage 0
661 rust 115501 no Add new inherit_handles flag to CommandExt trait michaelvanstraten:set_inherit_handles ChrisDenton 0
662 rust 115746 no Print thread ID in panic message tgross35:unnamed-threads-panic-message cuviper 0
663 rust 115802 no rustdoc search: Allow to filter on multiple crates GuillaumeGomez:rustdoc-search-multiple-crate-filtering notriddle 0
664 rust 115942 no Expand doc comment on MIR validation. cjgillot:doc-checker RalfJung 0
665 rust 116114 no Stabilize target_feature_11 calebzulawski:stabilize-tf11 nikomatsakis 0
666 rust 116247 no WIP: Check uninhabitedness through the trait solver cjgillot:uninhabited-predicate lcnr 0
667 rust 116882 no rustdoc: hide `#[repr]` if it isn't part of the public ABI fmease:rustdoc-generalized-priv-repr-heuristic notriddle 0
668 rust 117682 no Don't check GAT bounds in normalization aliemjay:gat-relax-lifetimes 0
669 rust 117991 no Clarify safety of layout_for_ptr CAD97:layout-for-ptr cuviper 0
670 rust 118270 no Allow coercions from never-type when ref binding is involved Aaron1011:ref-pat-never-coerce compiler-errors 0
671 rust 118480 no Specialize sleep_until implementation dvdsk:sleep_until_os_specific_impl cuviper 0
672 rust 118711 no [rustdoc] Add `no-hidden-lines` codeblock attribute GuillaumeGomez:raw-codeblock-attribute notriddle 0
673 rust 118917 no Support for a scalable simd representation JamieCunliffe:sve Amanieu 0
674 rust 118939 no Better errors with bad/missing identifiers in MBEs EliseZeroTwo:EliseZeroTwo/fix-macrorules-ident-errors TaKO8Ki 0
675 rust 118999 no force current stage when `--stage` is expilicitly used onur-ozkan:explicit-stages Mark-Simulacrum 0
676 rust 119220 no Uplift `clippy::invalid_null_ptr_usage` lint Urgau:uplift-invalid_null_ptr_usage b-naber 0
677 rust 119260 no Make broken MIR a proper lint. cjgillot:mir-lint TaKO8Ki 0
678 rust 119550 no Rename `AsyncIterator` back to `Stream`, introduce an AFIT-based `AsyncIterator` trait yoshuawuyts:async-iterator compiler-errors 0
679 rust 119798 no Add diagnostic for stack allocations of 1 GB or more iSwapna:issue-83060-fix cjgillot 0
680 rust 120013 no coverage: Don't show coverage for code paths that must panic/diverge Zalathar:diverge 0
681 rust 120580 no Add `MAX_LEN_UTF8` and `MAX_LEN_UTF16` Constants HTGAzureX1212:HTGAzureX1212/issue-45795 m-ou-se 0
682 rust 120611 no [WIP]: generating rust-project file for r-a onur-ozkan:embedded-lsp-feed 0
683 rust 120700 no Stabilize associated type position impl Trait (ATPIT) traviscross:TC/stabilize-atpit nikomatsakis 0
684 rust 120818 no rustdoc: add three-column layout for large desktops notriddle:notriddle/three-column GuillaumeGomez 0
685 rust 121174 no Check for occupied niches saethlin:codegen-niche-checks 0
686 rust 121880 no Run linking and incremental saving / finalizing in parallel Zoxc:link-task estebank 0
687 rust 122156 no Represent diagnostic side effects as dep nodes Zoxc:side-effect-dep-node cjgillot 0
688 rust 122288 no [Proof of concept] Recover from struct literals with placeholder path fmease:recover-bad-struct-lit-w-tyck compiler-errors 0
689 rust 122408 no Use futex-based synchronization on Apple platforms joboet:apple_futex m-ou-se 0
690 rust 122668 no Add APIs for dealing with titlecase Jules-Bertholet:titlecase m-ou-se 0
691 rust 122685 no Emit a warning if a `match` is too complex GuillaumeGomez:match-too-complex Nadrieril 0
692 rust 122790 no Apply dllimport in ThinLTO Zoxc:dllimp-rev wesleywiser 0
693 rust 122808 no Stabilize `count`, `ignore`, `index`, and `len` (`macro_metavar_expr`) c410-f3r:again-again-again-again-again fmease 0
694 rust 122957 no Silence unnecessary "missing `dyn`" errors and tweak E0746 suggestions estebank:issue-121037 oli-obk 0
695 rust 123008 no [TEST] Test out Fjall memory allocator Zoxc:fjall-global 0
696 rust 123082 no CFI: Fix fn items, closures, and Fn trait objects rcvalle:rust-cfi-fix-fn-items-closures-fn-trait-objects compiler-errors 0
697 rust 123205 no Revert "CFI: Skip non-passed arguments" rcvalle:rust-cfi-revert-skip-non-passed-arguments compiler-errors 0
698 rust 123220 no [blocked on design] [PoC]: rustdoc (html): add support for variances fmease:rustdoc-variances-html 0
699 rust 123319 no Add managarm as a tier 3 target no92:managarm-target davidtwco 0
700 rust 123365 no At test discovery, write to logfile in the same format as to stdout aspotashev:converge-discovery-logfile Muscraft 0
701 rust 123384 no Link rustc tools into the correct sysroot Noratrieb:back-where-you-belong onur-ozkan 0
702 rust 123617 no sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets rcvalle:rust-stabilize-core-sanitizers davidtwco 0
703 rust 123948 no Async drop codegen azhogin:azhogin/async-drop nikomatsakis 0
704 rust 124154 no coverage: Treat each match arm as a "branch" for branch coverage Zalathar:branch-arms 0
705 rust 124278 no Support mcdc analysis for pattern matching ZhuUx:pattern-match Zalathar 0
706 rust 124421 no Stop re-implementing slice iterators in `vec::IntoIter` scottmcm:slice-drain-iter m-ou-se 0
707 rust 124439 no Set default value `deny-warnings` for compiler profile to `false` WaffleLapkin:who-wants-to-deny-warnings-lmao albertlarsan68 0
708 rust 124595 no Suggest cloning `Arc` moved into closure estebank:issue-104232 pnkfelix 0
709 rust 124810 no speed up `String::push` and `String::insert` lincot:speed-up-string-push-and-string-insert scottmcm 0
710 rust 124852 no alias-relate: add fast reject optimization lcnr:search-graph-uwu compiler-errors 0
711 rust 125334 no add a normalizes-to fast path lcnr:normalizes-to-rigid-fastpath compiler-errors 0
712 rust 125388 no Improve parse item fallback dev-ardi:improve-parse-item-fallback estebank 0
713 rust 125555 no Recover statics better Noratrieb:recover-statics-better oli-obk 0
714 rust 125716 no R raymond/fix/issue 107165 r-raymond:r-raymond/fix/issue-107165 lcnr 0
715 rust 125721 no Stop emitting spans from proc macro compile time in quote expansion bjorn3:proc_macro_quote_no_spans davidtwco 0
716 rust 125780 no [WIP] RIIR HtmlDocCk fmease:riir-htmldocck 0
717 rust 125782 no Implement RFC 3624 `supertrait_item_shadowing` (v2) compiler-errors:supertrait-item-shadowing BoxyUwU 0
718 rust 125784 no Silence errors in expressions caused by bare traits in paths in 2021 edition estebank:issue-51077 fmease 0
719 rust 126076 no privacy: normalize associated types before visiting jswrenn:fix-45713 compiler-errors 0
720 rust 126316 no Do not eagerly reject inference vars when trying to resolve method calls. oli-obk:recursive_rpit3 lcnr 0
721 rust 126595 no Allow reifying intrinsics to fn pointers. (rebase of #86699) GrigorenkoPV:reify-intrinsics compiler-errors 0
722 rust 126604 no Uplift `clippy::double_neg` lint as `double_negations` kadiwa4:uplift_double_negation nnethercote 0
723 rust 126856 no remove deprecated tool `rls` onur-ozkan:remove-rls clubby789 0
724 rust 127282 no Make inline suggestions no longer be the default estebank:experiment-for-annotate-snippets fmease 0
725 rust 127373 no [do not merge] Testing Windows CI ehuss:windows-in-use ehuss 0
726 rust 127522 no Relocate upvars to Unresumed state and make coroutine prefix trivial dingxiangfei2009:move-upvars-to-locals pnkfelix 0
727 rust 127534 no feat(core): impl Step for NonZero<u*> jalil-salame:nonzero-uint-step m-ou-se 0
728 rust 127578 no std: use a queue-based `Condvar` on NetBSD and other platforms joboet:queue_condvar Mark-Simulacrum 0
729 rust 127581 no Fix crate name validation fmease:fix-crate_name-validation wesleywiser 0
730 rust 127595 no Fix panic=abort tests on fuchsia c6c7:fix-panic=abort-tests-on-fuchsia tmandry 0
731 rust 127721 no collect doc alias as tips during resolution bvanjoi:issue-124273 estebank 0
732 rust 127793 no Added project-specific Zed IDE settings ChaiTRex:zed_support Kobzol 0
733 rust 127885 no Add a macro for defining intrinsics with the Rust ABI tgross35:intrinsics-macro workingjubilee 0
734 rust 127973 no Reject unconstrained lifetimes in type_of(assoc_ty) instead of during wfcheck of the impl item oli-obk:uplift_wf_checks 0
735 rust 127997 no Suggest `derive(Trait)` or `T: Trait` from transitive obligation in some cases estebank:missing-trait-suggestion compiler-errors 0
736 rust 128018 no Normalize filecheck directives tgross35:normalize-filecheck-directives jieyouxu 0
737 rust 128080 no Specify scope in `out_of_scope_macro_calls` lint estebank:out-of-scope-macro petrochenkov 0
738 rust 128086 no Unify wording of "failed to resolve" errors with "cannot find" resolution errors estebank:failed-to-resolve petrochenkov 0
739 rust 128110 no Suggest Replacing Comma with Semicolon in Incorrect Repeat Expressions veera-sivarajan:bugfix-80173 cjgillot 0
740 rust 128159 no Suggest using `matches` or adding `==` on `x == a || b || c` compiler-errors:nested-ors fee1-dead 0
741 rust 128256 no feat: add tier-1 platform support for change_time juliusl:pr/support-tier-1-change-time ChrisDenton 0
742 rust 128374 no compiler: suggest `const _` for a misplaced `const {}` workingjubilee:fix-terse-const-item-diagnostic compiler-errors 0
743 rust 128440 no Proof of Concept: add `#[defines]` attribute and require it for all type-alias-impl-trait sites that register a hidden type oli-obk:defines 0
744 rust 128567 no Migrate `symbol-mangling-hashed` to rmake.rs lolbinarycat:symbol-mangling-hashed-rmake jieyouxu 0
745 rust 128724 no Switch to using the v2 resolver in the library tgross35:new-resolver-library Mark-Simulacrum 0
746 rust 128780 no Add `--doctest-compilation-args` option to add compilation flags to doctest compilation GuillaumeGomez:rustflags-doctests notriddle 0
747 rust 128789 no Migrate `jobserver-error` `run-make` test to rmake Oneirical:untestioned-devotion jieyouxu 0
748 rust 128917 no Allow inlining drop glue more generally scottmcm:nuke-runtime-drops fmease 0
749 rust 128947 no Perform ThinLTO on x86_64-pc-windows-msvc dist builder Zoxc:thinlto-msvc 0
750 rust 128974 no Unify AST Visitors with a macro like MIR Visitors maxcabrajac:visitor_macro cjgillot 0
751 rust 129011 no Migrate `libs-through-symlinks` and `translation` run-make tests to rmake Oneirical:dont-blink-they-sys-you jieyouxu 0
752 rust 129175 no Autodiff Upstreaming - single commit EnzymeAD:single-commit 0
753 rust 129249 no [Experimental] `<T as Into<T>>::into` lint estebank:useless-into chenyukang 0
754 rust 129342 no Rebuild on changes to the deployment target when compiling Apple targets madsmtm:track-deployment-target thomcc 0
755 rust 129411 no Refactor: Mv `OsStr`/`OsStrExt`/`Path` to core, `OsString`/`OsStringExt`/`PathBuf` to alloc NobodyXu:move/os-str Mark-Simulacrum 0
756 rust 129636 no Use `edition = "2024"` in the compiler compiler-errors:ed2024 lcnr 0
757 rust 129734 no Prereq1 for async drop - `drop` & `async_fut` fields in Drop terminator azhogin:azhogin/async-drop-prereq1-new-drop-term-fields nikomatsakis 0
758 rust 129736 no Prereq2 for async drop - ResumedAfterDrop panic messages azhogin:azhogin/async-drop-prereq2-resumed-after-drop-msg nikomatsakis 0
759 rust 129737 no Prereq3 for async drop - LangItem registration for async_drop_in_place()::{{closure0}} azhogin:azhogin/async-drop-prereq3-lang-item-for-drop-poll nikomatsakis 0
760 rust 129739 no Prereq4 for async drop - needs_async_drop query fixes and some cleanup azhogin:azhogin/async-drop-prereq4-needs-async-drop-fixes-and-cleanup nikomatsakis 0
761 rust 129740 no Prereq5 for async drop - AsyncDropGlue & FutureDropPoll instances preparation azhogin:azhogin/async-drop-prereq5-instances-preparation nikomatsakis 0
762 rust 129741 no Prereq6 for async drop - templated coroutine processing and layout azhogin:azhogin/async-drop-prereq6-templated-coroutine nikomatsakis 0
763 rust 129742 no Subpart7 for async drop (major1) - library changes azhogin:azhogin/async-drop-subpart7-major1-library-changes nikomatsakis 0
764 rust 129744 no Subpart8 for async drop (major2) - dropline in scopes for potentially async drops azhogin:azhogin/async-drop-subpart8-scopes nikomatsakis 0
765 rust 129745 no Subpart9 for async drop (major3) - elaborate_drops changes azhogin:azhogin/async-drop-subpart9-elaborate-drops nikomatsakis 0
766 rust 129746 no Subpart10 for async drop (major4) - StateTransform pass improvements azhogin:azhogin/async-drop-subpart10-state-transform nikomatsakis 0
767 rust 129747 no Subpart11 for async drop (major5) - shims codegen azhogin:azhogin/async-drop-subpart11-shims-codegen nikomatsakis 0
768 rust 129769 no add new panel to rustdoc search that shows up when the search bar is focused lolbinarycat:rustdoc-search-panel GuillaumeGomez 0
769 rust 129821 no Switch std to using raw-dylib by default on Windows ChrisDenton:raw-dylib-std Mark-Simulacrum 0
770 rust 129870 no Experiment: add unstable RHS type to Ord, impl PartialOrd<[U]> for [T] clarfonthey:generic-ord BurntSushi 0
771 rust 129924 no don't remove bootstrap on stage0 bump onur-ozkan:remove-workaround Kobzol 0
772 rust 130150 no Move `elided_named_lifetimes` into a separate pass GrigorenkoPV:elided-named-lifetimes-pass cjgillot 0
773 rust 130460 no compiler: Fix handling of `repr(align(N), simd)` workingjubilee:align-with-parallel-expectations pnkfelix 0
774 rust 130514 no Initial implementation of unsafe binder types compiler-errors:unsafe-binders 0
775 rust 130744 no coverage: Support match statements in branch coverage ranger-ross:branch-arms2 Zalathar 0
776 rust 130749 no [NOT READY] Add support for downloading GCC artifacts GuillaumeGomez:download-gcc-artifacts Kobzol 0
777 rust 130766 no Stabilize #[coverage] attribute clarfonthey:stable-coverage-attribute Zalathar 0
778 rust 130859 no Update README.md AzharMithani:master Mark-Simulacrum 0
779 rust 131118 no Add inherent constructors on `str` robertbastian:master Amanieu 0
780 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
781 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
782 rust 131203 no JumpThreading: fix bitwise not on non-booleans clubby789:jumpthreading-not cjgillot 0
783 rust 131218 no Split out RTN resolver errors into new error codes compiler-errors:rtn-err petrochenkov 0
784 rust 131389 no Add `JoinHandle::into_join_future()`. kpreid:joinfuture Amanieu 0
785 rust 131472 no E0793: Clarify that it applies to unions as well kupiakos:E0793 compiler-errors 0
786 rust 131478 no WIP: Parse Apple SDK versions madsmtm:parse-sdkroot jieyouxu 0
787 rust 131530 no Add `armv7a-vex-v5` tier three target vexide:armv7a-vex-v5 davidtwco 0
788 rust 131577 no updated dependencies in library package Makuo12:master tgross35 0
789 rust 131651 no Create a generic AVR target: avr-unknown-unknown Patryk27:avr-unknown-unknown compiler-errors 0
790 rust 131824 no Support multiple stability attributes on items dianne:multiple-unstables wesleywiser 0
791 rust 131828 no Add nul-terminated filename for #[track_caller] Darksonn:location-file-nul Noratrieb 0
792 rust 131882 no Fix suggestions when returning a bare trait from an async fn. hirschenberger:issue131661 davidtwco 0
793 rust 131966 no Allow #[link(kind = "dylib")] without a name ChrisDenton:bare-link petrochenkov 0
794 rust 132045 no [WIP] Spiking on `asm!` + pointer as `const` dingxiangfei2009:allow-pointer-in-inline-asm davidtwco 0
795 rust 132051 no Add parallel front end robustness test to ui tests SparrowLii:parallel_ui_test jieyouxu 0
796 rust 132146 no Add lint against (some) interior mutable consts Urgau:interior_mut_consts lcnr 0
797 rust 132150 no Fix powerpc64 big-endian FreeBSD ABI taiki-e:ppc64-freebsd-abi pnkfelix 0
798 rust 132195 no Tidy up bigint multiplication implementations clarfonthey:bigint-mul jhpratt 0
799 rust 132388 no Implement `#[cfg]` in `where` clauses frank-king:feature/where-cfg petrochenkov 0
800 rust 132397 no Make missing_abi lint warn-by-default. m-ou-se:warn-missing-abi traviscross 0
801 rust 132474 no Add more mailmap entries Noratrieb:lots-of-mailmapping-round-2 Mark-Simulacrum 0
802 rust 132480 no Allow specifying the ELF TLS ABI ilovepi:rust-tlsdesc tmandry 0
803 rust 132547 no cg_gcc: Directly use rustc_abi instead of reexports workingjubilee:rustc-abi-in-cg-gcc GuillaumeGomez 0
804 rust 132553 no Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost EFanZh:zero-cost-rc-arc-deref joboet 0
805 rust 132792 no [rustdoc] Add new `example` disambiguator for intra-doc links GuillaumeGomez:example-disambiguator notriddle 0
806 rust 132796 no Use mimalloc in rustc iSwapna:mimalloc pnkfelix 0
807 rust 133092 no Always set the deployment target when building std madsmtm:bootstrap-deployment-target Mark-Simulacrum 0
808 rust 133258 no remove `Subtype` projections lcnr:subtype-rm compiler-errors 0
809 rust 133372 no Refactor dyn-compatibility error and suggestions cramertj:rework-dyn-suggestions fmease 0
810 rust 133404 no Add a tidy rule forbidding modules named `build` Zalathar:builder jieyouxu 0
811 rust 133412 no Support `vec![const { ... }; n]` syntax EFanZh:vec-of-const-expr-macro dtolnay 0
812 rust 133417 no reject aarch64 target feature toggling that would change the float ABI RalfJung:aarch64-float-abi compiler-errors 0
813 rust 133429 no Autodiff Upstreaming - rustc_codegen_ssa, rustc_middle EnzymeAD:autodiff-middle oli-obk 0
814 rust 133562 no Add submodule for document translation dalance:translations ehuss 0
815 rust 133643 no -Znext-solver: modify candidate preference rules lcnr:merge-candidates compiler-errors 0
816 rust 133995 no Constify `PartialEq` compiler-errors:const-partialeq fmease 0
817 rust 133999 no Implement trait const stability fee1-dead-contrib:traitconststab oli-obk 0
818 rust 99761 no Fix item-info color GuillaumeGomez:item-info-color jsha 0 always
819 rust 132961 error yes Arbitrary self types v2: main compiler changes adetaylor:arbitrary-self-types-the-big-bit wesleywiser compiler-errors,wesleywiser 0 never
820 clippy 13207 error no Rewrite `non_copy_const` Jarcho:non_copy_const_ice llogiq llogiq 0
821 rust 133632 failure yes CI: split x86_64-msvc job MarcoIeni:split-x86_64-msvc Kobzol Kobzol 1
822 rust 131193 failure yes Asserts the maximum value that can be returned from `Vec::len` EFanZh:asserts-vec-len the8472 the8472 0 never
823 rust 132789 failure yes add some debug-assertion crash tests matthiaskrgr:debug_tests jieyouxu jieyouxu 0 iffy
824 rust 133899 failure yes We don't need `NonNull::as_ptr` debuginfo scottmcm:strip-mir-debuginfo matthewjasper oli-obk 0 never
825 rust 133294 failure yes crashes: more tests matthiaskrgr:crashes21nov jieyouxu 0 iffy
826 rust 131077 failure yes Enable debug assertions on alt builds lqd:debug-assertions-alt Kobzol 0
827 rust 132154 failure yes Chris' CI experiment, ignore me ChrisDenton:ci 0
828 rust 133912 failure (try) yes [experiment] test code build runner MarcoIeni:test-codebuild-runner Mark-Simulacrum 0
829 rust 133955 failure (try) yes Pass the arch rather than full target name to windows_registry::find_tool bjorn3:cc_pass_arch_only ChrisDenton 0
830 rust 134026 failure (try) yes [TEST] Rollup of 5 pull requests workingjubilee:rollup-4r2ihhs 0
831 rust 134056 failure (try) yes [EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI jieyouxu:exp-windows-dev-drive-ci 0
832 rust 134131 failure (try) yes [DO NOT MERGE][BETA] What does compiletest see in opt-dist? jieyouxu:exp-bootstrap-test 0
833 rust 134150 failure (try) yes [experiment] Try reverting the MSVC workarounds tgross35:test-msvc-revert 0
834 crater 720 failure no Ignore some flaky crates nbdd0121:patch-1 Mark-Simulacrum 0
835 clippy 12550 failure no Remove `is_normalizable` Jarcho:issue_10508 y21 y21 0
836 rust 128314 failure no port tests/run-make/extern-fn-reachable to rmake lolbinarycat:extern-fn-reachable-rmake jieyouxu 0
837 rust 128562 failure no Migrate `incr-add-rust-src-component` and `issue-84395-lto-embed-bitcode` `run-make` tests to rmake Oneirical:no-contest-expected jieyouxu 0
838 rust 128988 failure no Re-enable debuginfo tests on android saethlin:android-debuginfo-tests 0
839 rust 129156 failure no run-make: Delete `cat-and-grep-sanity-check` and restrict `branch-protection-check-IBT` to stable Oneirical:final-curtest-call jieyouxu 0
840 cargo 14670 success Remove the support for `Cargo.toml` of the cargo-script Rustin170506:rustin-patch-script epage epage 0
841 rust 111061 success [perf] Enable some more MIR optimizations cjgillot:reorder-passes 0 never
842 rust 112049 success (try) yes [do not merge] CI experiments Kobzol:pgo-omit-benchmarks 0 never
843 rust 115362 success [WIP] Support param bounds on non-lifetime binders compiler-errors:non-lifetime-binder-where-clauses 0 never
844 rust 115521 success [DO NOT MERGE] Experimentally force non-leaf frame pointers workingjubilee:force-trunk-frame-pointers 0 never
845 rust 118854 success [DO NOT MERGE] Introduce mechanism to write compiler metrics to disk estebank:compiler-metrics cjgillot 0 never
846 rust 119412 success macro_rules: Remove `NtIdent` nonterminal token petrochenkov:dialoc3 compiler-errors 0 never
847 rust 119471 success [perf only] Reimplement references debuginfo as projection. cjgillot:mir-composite-deref 0 never
848 rust 119966 success Move TLS to rustc_query_system cjgillot:tls 0 never
849 rust 120050 success `Vec::resize` for bytes should be a single `memset` scottmcm:vec-resize-memset m-ou-se 0 never
850 rust 120179 success Enable MultipleReturnTerminators by default. cjgillot:multiple-return 0 never
851 rust 120682 success [WIP] rewrite TrustedRandomAccess into two directional variants the8472:indexed-access 0 never
852 rust 120762 success Expand assumes to the other unchecked slice ops saethlin:assume-in-get-unchecked 0 never
853 rust 121053 success Implement `#[skip]` for builtin derives clubby789:derive-skip fmease 0 never
854 rust 122971 success Make slice iterators carry only a single provenance scottmcm:slice-iter-provenance-v2 the8472 0 never
855 rust 123179 success Rework MIR inlining costs scottmcm:inlining-baseline-costs wesleywiser 0 never
856 rust 123606 success Optimize core::str::Lines::count thomcc:thomcc/opt-lines 0 never
857 rust 123610 success Default-enable share-generics, with available_externally to still allow inlining. Mark-Simulacrum:share-generics-available-externally Mark-Simulacrum 0 never
858 rust 124362 success [experiment] Build the compiler with panic=abort tmandry:panic-abort-rustc 0 never
859 rust 124940 success [DO NOT MERGE] perf: test prototype mum-add-hasher orlp:mum-hash-perf-run thomcc 0 never
860 rust 125907 success rustdoc: use the next solver for blanket impl synthesis fmease:rustdoc-synth-blanket-ocx-next GuillaumeGomez 0 never
861 rust 125923 success Fix leaks from panics in destructors matthewjasper:no-return-leak lcnr 0 never
862 rust 127316 success bump tracing klensy:tracing-bump Mark-Simulacrum 0 never
863 rust 127348 success Add `slice::DrainRaw` for internal use scottmcm:add-drain-raw the8472 0 never
864 rust 128118 success (try) yes Rework instantiation mode selection in monomorphization saethlin:closures-can-be-shared 0 never
865 rust 128320 success Avoid no-op unlink+link dances in incr comp saethlin:link-me-maybe 0 never
866 rust 128747 success Cache declarative macro expansion on disk (for incremental comp.). Based on #128605 futile:cache-decl-macros petrochenkov 0 never
867 rust 128846 success Stop considering moved-out locals when computing auto traits for generators (rebased) compiler-errors:drop-liveness cjgillot 0 never
868 rust 128907 success Rework instantiation mode selection saethlin:only-cross-crate-inlinable 0 never
869 rust 128918 success Try to shrink `Alignment`-related MIR in `Layout` scottmcm:tweak-alignment-mir joboet 0 never
870 rust 129027 success Stop generating assumes for validity ranges erikdesjardins:outofuandme 0 never
871 rust 129183 success Detect more `cfg`d out items in resolution errors estebank:cfg-visitor cjgillot 0 never
872 rust 129222 success Use more CGUs in incremental compilation saethlin:more-incr-cgus 0 never
873 rust 129298 success Flip the `grow_one` inlining scottmcm:tweak-grow-one saethlin 0 never
874 rust 129498 success Try enabling precondition checks on ptr::{read,write} saethlin:ptr-read-write-precondition 0 never
875 rust 129658 success (try) yes Add some track_caller info to precondition panics saethlin:spare-a-crumb 0 never
876 rust 129771 success dont clone old syntax context bvanjoi:donot-clone-old-syntax-context pnkfelix 0 never
877 rust 129827 success perform less decoding if it has the same syntax context bvanjoi:less-decoding petrochenkov 0 never
878 rust 130051 success Post-mono MIR opts cjgillot:clone-mir 0 never
879 rust 130112 success Optimize DefaultHasher siphash Noratrieb:speedy-siphash-blazing-brrrr cuviper 0 never
880 rust 130324 success hygiene: Ensure uniqueness of `SyntaxContextData`s petrochenkov:ctxtache cjgillot 0 never
881 rust 130417 success Support symbolicating zstd-compressed ELF sections workingjubilee:pull-in-backtrace-with-zstd 0 never
882 rust 130679 success Add inline(usually) saethlin:inline-usually 0 never
883 rust 130691 success [WIP] Elaborate drops to calls scottmcm:elaborate-drops-to-calls 0 never
884 rust 130909 success (try) yes Infer nounwind and use it in MIR opts saethlin:infer-nounwind 0 never
885 rust 130998 success avoid phi node for pointers flowing into Vec appends the8472:bail-before-memcpy 0 never
886 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
887 rust 131244 success Consider empty-unreachable otherwise branches in MatchBranchSimplification clubby789:match-branches-unreachable DianQK 0 never
888 rust 131306 success Querify lookup_deprecation_entry. cjgillot:deprecation-query 0 never
889 rust 131629 success Swap Lru from std::sync::Arc to triomphe::Arc GnomedDev:triomphe-lru 0 never
890 rust 132325 success rework winnowing to sensibly handle global where-bounds lcnr:damn-son compiler-errors 0 never
891 rust 132387 success [experiment] `ONE_TRUE_DANGLING_POINTER` scottmcm:otzst 0 never
892 rust 132666 success Skip `if-let-rescope` lint unless requested by migration dingxiangfei2009:skip-if-let-rescope-lint compiler-errors 0 never
893 rust 132711 success [DRAFT] Generate CGUs in parallel. nnethercote:parallel-cgu-gen 0 never
894 rust 133016 success (try) yes Querify should_codegen_locally saethlin:querify-should-codegen-locally 0 never
895 rust 133061 success [DRAFT] `Rc`: allow deduping both `deref` and `clone` across types scottmcm:dedup-rc 0 never
896 rust 133076 success bump sccache for linux x86_64 to allow caching while PGO'd klensy:sccache-linux-bump Kobzol 0 never
897 rust 133250 success The embedded bitcode should always be prepared for LTO/ThinLTO DianQK:embed-bitcode-pgo nikic 0 never
898 rust 133270 success Fix span of unsafe attribute diagnostic ehuss:fix-attr-item-span petrochenkov 0 never
899 rust 133436 success Remove `NtVis` and `NtTy` nnethercote:rm-NtVis-NtTy petrochenkov 0 never
900 rust 133662 success Use `iter::repeat_n` to implement `Vec::extend_with` paolobarbolini:vec-extend-with-via-repeatn Noratrieb 0 never
901 rust 133781 success Do not visit whole crate to compute `lints_that_dont_need_to_run`. cjgillot:shallow-allowed-lints 0 never
902 rust 133830 success Rework dyn trait lowering to stop being so intertwined with trait alias expansion compiler-errors:span-key lcnr 0 never
903 rust 133858 success `best_blame_constraint`: Blame better constraints when failing to outlive `'static` dianne:better-blame-constraints-for-static lcnr 0 never
904 rust 133889 success Consider fields to be inhabited if they are unstable compiler-errors:inh-unstable Nadrieril 0 never
905 rust 133961 success (try) yes cleanup region handling: add `LateParamRegionKind` lcnr:borrowck-cleanup compiler-errors 0 never
906 rust 134047 success (try) yes Switch inline(always) in core/src/fmt/rt.rs to plain inline saethlin:inline-fmt-rt thomcc 0 never
907 rust 134051 success (try) yes Do partial SsaLocals analysis in unoptimized builds saethlin:partial-ssa-analysis 0 never
908 rust 134117 success (try) yes [WIP] Canonicalize GEPs DianQK:gep-i8 0 never
909 rust 134134 success (try) yes Use length prefix in default `Hasher::write_str` purplesyringa:hash-str-with-length-prefix saethlin 0 never
910 rust 134153 success (try) yes compiler: Stop manually extending the stack workingjubilee:denied-insurance-claims 0 never
911 rust 124355 success [EXPERIMENT] Crater adding `target_family = "linux"` workingjubilee:add-target-family-linux 0
912 rust 125692 success Update bundled musl to 1.2.5 est31:update_musl_1.2.5 wesleywiser 0
913 rust 126641 success Enable `riscv64gc-gnu` testing ferrocene:hoverbear/enable-riscv64gc-testing Mark-Simulacrum 0
914 rust 127389 success Make target-spec json file extensions case-insensitive boozook:target-spec-json-ext-case-insensitive davidtwco 0
915 rust 128013 success [crater] Assemble method candidates for numerical infer vars compiler-errors:inherent-numerical 0
916 rust 128425 success [crater] Make `missing_fragment_specifier` an unconditional error tgross35:missing-fragment-specifier-unconditional petrochenkov 0
917 rust 128998 success WIP: Refactor timespec, add regression tests heaths:issue105762 Mark-Simulacrum 0
918 rust 129289 success Restrict `parse_maybe_literal_minus` nnethercote:fix-parse_maybe_literal_minus-1 petrochenkov 0
919 rust 129543 success [crater] Properly deduce object lifetime defaults in GAT paths fmease:obj-lt-def-gat 0
920 rust 129604 success [DO NOT MERGE] crater run on the tail expression drop order lint dingxiangfei2009:lint-tail-expr-drop-order-crater-run 0
921 rust 130361 success std::net: Solaris supports `SOCK_CLOEXEC` as well since 11.4. devnexen:sock_cloexec_solaris cuviper 0
922 rust 130696 success Inline smaller callees first scottmcm:reorder-inlining saethlin 0
923 rust 132232 success CI: build FreeBSD artifacts on FreeBSD 13.4 asomers:fbsd-13.4 GuillaumeGomez 0
924 rust 132268 success Impl TryFrom<Vec<u8>> for String elichai:string_try_from_vec Amanieu 0
925 rust 132394 success Apple: Fix direct linking with +verbatim madsmtm:fix-apple-verbatim-link petrochenkov 0
926 rust 132712 success Crater 2024 edition ehuss:2024-crater ehuss 0
927 rust 133033 success turn creating 8dot3 names off for windows for speed klensy:win.dot 0
928 rust 133801 success (try) yes Promote powerpc64le-unknown-linux-musl to tier 2 with host tools Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2 Mark-Simulacrum 0
929 rust 133807 success (try) yes ci: Enable opt-dist for dist-aarch64-linux builds mrkajetanp:ci-aarch64-opt-dist Kobzol 0
930 rust 134025 success (try) yes [TEST] Rollup of 5 pull requests workingjubilee:rollup-xb4212q 0
931 rust 134124 success (try) yes CI: use free runners for x86_64-gnu-llvm jobs MarcoIeni:split-llvm-jobs Kobzol 0

Open retry log