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.
—
922 total, 39 approved, 9 rolled up, 25 failed / /
Sort key | Repository | # | Status | Mergeable | Title | Head ref | Assignee | Approved by | Priority | Rollup | |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | rust | 107788 | pending | yes | Rollup of 8 pull requests | matthiaskrgr:rollup-mw10sli | matthiaskrgr | 8 | never | ||
2 | rust-analyzer | 14100 | pending | yes | Allow specifying what proc-macro server to run in rust_analyzer::load_cargo API | Veykril:load_cargo-proc-macro-srv-config | Veykril | 0 | |||
3 | rust | 107733 | pending (try) | yes | Store metrics from `metrics.json` to CI PGO timer | Kobzol:opt-build-metrics | Mark-Simulacrum | 0 | |||
4 | rust | 107529 | approved | yes | Optimize query_cache_hit to reduce code size of the query hot path. | Zoxc:inline-tweak-profile | cjgillot | cjgillot | 0 | never | |
5 | rust | 107609 | approved | yes | Backport reverts to fix thin archive reading for 1 68 beta | pnkfelix:backport-reverts-to-fix-thin-archive-reading-for-1-68-beta | TaKO8Ki | cuviper | 0 | never | |
6 | rust | 107643 | approved | yes | Create a single value cache for the () query key | Zoxc:single-cache | michaelwoerister | cjgillot | 0 | never | |
7 | rust | 107644 | approved | yes | Remove QueryStorage::store_nocache | Zoxc:query-cache-tweak | oli-obk | cjgillot | 0 | never | |
8 | rust | 107717 | approved | yes | Optimize `TyKind::eq`. | nnethercote:opt-TyKind-eq | compiler-errors | compiler-errors | 0 | never | |
9 | rust | 105601 | approved | yes | Enable new rlib in non stable cases | BelovDV:change-rlib-with-not-stable | petrochenkov | petrochenkov | 0 | ||
10 | rust | 105641 | approved | yes | Implement cursors for BTreeMap | Amanieu:btree_cursor | m-ou-se | m-ou-se | 0 | ||
11 | rust | 107271 | approved | yes | Treat Drop as a rmw operation | Zeegomo:drop-rmw | oli-obk | oli-obk | 0 | ||
12 | rust | 107656 | approved | yes | Bump rust-installer | jonhoo:bump-rust-installer | Mark-Simulacrum | Mark-Simulacrum | 0 | ||
13 | rust | 107710 | approved | yes | Update strip-ansi-escapes and vte | ehuss:update-strip-ansi-escapes | Mark-Simulacrum | Mark-Simulacrum | 0 | ||
14 | rust | 107752 | approved | yes | Specify dlltool prefix when generating import libs | riverar:rafael/gnu_dlltool_temp_prefix | petrochenkov | petrochenkov | 0 | ||
15 | rust | 107757 | approved | yes | Allow automatically creating vscode `settings.json` with `x setup` | clubby789:setup-settings-json | jyn514 | jyn514 | 0 | ||
16 | rust | 107769 | approved | yes | Rename `PointerSized` to `PointerLike` | compiler-errors:pointer-like | eholk | eholk | 0 | ||
17 | rust | 107772 | approved | yes | Make `dyn*`'s value backend type a pointer | compiler-errors:dyn-star-backend-is-ptr | eholk | eholk | 0 | ||
18 | rust | 107777 | approved | yes | Make `derive_const` derive properly const-if-const impls | compiler-errors:derive_const-actually-derive-const | fee1-dead | 0 | |||
19 | rust | 107770 | approved | yes | rustdoc: use a newline instead of `<br>` to format code headers | notriddle:notriddle/br2nl | GuillaumeGomez | GuillaumeGomez | 0 | always | |
20 | rust | 107771 | approved | yes | Tweak ICE message | estebank:ice-msg | compiler-errors | compiler-errors | 0 | always | |
21 | rust | 107773 | approved | yes | Clearly signal purpose of the yaml template | Mark-Simulacrum:rename-auto-template | estebank | estebank | 0 | always | |
22 | rust | 107776 | approved | yes | Docs: Fix format of headings in String::reserve | dbrgn:docs-string-reserve-headings | cuviper | cuviper | 0 | always | |
23 | rust | 107779 | approved | yes | Remove astconv usage in diagnostic | compiler-errors:issue-107775 | jackh726 | jackh726 | 0 | always | |
24 | rust | 85158 | yes | Mir-Opt for copying enums with large discrepancies | JulianKnodt:array_const_val | wesleywiser | 0 | never | |||
25 | rust | 94857 | yes | Resolve documentation links in rustc and store the results in metadata | petrochenkov:doclink2 | oli-obk | 0 | never | |||
26 | rust | 99747 | yes | Add gamma function to f32 and f64 | ankane:float_gamma | m-ou-se | 0 | never | |||
27 | rust | 100987 | yes | add `with_hash_task` to generate `DepNode` deterministically | SparrowLii:with_hash_task | cjgillot | 0 | never | |||
28 | rust | 102099 | yes | Rebased: Mark drop calls in landing pads cold instead of noinline | InnovativeInventor:re-cold-land | nagisa | 0 | never | |||
29 | rust | 103695 | yes | fix: Unexpected trait bound not satisfied in HRTB and Associated Type | LYF1999:yf/103563 | oli-obk | 0 | never | |||
30 | rust | 104007 | yes | Enable internal feature when testing Clippy | flip1995:clippy-internal-test | jyn514 | 0 | iffy | |||
31 | rust | 106155 | yes | [perf] separate impls for refs to simplifiable types | lqd:simplified-ref | lcnr | 0 | never | |||
32 | rust | 106285 | yes | Implement SSA-based reference propagation | cjgillot:refprop-ssa | oli-obk | 0 | never | |||
33 | rust | 106380 | yes | Default to -Z plt=yes | MaskRay:needs_plt | nikic | 0 | never | |||
34 | rust | 106824 | yes | Flatten/inline format_args!() and (string and int) literal arguments into format_args!() | m-ou-se:format-args-flatten | m-ou-se | 0 | never | |||
35 | rust | 107167 | yes | simplify layout calculations in rawvec | the8472:rawvec-simpler-layout | m-ou-se | 0 | never | |||
36 | rust | 107439 | yes | use `RefLock` in `GatedSpans` of Session | SparrowLii:refcell_gated_spans | estebank | 0 | never | |||
37 | rust | 107634 | yes | Improve the `array::map` codegen | scottmcm:array-drain | thomcc | 0 | never | |||
38 | measureme | 199 | yes | Change Cli parser from StructOpt to Clap | andjo403:clapSwitch | 0 | |||||
39 | measureme | 202 | yes | Update `prettytable` to 0.10 | pinkforest:chore-bump-prettytable | 0 | |||||
40 | hashbrown | 255 | yes | Add `RawTable::vacuum` to clean up DELETED entries | cuviper:vacuum | 0 | |||||
41 | hashbrown | 269 | yes | Add WebAssembly SIMD Support | CryZe:wasm-simd | 0 | |||||
42 | hashbrown | 277 | yes | Optimize insertion to only use a single lookup | Zoxc:opt-insert | 0 | |||||
43 | semverver | 312 | yes | Add workaround for index out of bounds on escaping substs | dario23:bounds-workaround | 0 | |||||
44 | hashbrown | 316 | yes | mask prepare_resize inline attribute with inline-more feature | shuoli84:master | 0 | |||||
45 | hashbrown | 365 | yes | Document `bucket` | JustForFun88:doc_bucket | 0 | |||||
46 | hashbrown | 367 | yes | Rewrite `get_many_mut` methods | JustForFun88:new_get_many | 0 | |||||
47 | hashbrown | 374 | yes | Remove drain-on-drop behavior from DrainFilter | the8472:dont-drain-on-drop | 0 | |||||
48 | semverver | 375 | yes | Bump cargo from 0.67.0 to 0.68.0 | rust-lang:dependabot/cargo/cargo-0.68.0 | 0 | |||||
49 | semverver | 376 | yes | Bump serde_json from 1.0.91 to 1.0.92 | rust-lang:dependabot/cargo/serde_json-1.0.92 | 0 | |||||
50 | semverver | 377 | yes | Bump anyhow from 1.0.68 to 1.0.69 | rust-lang:dependabot/cargo/anyhow-1.0.69 | 0 | |||||
51 | hashbrown | 390 | yes | use strict provenance APIs on nightly | RalfJung:strict-provenance | 0 | |||||
52 | hashbrown | 391 | yes | Experiment with Equivalent that takes self by value | cuviper:equivalent-by-value | 0 | |||||
53 | vscode-rust | 582 | Debugger support | kdy1:master | 0 | ||||||
54 | crater | 639 | Bump crossbeam-deque from 0.7.3 to 0.7.4 | rust-lang:dependabot/cargo/crossbeam-deque-0.7.4 | 0 | ||||||
55 | crater | 672 | yes | Group build script failures separately and extract the build script's crate | oli-obk:failed_to_get_rustc_version | 0 | |||||
56 | crater | 674 | yes | add another exception | RalfJung:exceptions | 0 | |||||
57 | crater | 684 | yes | Bump libgit2-sys from 0.13.4+1.4.2 to 0.13.5+1.4.5 | rust-lang:dependabot/cargo/libgit2-sys-0.13.51.4.5 | 0 | |||||
58 | crater | 685 | yes | Bump tokio from 1.23.0 to 1.24.2 | rust-lang:dependabot/cargo/tokio-1.24.2 | 0 | |||||
59 | chalk | 780 | yes | Generate `Normalize` clauses for dyn and opaque types | lowr:patch/supertrait-assoc-bounds | 0 | |||||
60 | chalk | 785 | yes | Fix dyn program clause generation and make returning a ClosureKind optional | jackh726:rustc_fixes | 0 | |||||
61 | chalk | 788 | yes | add test for bug with mixed cycles | lcnr:mixed-cycle-broken | 0 | |||||
62 | vscode-rust | 796 | yes | Add String::from() snippet | Filius-Patris:master | 0 | |||||
63 | vscode-rust | 875 | yes | Remove angular brackets from `autoClosingPairs` | ibraheemdev:patch-1 | 0 | |||||
64 | vscode-rust | 898 | yes | Add snippet for while loop | carrotfarmer:patch-1 | 0 | |||||
65 | vscode-rust | 916 | yes | Update README.md | matthiasferraina:patch-1 | 0 | |||||
66 | vscode-rust | 931 | yes | fix small English typo | alirezaghey:patch-1 | 0 | |||||
67 | stdarch | 1000 | yes | AVX512-VP2INTERSECT implementations | vertexclique:vcq/avx512vp2intersect | Amanieu | 0 | ||||
68 | stdarch | 1235 | yes | Enable inlining checks for arm (32-bit) target arch. | hkratz:enable-arm-inlining-checks | Amanieu | 0 | ||||
69 | stdarch | 1253 | yes | Exclude intel SVML functions from missing intrinsics report | jhorstmann:exclude-svml-intrinsics-from-report | Amanieu | 0 | ||||
70 | stdarch | 1366 | yes | Stabilize x86 F16C | starkat99:stabilize-f16c | Amanieu | 0 | ||||
71 | stdarch | 1377 | yes | attempt to resolve #852 | matthiascy:master | Amanieu | 0 | ||||
72 | rls | 1778 | yes | feat: update lsp_types to the latest version | aminya:lsp-data-update | 0 | |||||
73 | rls | 1781 | yes | fix: update dependencies and the toolchain | aminya:deps-update | 0 | |||||
74 | rls | 1783 | yes | Remove unused dependency humantime 2.0.0 | notriddle:master | 0 | |||||
75 | libc | 2088 | yes | musl 1.2.x support | kaniini:ci-musl-1.2.2 | Amanieu | 0 | ||||
76 | libc | 2107 | yes | Creating proper type for sighandler_t using anonymous union on Unix | landhb:sigaction | JohnTitor | 0 | ||||
77 | libc | 2177 | netbsd add mremap call | devnexen:netbsd_mremap | JohnTitor | 0 | |||||
78 | miri | 2321 | yes | Add `_umtx_op` shim to freebsd | InfRandomness:_umtx_op-shim | oli-obk | 0 | ||||
79 | libc | 2476 | yes | netbsd: fix and extend siginfo_t | NeoRaider:netbsd-siginfo | Amanieu | 0 | ||||
80 | miri | 2520 | yes | mmap/munmap/mremamp shims | saethlin:mmap-shim | 0 | |||||
81 | libc | 2567 | yes | Remove unwanted #[doc(hidden)] and deprecated attributes on some FreeBSD constants | GuillaumeGomez:unwanted-deprecated-hidden | JohnTitor | 0 | ||||
82 | miri | 2761 | yes | Implement support for some basic wasm32-wasi syscalls | Aaron1011:wasi | 0 | |||||
83 | miri | 2768 | yes | Add `miri_alloc_phys` to support basic MMIO | mkroening:miri_alloc_phys | 0 | |||||
84 | libc | 2818 | yes | Add MADV_* constants for Linux | topecongiro:madv | Amanieu | 0 | ||||
85 | libc | 2851 | yes | Android's prop_info type fix. | devnexen:prop_info_android_fix | joshtriplett | 0 | ||||
86 | libc | 2894 | yes | Support AIX operating system | ecnelises:aix | Amanieu | 0 | ||||
87 | libc | 2935 | yes | Alias all LFS64 symbols to their non-LFS64 counterparts on musl | bossmc:alias-lfs64-symbols-on-musl | Amanieu | 0 | ||||
88 | libc | 2942 | yes | introduce X86_FEATURES for linux glibc/musl | devnexen:hwcap_x86_linux | Amanieu | 0 | ||||
89 | libc | 2961 | yes | fix wrong xattr syscalls on NetBSD | SteveLauC:netbsd-wrong-xattr-syscall | JohnTitor | 0 | ||||
90 | libc | 2987 | yes | Add Trusty platform support | randomPoison:trusty-support | JohnTitor | 0 | ||||
91 | libc | 3032 | yes | Add initial support for hppa-unknown-linux-gnu | hdeller:hppa-devel3 | JohnTitor | 0 | ||||
92 | libc | 3034 | yes | adding few more CLONE_* constant for Linux/Android. | devnexen:missing_linux_clone_flags | JohnTitor | 0 | ||||
93 | libc | 3035 | yes | Adding RTEXT_FILTER* constants from linux/rtnetlink.h | jreppnow:rtnetlink-ext-filter | JohnTitor | 0 | ||||
94 | libc | 3037 | yes | Add support for the unstable `check-cfg` feature behind an environment variable | ferrocene:pa-check-cfg | JohnTitor | 0 | ||||
95 | libc | 3039 | yes | membarrier flags constants addition | devnexen:membarrier_flags_linux | JohnTitor | 0 | ||||
96 | libc | 3040 | yes | NetBSD: add two more errno values | 0-wiz-0:netbsd | JohnTitor | 0 | ||||
97 | libc | 3047 | yes | Fix AF_SYSTEM and AF_SYS_CONTROL | siegfried:fix-const-type | JohnTitor | 0 | ||||
98 | libc | 3050 | mips: add missing constants | cppcoffee:master | JohnTitor | 0 | |||||
99 | libc | 3056 | uclibc/mips: add O_NOATIME & O_PATH constant | cppcoffee:master | JohnTitor | 0 | |||||
100 | libc | 3068 | yes | Upgrade musl supported version to 1.2.3 | wesleywiser:musl-1.2 | JohnTitor | 0 | ||||
101 | libc | 3070 | yes | [WIP] freebsd: netlink | ngortheone:freebsd-netlink | JohnTitor | 0 | ||||
102 | libc | 3076 | yes | Add STATX_DIOALIGN (introduced in linux v6.1) | ETKNeil:add-statx-dioalign | JohnTitor | 0 | ||||
103 | libc | 3089 | yes | Add ioctl FS_IOC_{G,S}ETVERSION and FS_IOC_{G,S}ETFLAGS | ETKNeil:add-ioctl-flags | JohnTitor | 0 | ||||
104 | libc | 3093 | yes | Add wasi-emulated-mman cargo feature | GregoryConrad:emulated-mman-feat | JohnTitor | 0 | ||||
105 | libc | 3097 | yes | Hide `iconv` functions on Apple devices behind a feature flag | winterqt:iconv-apple-feature-flag | JohnTitor | 0 | ||||
106 | libc | 3102 | yes | freebsd further sctp support. | devnexen:fbsd_sctp2 | JohnTitor | 0 | ||||
107 | libc | 3104 | yes | linux adding strchrnul | devnexen:linux_addstrchrnul | JohnTitor | 0 | ||||
108 | libc | 3105 | yes | apple add pthread_stack_frame_decode_np | devnexen:macos_stack_np | JohnTitor | 0 | ||||
109 | libc | 3106 | yes | Add BLKPG and BLKRRPART ioctls | IsaccBarker:IsaccBarker-ioctl-patch-1 | JohnTitor | 0 | ||||
110 | libc | 3107 | yes | linux tcp adding TCP_MD5SIG_MAXKEYLEN const. | devnexen:linux_tcp_updates | JohnTitor | 0 | ||||
111 | libc | 3108 | yes | Add SCTP support | howjmay:sctp | JohnTitor | 0 | ||||
112 | libc | 3109 | yes | linux: add more constants and FUTEX_OP for futex | voskh0d:master | JohnTitor | 0 | ||||
113 | crates-io | 4084 | Update Rust crate tracing-subscriber to 0.3 | rust-lang:renovate/tracing-subscriber-0.x | 0 | ||||||
114 | crates-io | 4231 | Update dependency eslint to v8.4.0 | rust-lang:renovate/eslint-8.x | 0 | ||||||
115 | crates-io | 4233 | Update dependency chart.js to v3.6.2 | rust-lang:renovate/chart.js-3.x | 0 | ||||||
116 | crates-io | 4259 | Update dependency webpack to v5.65.0 | rust-lang:renovate/webpack-5.x | 0 | ||||||
117 | crates-io | 4277 | Update Rust crate tokio to 1.15.0 | rust-lang:renovate/tokio-1.x | 0 | ||||||
118 | crates-io | 4287 | Update dependency ember-cli-babel to v7.26.10 | rust-lang:renovate/ember-cli-babel-7.x | 0 | ||||||
119 | crates-io | 4420 | Update Rust crate tempfile to v3.3.0 | rust-lang:renovate/tempfile-3.x | 0 | ||||||
120 | crates-io | 4498 | Update dependency ember-exam to v8 | rust-lang:renovate/ember-exam-8.x | 0 | ||||||
121 | crates-io | 4508 | Update Rust crate tokio to v1.16.0 | rust-lang:renovate/tokio-1.x | 0 | ||||||
122 | crates-io | 4533 | Update Rust crate futures-channel to v0.3.21 | rust-lang:renovate/futures-channel-0.x | 0 | ||||||
123 | crates-io | 4537 | Lock file maintenance (JS) | rust-lang:renovate/js-lock-file-maintenance | 0 | ||||||
124 | crates-io | 4547 | Update dependency fastboot-app-server to v3.2.0 | rust-lang:renovate/fastboot-app-server-3.x | 0 | ||||||
125 | crates-io | 4549 | Update embroider monorepo to v1.2.0 | rust-lang:renovate/embroider-monorepo | 0 | ||||||
126 | crates-io | 4553 | Update sentry-javascript monorepo to v6.17.7 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
127 | crates-io | 4560 | Update dependency pretty-bytes to v6 | rust-lang:renovate/pretty-bytes-6.x | 0 | ||||||
128 | crates-io | 4561 | Update dependency @percy/cli to v1.0.0-beta.75 | rust-lang:renovate/percy-cli-1.x | 0 | ||||||
129 | crates-io | 4567 | Update dependency ember-template-lint to v4.2.0 | rust-lang:renovate/ember-template-lint-4.x | 0 | ||||||
130 | crates-io | 4577 | Update Rust crate sha2 to v0.10.2 | rust-lang:renovate/sha2-0.x | 0 | ||||||
131 | crates-io | 4587 | Update Rust crate clap to v3.1.1 | rust-lang:renovate/clap-3.x | 0 | ||||||
132 | crates-io | 4591 | Update Rust crate git2 to v0.14.0 | rust-lang:renovate/git2-0.x | 0 | ||||||
133 | crates-io | 4629 | Update dependency ember-template-lint to v4.3.0 | rust-lang:renovate/ember-template-lint-4.x | 0 | ||||||
134 | crates-io | 4650 | Update Node.js to v16.14.2 | rust-lang:renovate/node-16.x | 0 | ||||||
135 | crates-io | 4680 | Update sentry-javascript monorepo to v6.19.3 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
136 | crates-io | 4704 | Update dependency ember-modifier to v3.2.7 | rust-lang:renovate/ember-modifier-3.x | 0 | ||||||
137 | crates-io | 4709 | Update Rust crate tracing to v0.1.33 | rust-lang:renovate/tracing-0.x | 0 | ||||||
138 | crates-io | 4725 | Update dependency @sinonjs/fake-timers to v9.1.2 | rust-lang:renovate/sinonjs-fake-timers-9.x | 0 | ||||||
139 | crates-io | 4727 | Update Rust crate toml to v0.5.9 | rust-lang:renovate/toml-0.x | 0 | ||||||
140 | crates-io | 4741 | Update Rust crate clap to v3.1.12 | rust-lang:renovate/clap-3.x | 0 | ||||||
141 | crates-io | 4866 | Update dependency postcss-custom-media to v8.0.2 | rust-lang:renovate/postcss-custom-media-8.x | 0 | ||||||
142 | crates-io | 4892 | yes | Port to diesel 2.0.3 | jtgeibel:diesel2 | 0 | |||||
143 | crates-io | 4896 | Update dependency prettier to v2.7.1 | rust-lang:renovate/prettier-2.x | 0 | ||||||
144 | crates-io | 4912 | Update Rust crate indexmap to v1.9.1 | rust-lang:renovate/indexmap-1.x | 0 | ||||||
145 | crates-io | 4917 | Update Rust crate comrak to v0.13.1 | rust-lang:renovate/comrak-0.x | 0 | ||||||
146 | crates-io | 4923 | Update dependency eslint-plugin-prettier to v4.1.0 | rust-lang:renovate/eslint-plugin-prettier-4.x | 0 | ||||||
147 | crates-io | 4926 | Update Rust crate semver to v1.0.11 | rust-lang:renovate/semver-1.x | 0 | ||||||
148 | crates-io | 4931 | Update Rust crate clap to v3.2.8 | rust-lang:renovate/clap-3.x | 0 | ||||||
149 | crates-io | 4932 | Update Rust to v1.62.0 | rust-lang:renovate/rust-1.x | 0 | ||||||
150 | crates-io | 4936 | Update Rust crate ipnetwork to v0.20.0 | rust-lang:renovate/ipnetwork-0.x | 0 | ||||||
151 | crates-io | 4939 | Update Rust crate minijinja to v0.17.0 | rust-lang:renovate/minijinja-0.x | 0 | ||||||
152 | crates-io | 4949 | Update sentry-javascript monorepo to v7.5.0 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
153 | crates-io | 4952 | Update Rust crate moka to v0.9.0 | rust-lang:renovate/moka-0.x | 0 | ||||||
154 | crates-io | 4960 | Update Rust crate hyper to v0.14.20 | rust-lang:renovate/hyper-0.x | 0 | ||||||
155 | crates-io | 4969 | Update dependency ember-cli to v4.5.0 | rust-lang:renovate/ember-cli-4.x | 0 | ||||||
156 | crates-io | 4978 | Update Rust crate clap to v3.2.12 | rust-lang:renovate/clap-3.x | 0 | ||||||
157 | crates-io | 4981 | Update sentry-javascript monorepo to v7.7.0 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
158 | crates-io | 4990 | Update dependency @babel/eslint-parser to v7.18.9 | rust-lang:renovate/babel-monorepo | 0 | ||||||
159 | crates-io | 4995 | Update Rust crate lettre to v0.10.1 | rust-lang:renovate/lettre-0.x | 0 | ||||||
160 | crates-io | 4999 | Update dependency eslint-plugin-ember to v11 | rust-lang:renovate/eslint-plugin-ember-11.x | 0 | ||||||
161 | crates-io | 5004 | Update dependency @percy/cli to v1.6.3 | rust-lang:renovate/percy-cli-monorepo | 0 | ||||||
162 | crates-io | 5007 | Update Rust crate tokio to v1.20.1 | rust-lang:renovate/tokio-1.x | 0 | ||||||
163 | crates-io | 5033 | Update dependency eslint-plugin-ember to v11.0.5 | rust-lang:renovate/eslint-plugin-ember-11.x | 0 | ||||||
164 | crates-io | 5057 | Update dependency @percy/cli to v1.8.0 | rust-lang:renovate/percy-cli-monorepo | 0 | ||||||
165 | crates-io | 5075 | Update Rust crate chrono to v0.4.22 | rust-lang:renovate/chrono-0.x | 0 | ||||||
166 | crates-io | 5106 | Update dependency @percy/cli to v1.9.1 | rust-lang:renovate/percy-cli-monorepo | 0 | ||||||
167 | crates-io | 5117 | Update dependency ember-concurrency to v2.3.1 | rust-lang:renovate/ember-concurrency-2.x | 0 | ||||||
168 | crates-io | 5124 | Update dependency @percy/cli to v1.10.0 | rust-lang:renovate/percy-cli-monorepo | 0 | ||||||
169 | crates-io | 5174 | Update volta-cli/action action to v3.0.2 | rust-lang:renovate/volta-cli-action-3.x | 0 | ||||||
170 | crates-io | 5182 | Update sentry-javascript monorepo to v7.12.1 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
171 | crates-io | 5184 | Update Rust crate tokio to v1.21.0 | rust-lang:renovate/tokio-1.x | 0 | ||||||
172 | crates-io | 5186 | Update dependency ember-concurrency to v2.3.4 | rust-lang:renovate/ember-concurrency-2.x | 0 | ||||||
173 | crates-io | 5218 | Update Rust crate thiserror to v1.0.35 | rust-lang:renovate/thiserror-1.x | 0 | ||||||
174 | crates-io | 5220 | Update babel monorepo to v7.19.1 | rust-lang:renovate/babel-monorepo | 0 | ||||||
175 | crates-io | 5223 | Update dependency ember-data to v4.6.3 | rust-lang:renovate/ember-data-4.6.x | 0 | ||||||
176 | crates-io | 5277 | yes | Update dependency ember-data to v4.9.1 | rust-lang:renovate/ember-data-4.x | 0 | |||||
177 | crates-io | 5283 | Update dependency semver to v7.3.8 | rust-lang:renovate/semver-7.x | 0 | ||||||
178 | crates-io | 5290 | Update embroider monorepo to v1.9.0 | rust-lang:renovate/embroider-monorepo | 0 | ||||||
179 | crates-io | 5301 | yes | Allow crate version deletion in the first 24 hours from creation | nappa85:5293-allow_crate_deletion | 0 | |||||
180 | crates-io | 5302 | yes | WIP: add paginated versions API | nappa85:5292-paginated_versions_api | 0 | |||||
181 | crates-io | 5311 | Update Rust crate clap to v4.0.13 | rust-lang:renovate/clap-4.x | 0 | ||||||
182 | crates-io | 5400 | Update sentry-javascript monorepo to v7.17.3 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
183 | crates-io | 5472 | Update Rust crate comrak to v0.15.0 | rust-lang:renovate/comrak-0.x | 0 | ||||||
184 | crates-io | 5482 | Update Rust crate clap to v4.0.26 | rust-lang:renovate/clap-4.x | 0 | ||||||
185 | crates-io | 5527 | Update embroider monorepo to v2 (major) | rust-lang:renovate/major-embroider-monorepo | 0 | ||||||
186 | crates-io | 5543 | Update Rust crate insta to v1.21.2 | rust-lang:renovate/insta-1.x | 0 | ||||||
187 | crates-io | 5574 | Update Rust crate sentry to v0.29.1 | rust-lang:renovate/sentry-0.x | 0 | ||||||
188 | crates-io | 5599 | Update Rust crate tokio to v1.23.0 | rust-lang:renovate/tokio-1.x | 0 | ||||||
189 | crates-io | 5600 | Update dependency pnpm to v7.18.1 | rust-lang:renovate/pnpm-7.x | 0 | ||||||
190 | crates-io | 5601 | Update sentry-javascript monorepo to v7.24.0 | rust-lang:renovate/sentry-javascript-monorepo | 0 | ||||||
191 | crates-io | 5610 | Pin dependencies | rust-lang:renovate/conduit-packages | 0 | ||||||
192 | crates-io | 5637 | yes | Update dependency ember-modifier to v4 | rust-lang:renovate/ember-modifier-4.x | 0 | |||||
193 | crates-io | 5692 | Update tj-actions/changed-files action to v35 | rust-lang:renovate/tj-actions-changed-files-35.x | 0 | ||||||
194 | crates-io | 5725 | Update dependency @ember/test-helpers to v2.9.3 | rust-lang:renovate/ember-test-helpers-2.x | 0 | ||||||
195 | crates-io | 5900 | Update dependency miragejs to v0.1.47 | rust-lang:renovate/miragejs-0.x | 0 | ||||||
196 | crates-io | 5974 | yes | Update Rust crate cookie to v0.17.0 | rust-lang:renovate/cookie-0.x | 0 | |||||
197 | crates-io | 6013 | Update Rust crate lettre to v0.10.2 | rust-lang:renovate/lettre-0.x | 0 | ||||||
198 | crates-io | 6019 | Update rust-futures monorepo to v0.3.26 | rust-lang:renovate/rust-futures-monorepo | 0 | ||||||
199 | crates-io | 6021 | yes | Set backend dockerfile to install diesel version 1.4.1 | mdtro:mdtro/diesel-1.4.1 | 0 | |||||
200 | clippy | 9461 | yes | BREAKING CHANGE fix running path/to/cargo-clippy --fix | matthiaskrgr:ARGH | giraffate | 0 | ||||
201 | cargo | 9532 | yes | Add env variable to indicate the build type. | jameshilliard:is-cross | 0 | |||||
202 | cargo | 9603 | yes | support generic target tables and env variables | jameshilliard:generic-config | Eh2406 | 0 | ||||
203 | clippy | 9659 | yes | Clippy Book Updates: Add `define_lints` chapter | nahuakang:new-chp-define-lints | flip1995 | 0 | ||||
204 | clippy | 9668 | yes | Clippy Book Updates: Add `write_tests` chapter | nahuakang:new-chp-write-tests | flip1995 | 0 | ||||
205 | clippy | 9731 | yes | improve `lintcheck` | kraktus:lcheck3 | matthiaskrgr | 0 | ||||
206 | clippy | 9740 | yes | Clippy Book Updates: Add `lint_passes` chapter | nahuakang:new-chp-lint-passes | flip1995 | 0 | ||||
207 | cargo | 9753 | yes | Stabilize target-applies-to-host feature. | jameshilliard:stabilize-target-applies-to-host | 0 | |||||
208 | clippy | 9764 | yes | lintcheck: Add JSON output, diff subcommand | Alexendoo:lintcheck-diff | matthiaskrgr | 0 | ||||
209 | clippy | 10090 | yes | Warn if unresolved disallowed types/macros/methods are used in clippy.toml for disallowed_* macros | i509VCB:disallowed-unresolved-warn | Alexendoo | 0 | ||||
210 | clippy | 10102 | yes | Suggest `is_some_and` for `map(<f>).unwrap_or(false)` | TheCodingWombat:master | xFrednet | 0 | ||||
211 | clippy | 10123 | yes | Add `hidden_static_lifetime` lint | blyxyas:hidden_static_lifetime | Jarcho | 0 | ||||
212 | clippy | 10157 | yes | Add `unnecessary_reserve` lint | chansuke:issue_8982 | flip1995 | 0 | ||||
213 | clippy | 10163 | yes | [significant_drop_tightening] Add MVP | c410-f3r:lock-1 | llogiq | 0 | ||||
214 | clippy | 10173 | yes | Address #10134 OOM/timeout | smoelius:lazy_set | Jarcho | 0 | ||||
215 | clippy | 10175 | yes | Use original variable name in the suggestion | koka831:fix/10171 | giraffate | 0 | ||||
216 | clippy | 10177 | yes | Almost swapped | chansuke:almost_swapped | Alexendoo | 0 | ||||
217 | clippy | 10197 | yes | Add `impl_trait_in_params` lint | blyxyas:impl_trait_param | Jarcho | 0 | ||||
218 | clippy | 10203 | yes | Suppress the triggering of some lints in derived structures | c410-f3r:macro-lint | giraffate | 0 | ||||
219 | clippy | 10212 | yes | Lint `zero_ptr` in const contexts | Niki4tap:const_warns | llogiq | 0 | ||||
220 | clippy | 10223 | yes | Add `transmute_tuple_to_slice` | robertbastian:master | Alexendoo | 0 | ||||
221 | clippy | 10229 | yes | Document `cargo-clippy` feature | danielparks:doc-feature-cargo-clippy | flip1995 | 0 | ||||
222 | clippy | 10258 | yes | Update `stable_sort_primitive` to prefer `sort` not only primitive types | chansuke:issue-9970 | Manishearth | 0 | ||||
223 | clippy | 10275 | yes | Migrate `write.rs` to `rustc_ast::FormatArgs` | Alexendoo:format-args-ast | flip1995 | 0 | ||||
224 | cargo | 10276 | yes | Add semver guidelines for changing the `repr` of structs/enums to ref… | Nilstrieb:add-repr-semver-guideline | ehuss | 0 | ||||
225 | clippy | 10283 | yes | feature: add new lint `pub_underscore_fields` | ParkMyCar:lint/pub_underscore_fields | flip1995 | 0 | ||||
226 | clippy | 10292 | yes | Make `[clippy::dump]` support trait items | xFrednet:0000-support-trait-item-in-dump | flip1995 | 0 | ||||
227 | clippy | 10293 | yes | Negate suggestions when needed in `bool_assert_comparison` | Alexendoo:bool-assert-comparison-negation | dswij | 0 | ||||
228 | clippy | 10300 | yes | Do not lint when imported item contains underscore | koka831:fix/9942 | xFrednet | 0 | ||||
229 | clippy | 10303 | yes | Add configuration to lint missing docs of `pub(crate)` items | pvdrz:pub_crate_missing_docs | giraffate | 0 | ||||
230 | cargo | 10313 | yes | sources/path: if PathSource::list_files fails while using a git repo, retry without it | jmesmon:fix-git-broken-alternates | joshtriplett | 0 | ||||
231 | cargo | 10625 | yes | Add "resolver = 2" option to workspace manifest examples | mousetail:patch-1 | 0 | |||||
232 | cargo | 10663 | yes | Support for descriptions on third-party subcommands in `cargo --list` | dtolnay-contrib:desc | 0 | |||||
233 | cargo | 10742 | yes | Reduce warning strictness | epage:warnings | ehuss | 0 | ||||
234 | cargo | 10842 | yes | Don't compile on install without binaries | yerke:yerke/dont-compile-on-install-without-binaries | ehuss | 0 | ||||
235 | cargo | 10871 | yes | Add "unit struct to normal struct" case to semver.md | obi1kenobi:patch-1 | ehuss | 0 | ||||
236 | cargo | 10877 | yes | Document that adding `#[non_exhaustive]` on existing items is breaking. | obi1kenobi:adding-non-exhaustive | ehuss | 0 | ||||
237 | cargo | 10878 | yes | Made hidden features hidden on `cargo add` when not activated | johnmatthiggins:hide_hidden | epage | 0 | ||||
238 | cargo | 10910 | yes | Warn when an edition 2021 crate is in a virtual workspace with default resolver | Nemo157:lint-different-resolver-10112 | ehuss | 0 | ||||
239 | cargo | 10952 | yes | Add '--directory,-C' flag for changing current dir before build | compenguy:cargo-change-dir-10098 | ehuss | 0 | ||||
240 | cargo | 10960 | yes | Report codegen timings for binary crates | bjorn3:bin_link_timings | ehuss | 0 | ||||
241 | cargo | 10985 | yes | WIP: Add normalized querykind Fixes #1079 | goodSyntax808:add-normalized-querykind | ehuss | 0 | ||||
242 | cargo | 10987 | yes | Search upward if the path does not exist when `cargo new` | hi-rustin:rustin-patch-vcs | ehuss | 0 | ||||
243 | cargo | 10994 | yes | Solve problem with panic on some non-ASCII strings in `cargo install` | timcryt:unicode_dep_path | ehuss | 0 | ||||
244 | cargo | 11071 | yes | Clarify Implications of Cargo Yank | tustvold:patch-1 | weihanglo | 0 | ||||
245 | cargo | 11121 | yes | Recompile on profile rustflag changes | Hezuikn:profile-rustflags-fix | ehuss | 0 | ||||
246 | cargo | 11188 | yes | Omit checksum verification for local git dependencies | jarhodes314:local-git-dependency-requires-checksum | weihanglo | 0 | ||||
247 | cargo | 11200 | yes | Semver: Note that it is not a breaking change to make an `unsafe` function safe | madsmtm:semver-fn-unsafe-safe | ehuss | 0 | ||||
248 | cargo | 11272 | yes | Panic beaviour in profile can be specified if using custom harness | weihanglo:issue/11214 | ehuss | 0 | ||||
249 | cargo | 11274 | yes | Clone more than we need for GitHub | Eh2406:fetch-all | epage | 0 | ||||
250 | cargo | 11389 | yes | Fixes #11383: cargo package doesn't include build script if this has a custom path | cdecompilador:master | weihanglo | 0 | ||||
251 | cargo | 11410 | yes | Suggest cargo add when installing library crate | TrAyZeN:master | ehuss | 0 | ||||
252 | cargo | 11418 | yes | Less cryptic panic! for when std_roots index fails in attach_std_deps() | T-O-R-U-S:master | epage | 0 | ||||
253 | cargo | 11433 | yes | Proxy auth with custom HTTP transport | hhirtz:proxy-auth | ehuss | 0 | ||||
254 | cargo | 11436 | yes | Emit progress state escape codes | albertlarsan68:progress-ansi-codes | epage | 0 | ||||
255 | cargo | 11442 | yes | cargo clean: use `remove_dir_all` | trevyn:issue-11441 | weihanglo | 0 | ||||
256 | cargo | 11447 | yes | Crate checksum lookup query should match on semver build metadata | arlosi:exact | weihanglo | 0 | ||||
257 | cargo | 11448 | yes | gitoxide integration: fetch | Byron:integrate-gitoxide | epage | 0 | ||||
258 | cargo | 11542 | yes | Diagnostic summary | EricWu2003:diagnostic-summary | ehuss | 0 | ||||
259 | cargo | 11600 | yes | Error on invalid alphanumeric token for crates.io | Akida31:issue-11571-bad-token | Eh2406 | 0 | ||||
260 | cargo | 11618 | yes | chore: Update to toml v0.6, toml_edit v0.18 | epage:toml | ehuss | 0 | ||||
261 | cargo | 11624 | yes | Poll loop fixes | vext01:poll-loop-fixes | ehuss | 0 | ||||
262 | cargo | 11627 | yes | Update semver checks for 1.68 | ehuss:semver-1.67 | epage | 0 | ||||
263 | cargo | 11630 | yes | fix(toml): Provide a way to show unused manifest keys for dependencies | Muscraft:fix-unused-manifest-keys | ehuss | 0 | ||||
264 | cargo | 11631 | yes | Add experimental [cfgs] section to decribe the expected cfgs | Urgau:check-cfg-cfgs-manifest-section | epage | 0 | ||||
265 | cargo | 11636 | yes | Adding display of which target failed to compile | aortizpimentel:fix/10834 | weihanglo | 0 | ||||
266 | cargo | 11643 | yes | Error message for transitive artifact dependencies with targets the package doesn't directly interact with | jofas:11260-fix | ehuss | 0 | ||||
267 | cargo | 11645 | yes | Add `CARGO_PKG_README` | chansuke:issue-11597 | weihanglo | 0 | ||||
268 | cargo | 11646 | yes | Ensure em dashes are recognizable in markup | Enyium:patch-1 | weihanglo | 0 | ||||
269 | cargo | 11650 | yes | Disable publish timeout for some tests | hi-rustin:rustin-patch-tests | ehuss | 0 | ||||
270 | cargo | 11674 | yes | [beta-1.68] Backport fixes | weihanglo:rust-1.68.0 | epage | 0 | ||||
271 | cargo | 11685 | yes | Do not mention a non-existing default of crates.io | Ekleog:patch-1 | ehuss | 0 | ||||
272 | cargo | 11688 | yes | feat(resolver): `-Zdirect-minimal-versions` | epage:minimal | weihanglo | 0 | ||||
273 | rust-analyzer | 12958 | yes | fix: Fix return type of async closures. | zachs18:async_closure | 0 | |||||
274 | rust-analyzer | 13270 | yes | language translation | Quin0019:master | 0 | |||||
275 | rust-analyzer | 13316 | Move manual to mdbook (take 2) | joshrotenberg:adoc_to_mdbook | 0 | ||||||
276 | rust-analyzer | 13342 | Revert "Add proc-macro dependency to rustc crates" | rust-lang:revert-13328-rustc-proc-macro | 0 | ||||||
277 | rust-analyzer | 13467 | yes | Assist to convert nested function to closure. | mdx97:mathew/convert-nested-function-to-closure | 0 | |||||
278 | rust-analyzer | 13656 | yes | Make autocompletion-related limits configurable | danielhuang:configurable | 0 | |||||
279 | rust-analyzer | 13754 | yes | fix: #12247 fully qualified call required to determine trait method type | bitgaoshu:fix_12247 | 0 | |||||
280 | rust-analyzer | 13766 | Fix wrong config patching logic for addCallParenthesis | rust-lang:fix-config-patch | 0 | ||||||
281 | rust-analyzer | 13789 | yes | feat: show only missing variant suggestion for enums in patterns completion and bump them in list too | feniljain:fix_enum_completion | 0 | |||||
282 | rust-analyzer | 13847 | yes | fix: Prevent `add_missing_match_arms` assist from ignoring existing variants prefixed with `Self::` | noritada:fix/add_missing_match_arms-ignores-self-prefixed-variants | 0 | |||||
283 | rust-analyzer | 13850 | yes | fix: Fix rustdoc in popup for nesting code blocks fenced with backticks and tildes | noritada:fix/nesting-code-blocks-in-rustdoc-popup | 0 | |||||
284 | rust-analyzer | 13975 | yes | fix: Suppress extra indent after the end of field and function chains | DropDemBits:on-enter-after-dot-chains | 0 | |||||
285 | rust-analyzer | 13994 | yes | lint incoherent inherent impls | Veykril:incoherent-impl | 0 | |||||
286 | rust-analyzer | 13997 | yes | feature: Add 'destructure struct binding' assist | IFcoltransG:master | 0 | |||||
287 | rust-analyzer | 14040 | yes | Beginning of MIR | HKalbasi:mir | 0 | |||||
288 | rust-analyzer | 14093 | yes | fix: don't trigger `unwrap result return type` when inside trait impls | dbofmmbt:unwrap-result-type | 0 | |||||
289 | rust | 99587 | yes | Document memory orderings of `thread::{park, unpark}` | ibraheemdev:park-orderings | m-ou-se | 0 | ||||
290 | rust | 99679 | yes | Add `kernel-address` sanitizer support for freestanding targets | repnop:kernel-address-sanitizer | cuviper | 0 | ||||
291 | rust | 99733 | yes | Extend const_convert for Cow on From<&str> and From<String> | nipunn1313:nipunn/impl_const_from | m-ou-se | 0 | ||||
292 | rust | 99767 | yes | Stabilize `#![feature(target_feature_11)]` | LeSeulArtichaut:stable-target-feature-11 | estebank | 0 | ||||
293 | rust | 99790 | yes | Explain how Vec::with_capacity is faithful | workingjubilee:explain-vec-with-cap | m-ou-se | 0 | ||||
294 | rust | 99877 | yes | Improve BufRead docs and examples regarding UTF-8 issues | mqudsi:buf_lines_docs | joshtriplett | 0 | ||||
295 | rust | 99898 | yes | typeck: silence lint for "collision safe" items | davidtwco:stability-collision-safe | petrochenkov | 0 | ||||
296 | rust | 99929 | yes | Implement Default for some alloc/core iterators | the8472:default-iters | m-ou-se | 0 | ||||
297 | rust | 99969 | yes | alloc: implement FromIterator for Box<str> | calebsander:feature/collect-box-str | kennytm | 0 | ||||
298 | rust | 100156 | yes | Add feature to disable the panic_impl provided by std | morr0ne:no-panic-impl-feature | thomcc | 0 | ||||
299 | rust | 100411 | yes | `impl From<Infallible> for io::Error` | Kixunil:impl-from-infallible-for-io-error | m-ou-se | 0 | ||||
300 | rust | 100423 | yes | Panic on invalid usages of `MaybeUninit::uninit().assume_init()` | Nilstrieb:maybe-uninit-maybe-unsound | oli-obk | 0 | ||||
301 | rust | 100452 | yes | Fake capture closures if typeck results are empty | ouz-a:issue-93242 | jackh726 | 0 | ||||
302 | rust | 100455 | yes | Implement RefUnwindSafe for Backtrace | xfix:backtrace-ref-unwind-safe | joshtriplett | 0 | ||||
303 | rust | 100472 | yes | Add function `Arc/Rc::as_weak(…)` to convert `&Arc/Rc` to `&Weak` | jeremyBanks:rc_as_weak | m-ou-se | 0 | ||||
304 | rust | 100601 | yes | Make `traits_in_crate` and `impls_in_crate` proper queries | Robert-Cunningham:impls_in_crate | cjgillot | 0 | ||||
305 | rust | 100602 | yes | Add `Option::is_none_or` | OliveIsAWord:master | m-ou-se | 0 | ||||
306 | rust | 100603 | yes | Optimize away poison guards when std is built with panic=abort | tmandry:zst-guards | m-ou-se | 0 | ||||
307 | rust | 100685 | yes | Fix off-by-one error in X87DoubleExtended::from_bits | jxors:fix-x87-double-bits-roundtrip | wesleywiser | 0 | ||||
308 | rust | 100806 | yes | Fix generic bound of `str::SplitInclusive`'s `DoubleEndedIterator` impl | timvermeulen:split_inclusive_double_ended_bound | joshtriplett | 0 | ||||
309 | rust | 100969 | yes | lower baseline for i686 on unixlike targets | goshhhy:master | jackh726 | 0 | ||||
310 | rust | 100988 | yes | give some suggestion for returning anonymous enum | LYF1999:yf/issue-100741 | estebank | 0 | ||||
311 | rust | 101069 | yes | Add loongarch64 asm! support | zhaixiaojuan:loongarch64-inline-asm | Amanieu | 0 | ||||
312 | rust | 101155 | yes | add InProgress ErrorKind to io::ErrorKind | aviramha:master | thomcc | 0 | ||||
313 | rust | 101213 | yes | net adding set_fib call to set FIB route on FreeBSD. | devnexen:fbsd_set_fib | joshtriplett | 0 | ||||
314 | rust | 101387 | yes | Added `interrupt` function for `std::process::Child` | JonathanWoollett-Light:process-interrupt | joshtriplett | 0 | ||||
315 | rust | 101550 | yes | Always disabling incremental linking on MSVC | CraftSpider:link-dead-windows | wesleywiser | 0 | ||||
316 | rust | 101564 | yes | Stabilize `waker_getters` | oxalica:feat/waker-getters | Amanieu | 0 | ||||
317 | rust | 101586 | yes | Add the `#[manually_drop]` attribute. | ssbr:master | lcnr | 0 | ||||
318 | rust | 101657 | yes | [WIP] Migrate rustc_ast_passes diagnostics to SessionDiagnostic and translatable messages (second part) | finalchild:ast-passes-diag-2 | davidtwco | 0 | ||||
319 | rust | 101959 | yes | Add better assert messages for f32/f64 clamps | Xaeroxe:clamp-better-assert | joshtriplett | 0 | ||||
320 | rust | 102078 | yes | Fix spurious error when a `Drop` local has an assignment in a loop | Aaron1011:spurious-drop-error | pnkfelix | 0 | ||||
321 | rust | 102198 | yes | `const`-stablilize `NonNull::as_ref` | lukas-code:nonnull_as_ref | joshtriplett | 0 | ||||
322 | rust | 102256 | yes | Introduce a no-op `PlaceMention` statement for `let _ =`. | cjgillot:let-under | compiler-errors | 0 | ||||
323 | rust | 102279 | yes | [WIP] Constified slice::sort_unstable, sort_internals | ink-feather-org:const_sort | Mark-Simulacrum | 0 | ||||
324 | rust | 102282 | yes | Support downloading bootstrap from CI in shell scripts | jyn514:no-python-in-shell-scripts | Mark-Simulacrum | 0 | ||||
325 | rust | 102341 | yes | Implement `Neg` for signed non-zero integers. | jmillikin:nonzero-impl-neg | joshtriplett | 0 | ||||
326 | rust | 102344 | yes | Remove an unnecessary normalization | TaKO8Ki:remove-unnecessary-normalisations | cjgillot | 0 | ||||
327 | rust | 102432 | yes | [`unused_braces`] Lint multiline blocks as long as not in arms | kraktus:useless_braces | davidtwco | 0 | ||||
328 | rust | 102579 | yes | Distinguish "has patches" from "in-tree" again | jyn514:fix-llvm-handling | tmandry | 0 | ||||
329 | rust | 102742 | yes | Remove unnecessary raw pointer in __rust_start_panic arg | bjorn3:cleanup_rust_start_panic | joshtriplett | 0 | ||||
330 | rust | 102757 | yes | Make std tests pass on newer Android | pcc:android-std-tests | m-ou-se | 0 | ||||
331 | rust | 102970 | yes | Remove `ptr` from `AtomicPtr::fetch_{add,sub}` method names | WaffleLapkin:no_ptr_in_fetch_add_sub | thomcc | 0 | ||||
332 | rust | 102994 | yes | Improve android-ndk property interface | pcc:new-ndk2 | Mark-Simulacrum | 0 | ||||
333 | rust | 103024 | yes | Make is_ascii_hexdigit branchless | GKFX:branchless_hexdigit | scottmcm | 0 | ||||
334 | rust | 103029 | yes | feat: add `expansion_growth_limit` attr as another expansion limit | vincenzopalazzo:macros/expansion_grow_limit | petrochenkov | 0 | ||||
335 | rust | 103046 | yes | docs: Correct terminology in std::cmp | JanBeh:PR_clarify_cmp_terminology | joshtriplett | 0 | ||||
336 | rust | 103056 | yes | Fix `checked_{add,sub}_duration` incorrectly returning `None` when `other` has more than `i64::MAX` seconds | beetrees:timespec-bug-fix | joshtriplett | 0 | ||||
337 | rust | 103093 | yes | Add support for allocators in `LinkedList` | rytheo:linked-list-alloc-api | Mark-Simulacrum | 0 | ||||
338 | rust | 103126 | yes | Add cfg(no_128_bit) to core: removes u128/i128 formatting | GKFX:no-128bit-division | joshtriplett | 0 | ||||
339 | rust | 103130 | yes | Tidy up maybe_uninit_write_slice API | SUPERCILEX:slice-uninit | scottmcm | 0 | ||||
340 | rust | 103133 | yes | Nuke slice_as{,_mut}_ptr methods | SUPERCILEX:kill-slice-ptr-uninit | Mark-Simulacrum | 0 | ||||
341 | rust | 103134 | yes | Kill array_assume_init | SUPERCILEX:uninit-array-assume | scottmcm | 0 | ||||
342 | rust | 103208 | yes | Allow partially moved values in match | cjgillot:match-fake-read | oli-obk | 0 | ||||
343 | rust | 103291 | yes | Remove structural match from `TypeId` | ink-feather-org:typeid_no_struct_match | m-ou-se | 0 | ||||
344 | rust | 103294 | yes | Draft: Add inner and into_inner methods to iterator adapters | krtab:inner_iter | joshtriplett | 0 | ||||
345 | rust | 103334 | yes | New macro: `pdbg!` (pretty debug) | amab8901:patch-1 | thomcc | 0 | ||||
346 | rust | 103372 | yes | Clarify preconditions of raw size/align methods | Jules-Bertholet:raw_size_align_docs_fix | m-ou-se | 0 | ||||
347 | rust | 103377 | yes | Improve documentation of `transmute` and `transmute_copy` | filip-hejsek:transmute-docs | joshtriplett | 0 | ||||
348 | rust | 103406 | yes | Loosen `From<&[T]> for Box<[T]>` bound to `T: Clone` | Jules-Bertholet:from_clone_slice_to_box | dtolnay | 0 | ||||
349 | rust | 103413 | yes | PhantomData: fix documentation wrt interaction with dropck | RalfJung:phantom-dropck | nikomatsakis | 0 | ||||
350 | rust | 103441 | yes | Implement `saturating_shl` and `saturating_shr` on ints | kellerkindt:saturating_int_shift | joshtriplett | 0 | ||||
351 | rust | 103478 | yes | Suggest fix for misplaced generic params on fn item #103366 | SpanishPear:spanishpear/issue_103366_fix | TaKO8Ki | 0 | ||||
352 | rust | 103522 | yes | stabilise array methods | Dylan-DPC:76118/array-methods-stab | joshtriplett | 0 | ||||
353 | rust | 103615 | yes | add is_ascii_digit for &[u8] | usrtax:patch-1 | thomcc | 0 | ||||
354 | rust | 103627 | yes | Update error.rs Add Example to Documentation | ShooperGames:patch-1 | joshtriplett | 0 | ||||
355 | rust | 103730 | yes | Added NonZeroXxx::from_mut(_unchecked)? | SOF3:nonzero-from-mut | m-ou-se | 0 | ||||
356 | rust | 103754 | yes | Add back BorrowedBuf::filled_mut | SUPERCILEX:filled-mut | joshtriplett | 0 | ||||
357 | rust | 103836 | yes | Add additional float constants | H4x5:extra-float-constants | joshtriplett | 0 | ||||
358 | rust | 103895 | yes | Add Trusty OS as tier 3 target | randomPoison:trusty-os-support | m-ou-se | 0 | ||||
359 | rust | 103985 | yes | Add `Identity` lang item | GuillaumeGomez:ty-alias-handling | oli-obk | 0 | ||||
360 | rust | 104068 | yes | rustdoc: Add PartialOrd trait to doc comment explanation | yancyribbens:partial-cmp-doc-update | scottmcm | 0 | ||||
361 | rust | 104082 | yes | Specify `NonZero` and `Option<NonZero>` layout | joshlf:patch-7 | scottmcm | 0 | ||||
362 | rust | 104095 | yes | Add test for impl of `available_parallelism()` | flba-eb:test_available_parallelism | thomcc | 0 | ||||
363 | rust | 104101 | yes | Add initial libstd support for Xous | betrusted-io:xous-libstd-initial | m-ou-se | 0 | ||||
364 | rust | 104126 | yes | Make str::is_ascii and str::eq_ignore_ascii_case (and their equivalent [u8] versions) const | coolreader18:const-str_is_ascii | joshtriplett | 0 | ||||
365 | rust | 104134 | yes | Shorten lifetime of panic temporaries in panic_fmt case | dtolnay:panictemporaries | joshtriplett | 0 | ||||
366 | rust | 104153 | yes | doc: expand description for f32 and f64 associated constants | tspiteri:doc-float-constants | joshtriplett | 0 | ||||
367 | rust | 104178 | yes | Add module instruction stats | csmoe:instr-perf | bjorn3 | 0 | ||||
368 | rust | 104265 | yes | Move IpAddr, SocketAddr and V4+V6 related types to `core` | faern:move-ipaddr-to-core | thomcc | 0 | ||||
369 | rust | 104299 | yes | Clarify stability guarantee for lifetimes in enum discriminants | mkrasnitski:discriminant-transmute-docs | cramertj | 0 | ||||
370 | rust | 104337 | yes | Clarify provenance of {Arc, Rc}::as_ptr pointer | y21:clarify-rc-arc-as_ptr-provenance | m-ou-se | 0 | ||||
371 | rust | 104353 | yes | Add CStr::bytes iterator | clarfonthey:cstr-bytes-iter | thomcc | 0 | ||||
372 | rust | 104389 | yes | Add fmt::Write to io::Write adapter | SUPERCILEX:fmt | thomcc | 0 | ||||
373 | rust | 104407 | yes | Make more `Result` methods `const` | netsutetsu:const-fn | joshtriplett | 0 | ||||
374 | rust | 104475 | yes | What if we just add `<[MaybeUninit<T>; N]>::assume_init` directly? | scottmcm:array-assume-init | m-ou-se | 0 | ||||
375 | rust | 104482 | yes | Create parent directory if missing when copying shared assets | ferrocene:pa-create-dir-all-shared-assets | Mark-Simulacrum | 0 | ||||
376 | rust | 104521 | yes | Implement current_exe for AIX | bzEq:aix-current-exe | Mark-Simulacrum | 0 | ||||
377 | rust | 104549 | yes | add -Zexport-executable-symbols to unstable book | folkertdev:unstable-book-export-executable-symbols | GuillaumeGomez | 0 | ||||
378 | rust | 104603 | yes | add instructions on how to use bench along stable rust | sigmaSd:patch-1 | joshtriplett | 0 | ||||
379 | rust | 104659 | yes | reflow the stack size story | tshepang:reflow | joshtriplett | 0 | ||||
380 | rust | 104755 | yes | Add an explanatory note when suggesting to use `impl Trait` instead of a type parameter | kvverti:impl-return-note | davidtwco | 0 | ||||
381 | rust | 104803 | yes | Implement unification of const abstract impls | JulianKnodt:unify_impls | oli-obk | 0 | ||||
382 | rust | 104812 | yes | str::replace preallocate | xTachyon:replace-with-capacity | joshtriplett | 0 | ||||
383 | rust | 104844 | yes | Evaluate place expression in `PlaceMention` | cjgillot:mention-eval-place | RalfJung | 0 | ||||
384 | rust | 104850 | yes | Add comment noting that the `Arc::clone` "not 100% water-proof" applies to `thread::scope` as well | CAD97:patch-3 | m-ou-se | 0 | ||||
385 | rust | 104857 | yes | Add a note about implicit temporaries on &mut (fn or const) | sharnoff:mut-borrow-const-or-fn-borrowck-error | oli-obk | 0 | ||||
386 | rust | 104862 | yes | Check for occupied niches | saethlin:mir-niche-checks | 0 | |||||
387 | rust | 104971 | yes | Fix `panic` when `restricted-std` is enabled. | avafloww:fix-panic-with-restricted-std | bjorn3 | 0 | ||||
388 | rust | 105007 | yes | linkat() not available in the system headers of Solaris 10 | dlaugt:solaris-fs-link | joshtriplett | 0 | ||||
389 | rust | 105019 | yes | Add parentheses properly for borrowing suggestion | chenyukang:yukang/fix-104961-borrow | cjgillot | 0 | ||||
390 | rust | 105076 | yes | Refactor core::char::EscapeDefault and co. structures | mina86:a | scottmcm | 0 | ||||
391 | rust | 105096 | yes | Clarify that copied allocators must behave the same | LegionMammal978:copied-allocators | joshtriplett | 0 | ||||
392 | rust | 105117 | yes | Add more debug assertions to unsafe functions | pitaj:debug_asserts | m-ou-se | 0 | ||||
393 | rust | 105296 | yes | Add stronger alternatives to `align_to` | oli-obk:aling_to-ish-use-cases | m-ou-se | 0 | ||||
394 | rust | 105300 | yes | rework min_choice algorithm of member constraints | aliemjay:member-lower | oli-obk | 0 | ||||
395 | rust | 105316 | yes | Provide `TryFrom<&[T]>` implementation for `<&[[T; N]]>` | mina86:b | dtolnay | 0 | ||||
396 | rust | 105377 | yes | rust: library: Add `setsid` method to `CommandExt` trait | HarveyHunt:setsid | m-ou-se | 0 | ||||
397 | rust | 105394 | yes | Improve UdpSocket documentation | Patiga:improve-udpsocket-docs | joshtriplett | 0 | ||||
398 | rust | 105535 | yes | Add iter finish note on scan | pickfire:patch-1 | joshtriplett | 0 | ||||
399 | rust | 105571 | yes | remove the unstable `core::sync::atomic::ATOMIC_*_INIT` constants | kadiwa4:remove_atomic_init_consts | joshtriplett | 0 | ||||
400 | rust | 105583 | yes | Operand::extract_field: only cast llval if it's a pointer and replace bitcast w/ pointercast. | luqmana:bitcast-immediates | oli-obk | 0 | ||||
401 | rust | 105586 | yes | Experimental feature gate proposal `interoperable_abi` | joshtriplett:abi-experimental-feature-gate | nikomatsakis | 0 | ||||
402 | rust | 105587 | yes | Partial stabilization of `once_cell` | tgross35:once-cell-min | m-ou-se | 0 | ||||
403 | rust | 105596 | yes | doc: improve docs for std::io::Seek::rewind method | poliorcetics:improve-std-io-seek-rewind-doc | m-ou-se | 0 | ||||
404 | rust | 105599 | yes | Simplify `TyCtxt::is_thread_local_static` | TaKO8Ki:simplify-is_thread_local_static | oli-obk | 0 | ||||
405 | rust | 105604 | yes | Use ELF-TLS on SGX | joboet:sgx_tls | m-ou-se | 0 | ||||
406 | rust | 105635 | yes | Add suggestion for captured and passed arg case in fmt macro | tanveerraza789:master | estebank | 0 | ||||
407 | rust | 105666 | yes | rustdoc: align stability badge to baseline instead of bottom | notriddle:notriddle/stab-baseline | joshtriplett | 0 | ||||
408 | rust | 105671 | yes | Use associated items of `char` instead of freestanding items in `core::char` | lukas-code:depreciate-char | scottmcm | 0 | ||||
409 | rust | 105695 | yes | Replace generic thread parker with explicit no-op parker | joboet:remove_generic_parker | joshtriplett | 0 | ||||
410 | rust | 105745 | yes | docs(std): clarify remove_dir_all errors | philpax:patch-1 | joshtriplett | 0 | ||||
411 | rust | 105793 | yes | Add note for mismatched types because of circular dependencies | lukas-code:circular-deps | Mark-Simulacrum | 0 | ||||
412 | rust | 105798 | yes | Relax ordering rules for `asm!` operands | Amanieu:relax-asm | joshtriplett | 0 | ||||
413 | rust | 105808 | yes | Fold away unnecessary temporaries in MIR | saethlin:fold | 0 | |||||
414 | rust | 105848 | yes | [WIP] rustdoc: Add a warn-by-default lint for broken inline code | lukas-code:backticks | 0 | |||||
415 | rust | 105861 | yes | Add Minimal Std implementation for UEFI | Ayush1325:uefi-std-minimial | thomcc | 0 | ||||
416 | rust | 105865 | yes | rustc_session: remove dead code from check_expected_reuse() | matthiaskrgr:cgu_reuse_dead_code | cjgillot | 0 | ||||
417 | rust | 105871 | yes | Add `Option::as_slice`(`_mut`) and `::into_slice` | llogiq:option-as-slice | scottmcm | 0 | ||||
418 | rust | 105917 | yes | Specialize some methods of `io::Chain` | a1phyr:read_chain_more_impls | m-ou-se | 0 | ||||
419 | rust | 105925 | yes | Makes the error codes Better | Viper939:master | eholk | 0 | ||||
420 | rust | 105961 | yes | Type-directed probing for inherent associated types | fmease:iat-type-directed-probing | jackh726 | 0 | ||||
421 | rust | 105962 | yes | Stabilize path_as_mut_os_str | zertosh:stabilize_path_as_mut_os_str | dtolnay | 0 | ||||
422 | rust | 106001 | yes | Stop at the first `NULL` argument when iterating `argv` | sdroege:glibc-skip-over-null-argv | joshtriplett | 0 | ||||
423 | rust | 106060 | yes | Remove proc-macro back-compat hack for rental | Aaron1011:remove-rental-hack | pnkfelix | 0 | ||||
424 | rust | 106152 | yes | Add LazyCell::into_inner | SUPERCILEX:lazycell | Amanieu | 0 | ||||
425 | rust | 106185 | yes | Allow Arc::from_raw to be used with a pointer from Arc::as_ptr | albertlarsan68:doc-arc-from-raw | joshtriplett | 0 | ||||
426 | rust | 106186 | yes | Add function `core::iter::chain` | rossmacarthur:ft/iter-chain | joshtriplett | 0 | ||||
427 | rust | 106192 | yes | Verify that spans point to char boundaries | Nilstrieb:verify-span-correctness | cjgillot | 0 | ||||
428 | rust | 106241 | yes | Implement more methods for `vec_deque::IntoIter` | Sp00ph:vec_deque_iter_methods | the8472 | 0 | ||||
429 | rust | 106246 | yes | Do not use LFS64 on linux with musl | kraj:master | thomcc | 0 | ||||
430 | rust | 106276 | yes | Fix `vec_deque::Drain` FIXME | Sp00ph:unify_slice_ranges | the8472 | 0 | ||||
431 | rust | 106277 | yes | Clarify the documentation for `Result::unwrap_or_default` | danielhuang:patch-1 | JohnTitor | 0 | ||||
432 | rust | 106278 | yes | fix infinite recursion on complex traits | joonazan:master | jackh726 | 0 | ||||
433 | rust | 106281 | yes | Add ability to transmute (somewhat) with generic consts in arrays | JulianKnodt:transmute_const_generics | nagisa | 0 | ||||
434 | rust | 106339 | yes | Correct a typo in fs::File::create documentation | cryptoquick:master | joshtriplett | 0 | ||||
435 | rust | 106347 | yes | More accurate spans for arg removal suggestion | estebank:removal-suggestion | TaKO8Ki | 0 | ||||
436 | rust | 106348 | yes | fold_first iterator consumer | conradludgate:fold_first | Mark-Simulacrum | 0 | ||||
437 | rust | 106372 | yes | Use id-based thread parking on SOLID | joboet:solid_id_parking | m-ou-se | 0 | ||||
438 | rust | 106375 | yes | Stabilize `io_error_more` | albertlarsan68:stabilize-io_err_more | joshtriplett | 0 | ||||
439 | rust | 106418 | yes | Implement `PartialOrd` and `Ord` for `Discriminant` | EFanZh:implement-ord-for-discriminant | joshtriplett | 0 | ||||
440 | rust | 106424 | yes | rustdoc: inline compiler-private items into compiler-private crates | notriddle:notriddle/rustc-private | GuillaumeGomez | 0 | ||||
441 | rust | 106425 | yes | Make ExitStatus implement Default | ijackson:exit-status-default | thomcc | 0 | ||||
442 | rust | 106434 | yes | Document `Iterator::sum/product` for Option/Result | clubby789:document-sum-result | m-ou-se | 0 | ||||
443 | rust | 106450 | yes | Make `{Arc,Rc,Weak}::ptr_eq` ignore pointer metadata | albertlarsan68:fix-arc-ptr-eq | m-ou-se | 0 | ||||
444 | rust | 106456 | yes | Correct `std::prelude` comment | kadiwa4:std-prelude-comment | joshtriplett | 0 | ||||
445 | rust | 106486 | yes | Rust ast lowering doc tests | GentBinaku:rust_ast_lowering_doc_tests | jyn514 | 0 | ||||
446 | rust | 106505 | yes | Properly allow macro expanded `format_args` invocations to uses captures | Nilstrieb:format-args-string-literal-episode-2 | petrochenkov | 0 | ||||
447 | rust | 106523 | yes | Rustc infer doctest | CarsonV:rustc_infer_doctest | Nilstrieb | 0 | ||||
448 | rust | 106531 | yes | improve Enumerate's docs, yields zero-based index | liigo:patch-13 | joshtriplett | 0 | ||||
449 | rust | 106541 | yes | implement const iterator using `rustc_do_not_const_check` | fee1-dead-contrib:no-const-check-no | thomcc | 0 | ||||
450 | rust | 106599 | yes | Change memory ordering in System wrapper example | MikailBag:patch-1 | m-ou-se | 0 | ||||
451 | rust | 106619 | yes | rustc_codegen_ssa: Set e_flags for AVR architecture based on target CPU | agausmann:avr-object-file | estebank | 0 | ||||
452 | rust | 106633 | yes | Stabilize `nonzero_min_max` | c410-f3r:stabilize-nonzero_bits | dtolnay | 0 | ||||
453 | rust | 106643 | yes | Allow only implementing `Read::read_buf` | WaffleLapkin:read_recursive | joshtriplett | 0 | ||||
454 | rust | 106673 | yes | Add support for QNX Neutrino to standard library | flba-eb:add_qnx_nto_stdlib | thomcc | 0 | ||||
455 | rust | 106677 | yes | Remove a couple of `#[doc(hidden)] pub fn` and their `#[feature]` gates | tbu-:pr_less_doc_hidden_pub | scottmcm | 0 | ||||
456 | rust | 106681 | yes | Link unstable features | albertlarsan68:link-unstable-features | ozkanonur | 0 | ||||
457 | rust | 106704 | yes | Support AIX-style archive type | ecnelises:big_archive | Mark-Simulacrum | 0 | ||||
458 | rust | 106774 | yes | Stabilize cmpxchg16b_target_feature | Nugine:master | tmandry | 0 | ||||
459 | rust | 106844 | yes | allow negative numeric literals in `concat!` | Ezrashaw:concat-negative-int-lit | compiler-errors | 0 | ||||
460 | rust | 106893 | yes | Explain base expression for struct update syntax | clubby789:struct-update-help | oli-obk | 0 | ||||
461 | rust | 106905 | yes | Do not normalize field types in elaborate_drops. | cjgillot:issue-106444 | wesleywiser | 0 | ||||
462 | rust | 106918 | yes | Rebuild BinaryHeap on unwind from retain | dtolnay:heapretain | m-ou-se | 0 | ||||
463 | rust | 106921 | yes | Add documentation about the memory layout of `Cell` | madsmtm:cell-memory-layout | Amanieu | 0 | ||||
464 | rust | 106923 | yes | Restore behavior when primary bundle is missing | mejrs:fluent_err | davidtwco | 0 | ||||
465 | rust | 106933 | yes | Update documentation of select_nth_unstable and select_nth_unstable_by to state O(n^2) complexity | schuelermine:fix/doc/102451 | Amanieu | 0 | ||||
466 | rust | 106938 | yes | Add missing normalization for union fields types | GuillaumeGomez:normalize-projection-field-ty | oli-obk | 0 | ||||
467 | rust | 106943 | yes | Implement DoubleEndedIterator and ExactSizeIterator for Take<Repeat<T>> | mina86:exact_size_take_repeat | joshtriplett | 0 | ||||
468 | rust | 106964 | yes | Clarify `Error::last_os_error` can be weird | workingjubilee:crouching-ioerror-hidden-documentation | ChrisDenton | 0 | ||||
469 | rust | 106965 | yes | Add consts for `AssocConst` w/ body & ignore regions in `is_satisfied_from_param_env` | JulianKnodt:concat105821 | BoxyUwU | 0 | ||||
470 | rust | 106985 | yes | Enhanced doucmentation of binary search methods for `slice` and `VecDeque` for unsorted instances | jofas:106746-fix | m-ou-se | 0 | ||||
471 | rust | 106986 | yes | Let Vec be used as an argument in fluent strings | mejrs:list | davidtwco | 0 | ||||
472 | rust | 106988 | yes | associated consts are invalid in AliasTy | aliemjay:patch-3 | compiler-errors | 0 | ||||
473 | rust | 107007 | yes | Improve the floating point parser in dec2flt. | TDecki:float_parsing_improvments | joshtriplett | 0 | ||||
474 | rust | 107012 | yes | Make clipboard button copy crate version too instead of just crate_name | atsuzaki:rustdoc-clipboard | GuillaumeGomez | 0 | ||||
475 | rust | 107034 | yes | Migrating rustc_infer to session diagnostics (part 4) | IntQuant:issue-100717-infer-5 | oli-obk | 0 | ||||
476 | rust | 107043 | yes | Support `true` and `false` as boolean flag params | Nilstrieb:true-and-false-is-false | wesleywiser | 0 | ||||
477 | rust | 107047 | yes | Recover from `pub let` | obeis:pub-let | compiler-errors | 0 | ||||
478 | rust | 107056 | yes | Implement #[async_send] attribute for async fns | eholk:async-send | compiler-errors | 0 | ||||
479 | rust | 107059 | yes | fixes the --set option in configure.py | shourya5:issue#107049 | Mark-Simulacrum | 0 | ||||
480 | rust | 107060 | yes | Remove unstable `Poll::ready` | ibraheemdev:poll-ready | scottmcm | 0 | ||||
481 | rust | 107062 | yes | Do some cleanup of doc/index.md | tgross35:update-doc-index | ehuss | 0 | ||||
482 | rust | 107098 | yes | Suggest function call on pattern type mismatch | compiler-errors:pat-mismatch-fn-call | lcnr | 0 | ||||
483 | rust | 107099 | yes | rustdoc: Add support for --remap-path-prefix | edward-shen:edward-shen/rustdoc-remap-path-prefix | GuillaumeGomez | 0 | ||||
484 | rust | 107110 | yes | [stdio][windows] Use MBTWC and WCTMB | strega-nil:mbtwc-wctmb | ChrisDenton | 0 | ||||
485 | rust | 107122 | yes | Use `Try` trait to make `Once[Cell | Lock]::get_or_try_init` generic over return type | joboet:once_try_init_try | scottmcm | 0 | ||||
486 | rust | 107129 | yes | Update the version of musl used on `*-linux-musl` targets to 1.2.3 | wesleywiser:musl_1.2_upgrade | 0 | |||||
487 | rust | 107159 | yes | rand use getrandom for freebsd (available since 12.x) | devnexen:random_fbsd_update | Mark-Simulacrum | 0 | ||||
488 | rust | 107163 | yes | Remove some superfluous type parameters from layout.rs. | mikebenfield:parameters-pr | TaKO8Ki | 0 | ||||
489 | rust | 107173 | yes | Suggest the correct array length on mismatch | clubby789:suggest-array-length | compiler-errors | 0 | ||||
490 | rust | 107176 | yes | Add `Option::transpose_fn` methods | nvzqz:transpose-function | scottmcm | 0 | ||||
491 | rust | 107200 | yes | io: soften ‘at most one write attempt’ requirement in io::Write::write | mina86:c | joshtriplett | 0 | ||||
492 | rust | 107207 | yes | Implement `str::from_raw_parts()` and `str::from_raw_parts_mut()` | Kixiron:str_from_raw_parts | thomcc | 0 | ||||
493 | rust | 107216 | yes | Document panic from thread::current | dtolnay:threadpanic | thomcc | 0 | ||||
494 | rust | 107221 | yes | Use `getentropy()` instead of `/dev/urandom` on Emscripten | kleisauke:getentropy-emscripten | joshtriplett | 0 | ||||
495 | rust | 107229 | yes | Tweak may_dangle syntax for MCP 563 | SoniEx2:mcp563-syntax | petrochenkov | 0 | ||||
496 | rust | 107236 | yes | Add T-bootstrap label to tools | albertlarsan68:move-tidy-to-bootstrap | Mark-Simulacrum | 0 | ||||
497 | rust | 107251 | yes | Rescope temp lifetime in let-chain into IfElse | dingxiangfei2009:let-chain-rescope | oli-obk | 0 | ||||
498 | rust | 107253 | yes | Use span_for_predicate_removal to compute where span | reez12g:issue-105150 | compiler-errors | 0 | ||||
499 | rust | 107254 | yes | Avoid wrong code suggesting for attribute macro | chenyukang:yukang/fix-107113-wrong-sugg-in-macro | estebank | 0 | ||||
500 | rust | 107263 | yes | Allow impl on projection | GuillaumeGomez:allow-impl-on-projection | oli-obk | 0 | ||||
501 | rust | 107294 | yes | Fix some issues with folded AArch64 features | JamieCunliffe:neon-fp | Amanieu | 0 | ||||
502 | rust | 107317 | yes | Implement `AsFd` and `AsRawFd` for `Rc` | ids1024:asfd-rc | Mark-Simulacrum | 0 | ||||
503 | rust | 107329 | yes | Optimize `LazyLock` size | joboet:optimize_lazylock | joshtriplett | 0 | ||||
504 | rust | 107340 | yes | rustdoc: merge doctest tooltip with notable traits tooltip | notriddle:notriddle/simplify-doctest-tooltip | GuillaumeGomez | 0 | ||||
505 | rust | 107365 | yes | Improving the mir-opt test suite | pingshiyu:master | oli-obk | 0 | ||||
506 | rust | 107376 | yes | remove obsolete `givens` from regionck | aliemjay:remove-givens | lcnr | 0 | ||||
507 | rust | 107378 | yes | Stabilize `anonymous_lifetime_in_impl_trait` | c410-f3r:stabilize-anon-lt | estebank | 0 | ||||
508 | rust | 107387 | yes | Use random `HashMap` keys on Hermit | joboet:hermit_random | m-ou-se | 0 | ||||
509 | rust | 107393 | yes | Add internal lint against `Ty == Ty` | Nilstrieb:Are the types equalॽ Who even knows at this point | eholk | 0 | ||||
510 | rust | 107395 | yes | Add `clone_from` specializations to `Rc` and `Arc` | Lucretiel:shared-ptr-clone-from | joshtriplett | 0 | ||||
511 | rust | 107396 | yes | Disable thread support in libtest if `RUST_TEST_THREADS=1` | ianks:issue-104053-fix | thomcc | 0 | ||||
512 | rust | 107405 | yes | add support of RustyHermit's BSD socket layer | hermitcore:bsd | Mark-Simulacrum | 0 | ||||
513 | rust | 107415 | yes | Allow comparing `Discriminants` in const contexts | ink-feather-org:feat/const_partial_eq_discriminant | joshtriplett | 0 | ||||
514 | rust | 107416 | yes | Error code E0794 for late-bound lifetime parameter error. | czzrr:issue-80618 | WaffleLapkin | 0 | ||||
515 | rust | 107429 | yes | Stabilize feature `cstr_from_bytes_until_nul` | tgross35:from-bytes-until-null-stabilization | m-ou-se | 0 | ||||
516 | rust | 107462 | yes | Implement `FromIterator` for `(impl Default + Extend, impl Default + Extend)` | WaffleLapkin:from_iterator_for_tuple | joshtriplett | 0 | ||||
517 | rust | 107464 | yes | Add `str::Lines::remainder` | WaffleLapkin:all_that_remains_of_lines | thomcc | 0 | ||||
518 | rust | 107483 | yes | Removed bootstrap asserts | GentBinaku:removed_bootstrap_asserts | ozkanonur | 0 | ||||
519 | rust | 107489 | yes | Implement partial support for non-lifetime binders | compiler-errors:non_lifetime_binders | cjgillot | 0 | ||||
520 | rust | 107490 | yes | rustdoc: remove inconsistently-present sidebar tooltips | notriddle:notriddle/rm-sidebar-tooltip | GuillaumeGomez | 0 | ||||
521 | rust | 107502 | yes | remove unused static data for to_lowercase | PSeitz:master | Mark-Simulacrum | 0 | ||||
522 | rust | 107507 | yes | Implement `deferred_projection_equality` for erica solver | BoxyUwU:deferred_projection_equality | lcnr | 0 | ||||
523 | rust | 107522 | yes | Add Fast Deterministic Selection fallback to introselect | Sp00ph:introselect | cuviper | 0 | ||||
524 | rust | 107534 | yes | [DRAFT] Replace `AsRef<Path>` with `PathLike` | ChrisDenton:pathlike | 0 | |||||
525 | rust | 107542 | yes | Don't call `with_reveal_all_normalized` in const-eval when `param_env` has inference vars in it | compiler-errors:param-envs-with-inference-vars-are-cursed | jackh726 | 0 | ||||
526 | rust | 107548 | yes | suggest adding parameters to exactly match the trait definition | lyming2007:issue-106999-fix | compiler-errors | 0 | ||||
527 | rust | 107561 | yes | [DO NOT MERGE] switch back some type imports to libc | krasimirgg:stdffi | 0 | |||||
528 | rust | 107562 | yes | WIP: Remove `ResumeTy` from async lowering | Swatinem:async-resumety-v2 | compiler-errors | 0 | ||||
529 | rust | 107573 | yes | Update the minimum external LLVM to 14 | cuviper:drop-llvm-13 | TaKO8Ki | 0 | ||||
530 | rust | 107583 | yes | Support the rustc metadata for AIX | EsmeYi:aix_xcoff_metadata | Nilstrieb | 0 | ||||
531 | rust | 107587 | yes | Mark `std` integral modules as deprecated (`std::u32`, `std::i16`, etc.) | tgross35:deprecate-std-num-modules | Mark-Simulacrum | 0 | ||||
532 | rust | 107592 | yes | Use 16-bit repr(C) enums on AVR, MSP430 | workingjubilee:use-16-bit-enum-on-16-bit-targets | jackh726 | 0 | ||||
533 | rust | 107619 | yes | Specify behavior of HashSet::insert | stepancheg:hash-set-insert | workingjubilee | 0 | ||||
534 | rust | 107620 | yes | Normalize opaque types with bound vars...... again | compiler-errors:normalize-opaques-with-late-bounds-again | 0 | |||||
535 | rust | 107624 | yes | Stabilize `const_cstr_methods` | tgross35:const-cstr-methods | dtolnay | 0 | ||||
536 | rust | 107626 | yes | Fix `x fix` on the standard library itself | jyn514:x-fix | Mark-Simulacrum | 0 | ||||
537 | rust | 107628 | yes | Make `x clippy` download and use beta clippy | albertlarsan68:bootstrap-clippy | flip1995 | 0 | ||||
538 | rust | 107629 | yes | rustdoc: sort deprecated items lower in search | pitaj:rustdoc-search-deprecated | jsha | 0 | ||||
539 | rust | 107638 | yes | Optimize break patterns | zhangyunhao116:pdqsort-rand | scottmcm | 0 | ||||
540 | rust | 107647 | yes | Experiment: Const iterrator range with `#[rustc_do_not_const_check]` | ink-feather-org:const_iterrator_range | 0 | |||||
541 | rust | 107648 | yes | unused-lifetimes: don't warn about lifetimes originating from expanded code | matthiaskrgr:unused_lifetime_104432_fix | Nilstrieb | 0 | ||||
542 | rust | 107652 | yes | Introduce `ReError` | estebank:re_error | nagisa | 0 | ||||
543 | rust | 107654 | yes | reword descriptions of the deprecated int modules | pitaj:reword-integral-modules | thomcc | 0 | ||||
544 | rust | 107657 | yes | Add only modified subcommand for compiletest | chenyukang:yukang/add-only-modified | albertlarsan68 | 0 | ||||
545 | rust | 107658 | yes | rustdoc: change the +/- icons | rol1510:change-icons | notriddle | 0 | ||||
546 | rust | 107659 | yes | test: snapshot for derive suggestion in diff files | bvanjoi:issue-107649 | nagisa | 0 | ||||
547 | rust | 107673 | yes | update ICU4X to 1.1.0 | lukas-code:update-icu4x | davidtwco | 0 | ||||
548 | rust | 107674 | yes | Simplify `Iterator::next` for `GenericShunt` used in `iter::try_process` | JustForFun88:simplify_GenericShunt | scottmcm | 0 | ||||
549 | rust | 107675 | yes | Implement -Zlink-directives=yes/no | jsgf:link-directives | wesleywiser | 0 | ||||
550 | rust | 107680 | yes | Hide repr attribute from doc of types without guaranteed repr | dtolnay:docrepr | Mark-Simulacrum | 0 | ||||
551 | rust | 107702 | yes | Iteratively simplify const conditions | dingxiangfei2009:iterative-const-cond-simplify | cjgillot | 0 | ||||
552 | rust | 107707 | yes | Remove misleading target feature aliases | calebzulawski:remove-features | joshtriplett | 0 | ||||
553 | rust | 107711 | yes | Stabilize movbe and cmpxchg16b target features | calebzulawski:movbe | pnkfelix | 0 | ||||
554 | rust | 107718 | yes | Revive `-Z time` as `-Z time-precise` | Zoxc:z-time | nnethercote | 0 | ||||
555 | rust | 107721 | yes | create dummy placeholder crate to prevent compiler from panicing | megakorre:issue_105700 | michaelwoerister | 0 | ||||
556 | rust | 107728 | yes | Miri: basic dyn* support | RalfJung:miri-dyn-star | oli-obk | 0 | ||||
557 | rust | 107732 | yes | [WIP] Move drop elaboration before borrowck | Zeegomo:move-drop-elab | WaffleLapkin | 0 | ||||
558 | rust | 107736 | yes | Rename atomic 'as_mut_ptr' to 'as_ptr' to match Cell (ref #66893) | tgross35:atomic-as-ptr | m-ou-se | 0 | ||||
559 | rust | 107739 | yes | Check for overflow in evaluate_canonical_goal | spastorino:check-overflow-evaluate_canonical_goal | lcnr | 0 | ||||
560 | rust | 107742 | yes | Split alignment calculation from layout calculation | oskgo:split-align-from-layout | eholk | 0 | ||||
561 | rust | 107744 | yes | Bages for easy access links to Rust community | sabreClaw204:master | Mark-Simulacrum | 0 | ||||
562 | rust | 107748 | yes | refer to new home | tshepang:renamed | nagisa | 0 | ||||
563 | rust | 107753 | yes | Switch to `EarlyBinder` for `type_of` query | kylematsuda:type-of | 0 | |||||
564 | rust | 107761 | yes | Replace a command line flag with an env var to allow tools to initialize the tracing loggers at their own discretion | oli-obk:miri_🪵 | TaKO8Ki | 0 | ||||
565 | rust | 107765 | yes | rustc/rustdoc: Perform name resolver cleanups enabled by #94857 | petrochenkov:nomoclone | oli-obk | 0 | ||||
566 | rust | 107766 | yes | Fix json reexports of different items with same name | GuillaumeGomez:fix-json-reexports-of-different-items-with-same-name | aDotInTheVoid | 0 | ||||
567 | rust | 107780 | yes | Rename `replace_bound_vars_with_*` to `instantiate_binder_with_*` | compiler-errors:instantiate-binder | lcnr | 0 | ||||
568 | rust | 107782 | yes | Move the WorkerLocal type from the rustc-rayon fork into rustc_data_structures | Zoxc:worker-local | jackh726 | 0 | ||||
569 | rust | 107785 | yes | #107307 Adding additional information to "cargo test --list" output | parthopdas:master | petrochenkov | 0 | ||||
570 | rust | 107786 | yes | Implement some tweaks in the new solver | compiler-errors:new-solver-some-tweaks | lcnr | 0 | ||||
571 | rust | 107789 | yes | Avoid leaking `format!()` desugaring when empty array arguments are supplied | jieyouxu:issue-107745 | jackh726 | 0 | ||||
572 | rust | 107790 | yes | x.py fails all downloads that use a tempdir with snap curl #107722 | tharunsuresh-code:snap_curl | Mark-Simulacrum | 0 | ||||
573 | rust | 100311 | yes | Fix handling of trailing bare CR in str::lines | xfix:lines-fix-handling-of-bare-cr | joshtriplett | 0 | always | |||
574 | rust | 107713 | yes | Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`. | nnethercote:extend-BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE | RalfJung | 0 | always | |||
575 | rust | 107758 | yes | Change `arena_cache` to not alter the declared query result | Zoxc:arena-enref | cjgillot | 0 | always | |||
576 | rust | 100288 | no | Make typeck aware of uninhabited types | camsteffen:uninhabited-typeck | oli-obk | 0 | never | |||
577 | rust | 100503 | no | support higher-ranked regions in opaque type inference | aliemjay:opaque_higher_ranked | nikomatsakis | 0 | never | |||
578 | rust | 101419 | no | proc_macro/bridge: Eagerly pass TokenStream contents into the client | mystor:ts_is_vec_tt | eddyb | 0 | never | |||
579 | rust | 101500 | no | Perform unused assignment and unused variables lints on MIR. | cjgillot:mir-liveness | davidtwco | 0 | never | |||
580 | rust | 101566 | no | [WIP] make nightly compilers able to parallelize | SparrowLii:sync_data_structure | cjgillot | 0 | never | |||
581 | rust | 101841 | no | Remove save-analysis. | nnethercote:rm-save-analysis | Mark-Simulacrum | 0 | never | |||
582 | rust | 101900 | no | reimplement `~const Trait` bounds via a fourth kind of generic param | oli-obk:const_trait_take_two | lcnr | 0 | never | |||
583 | rust | 101977 | no | Suppress unused_mut if unused_variables is reported | sanxiyn:suppress-unused-mut | cjgillot | 0 | never | |||
584 | rust | 102906 | no | Refactor unwind in MIR | nbdd0121:mir | wesleywiser | 0 | never | |||
585 | rust | 103830 | no | rustc_target: Add alignment to indirectly-passed by-value types, correcting the alignment of `byval` on x86 in the process. | pcwalton:pointee-align | wesleywiser | 0 | never | |||
586 | rust | 104191 | no | [perf] don't use temporary files for archive builder | BelovDV:change-abb-add_file | bjorn3 | 0 | never | |||
587 | rust | 105274 | no | Enable instcombine for mutable reborrows | saethlin:instcombine-mut-ref | oli-obk | 0 | never | |||
588 | rust | 105392 | no | Dedup bounds with parent impl block | GuillaumeGomez:rustdoc-dedup-bounds | compiler-errors | 0 | never | |||
589 | rust | 105462 | no | give the resolver access to TyCtxt | oli-obk:feeding_full | cjgillot | 0 | never | |||
590 | rust | 105577 | no | Do one round of DestProp at mir-opt-level=2 | saethlin:destprop-one-round | oli-obk | 0 | never | |||
591 | rust | 106610 | no | migrate compiler, bootstrap and compiletest to windows-rs | euclio:windows-rs | ChrisDenton | 0 | never | |||
592 | rust | 106613 | no | Sink unused const assignments | saethlin:delay-const-assignments | oli-obk | 0 | never | |||
593 | rust | 106852 | no | Preserve DebugInfo in DeadStoreElimination. | cjgillot:debug-dse | JakobDegen | 0 | never | |||
594 | rust | 107009 | no | Implement jump threading MIR opt | cjgillot:jump-threading | wesleywiser | 0 | never | |||
595 | rust | 107188 | no | Encode info for Fn/AssocFn in a single place. | cjgillot:meta-fn | compiler-errors | 0 | never | |||
596 | rust | 107270 | no | Replace ZST operands and debuginfo by constants. | cjgillot:remove-zst | oli-obk | 0 | never | |||
597 | rust | 107289 | no | Remove a few `actually_rustdoc` uses | oli-obk:actually_rustdoc | compiler-errors | 0 | never | |||
598 | rust | 107404 | no | Turn on ConstDebugInfo pass. | cjgillot:const-debuginfo | 0 | never | ||||
599 | hashbrown | 232 | no | Issue #225: Specialization fix | tkaitchuck:specialization-fix | 0 | |||||
600 | hashbrown | 243 | no | Use `criterion` for benches | henryboisdequin:bench | 0 | |||||
601 | chalk | 589 | no | [WIP] Convert from semantic to syntactic equality | nathanwhit:sem-syn | 0 | |||||
602 | vscode-rust | 666 | no | [WIP] Add command for creating a new Cargo project | GabrielMajeri:cargo-new-project | 0 | |||||
603 | vscode-rust | 683 | no | switch exec -> execFile; ShellExecution -> ProcessExecution | AndriesK:master | 0 | |||||
604 | chalk | 694 | no | Add binders validator | flodiebold:binders-check | 0 | |||||
605 | libc | 704 | no | Change TIO* constants to c_ulong, as ioctl() requires c_ulong | :freebsdlike-fix-tty-ioctl | 0 | |||||
606 | chalk | 733 | no | Allow tests to override the default closure impls | JakobDegen:improved_fn_testing | 0 | |||||
607 | chalk | 736 | no | Support const evaluation | HKalbasi:master | 0 | |||||
608 | vscode-rust | 840 | no | WIP: Merge both existing and rust-analyzer extension codebase | Xanewok:merger | 0 | |||||
609 | stdarch | 954 | no | AVX-512DQ implementations | vertexclique:vcq/avx512dq | Amanieu | 0 | ||||
610 | stdarch | 955 | no | Add vmla_* / vmlal_* | makotokato:vmla | Amanieu | 0 | ||||
611 | stdarch | 1126 | no | Demo title Add files via upload | leon3452:master | Amanieu | 0 | ||||
612 | stdarch | 1128 | no | Demo title Add files via upload | imperial-fists:master | Amanieu | 0 | ||||
613 | stdarch | 1298 | no | Modify Zks functions to use LLVM intrinsics | luojia65:riscv-zk-llvm | Amanieu | 0 | ||||
614 | stdarch | 1337 | no | Update the Android NDK script to r25b | chriswailes:ndk-update | Amanieu | 0 | ||||
615 | stdarch | 1365 | no | Implemented `is_x86_feature_detected!("ermsb")` | Kixiron:ermsb | Amanieu | 0 | ||||
616 | rls | 1584 | no | Pass file directory as cwd for Run test of CodeLens | Gowee:cmdcwd | 0 | |||||
617 | libc | 1662 | no | Add ioctl generation macros for linux | sm-Fifteen:linux-ioctl | joshtriplett | 0 | ||||
618 | libc | 1833 | no | Remove obsolete constants in version 1.0.0 | kellda:fix-454 | JohnTitor | 0 | ||||
619 | crates-io | 1952 | no | Add flash message with info after login | Mordorreal:feature/add-alert-with-info-after-login | 0 | |||||
620 | libc | 2056 | no | Use Rust union types | kellda:use-unions | Amanieu | 0 | ||||
621 | crates-io | 2087 | no | Don't make duplicated requests through Ember Data | kzys:ember-data-fastboot | 0 | |||||
622 | libc | 2406 | no | Raise libc's FreeBSD ABI to 12 | asomers:fbsd12-default | Amanieu | 0 | ||||
623 | miri | 2498 | no | Support for passing const Miri pointers to C | emarteca:alloc-align | 0 | |||||
624 | miri | 2661 | no | Dereference pointers in shims as correct types | DrMeepster:deref_operand_as | 0 | |||||
625 | crates-io | 2705 | no | backend: Implement sending notification email when a new version is published | paolobarbolini:backend-publish-notify | carols10cents | 0 | ||||
626 | libc | 2713 | no | Make statx available for all Linux targets | alyssais:statx | Amanieu | 0 | ||||
627 | miri | 2720 | no | add support for the `tempfile` crate | Pointerbender:tempfile | 0 | |||||
628 | libc | 2800 | no | Added support for wasm64-wasi | john-sharratt:master | Amanieu | 0 | ||||
629 | libc | 2813 | no | Fix the definition of sigevent | asomers:sigevent | Amanieu | 0 | ||||
630 | libc | 2999 | no | add major/minor on BSDs/illumos | SteveLauC:major/minor-on-BSDs | JohnTitor | 0 | ||||
631 | crates-io | 3585 | no | Support dark mode | wyhaya:dark-mode | carols10cents | 0 | ||||
632 | crates-io | 3894 | no | Use a common prefix for logged errors | jtgeibel:error-logging-prefix | pietroalbini | 0 | ||||
633 | crates-io | 3914 | no | Yet more database metrics | pietroalbini:yet-more-db-metrics | 0 | |||||
634 | crates-io | 4106 | no | database/crates: Add version columns | Turbo87:top-versions | 0 | |||||
635 | crates-io | 4690 | no | Implement token-based sessions. | adsnaider:sessions | 0 | |||||
636 | crates-io | 5034 | no | DO NOT MERGE YET encode `+` as `%2B` in S3 paths | rust-lang:plus-encoding | 0 | |||||
637 | crates-io | 5066 | no | Generate index metadata files from the database | arlosi:db-index | 0 | |||||
638 | crates-io | 5314 | no | Crate with all versions yanked display reduced info | mario-areias:all-versions-yanked | 0 | |||||
639 | crates-io | 5376 | no | WIP: Admin interface | rust-lang:admin-increase-rate-limit | 0 | |||||
640 | clippy | 7688 | no | Add lint `ref_mut_iter_method_chain` | Jarcho:ref_mut_iter_method_chain | flip1995 | 0 | ||||
641 | clippy | 7777 | no | Upgrade `equatable_if_let` to style | HKalbasi:master | flip1995 | 0 | ||||
642 | clippy | 7986 | no | WIP Suggestion creation macro | Jarcho:sugg_rework | llogiq | 0 | ||||
643 | clippy | 8337 | no | Add new lint manual_memmove | untitaker:new-lint-memmove | flip1995 | 0 | ||||
644 | clippy | 8396 | no | New lint for all/any after mapping to bool | tamaroning:map_then_identity_tranformer | flip1995 | 0 | ||||
645 | clippy | 8526 | no | Add lint `could_be_unsized` | Jarcho:could_be_unsized | giraffate | 0 | ||||
646 | clippy | 8593 | no | Add a lint for static items with large type alignment | Jaic1:static_items_large_align | flip1995 | 0 | ||||
647 | clippy | 8678 | no | Add extra check to format_impl lint for self.fmt() | jamesmcm:self_fmt_in_fmt_impl | giraffate | 0 | ||||
648 | clippy | 8685 | no | `redundant_closure` fixes | Jarcho:redundant_closure_fixes | 0 | |||||
649 | clippy | 8735 | no | Extend precedence to lint for masking bits and shifts | goth-turtle:precedence-bitmask-shift | Manishearth | 0 | ||||
650 | clippy | 8833 | no | Add new lint `paths_from_format` | merelymyself:master | xFrednet | 0 | ||||
651 | cargo | 9024 | no | Make cargo metadata --no-deps print all path deps (including other workspaces) | alyssais:no-deps | 0 | |||||
652 | clippy | 9102 | no | Added the `[unnecessary_box_returns]` lint | botahamec:unused-box | xFrednet | 0 | ||||
653 | clippy | 9301 | no | New `[suspicious_arguments]` lint for possibly swapped arguments | 5225225:sus | llogiq | 0 | ||||
654 | clippy | 9325 | no | Minimal nightly-only lints | Jarcho:nightly_only | xFrednet | 0 | ||||
655 | clippy | 9423 | no | Initial implementation of `mut_refcell_borrow` | lukaslueg:mut_refcell_borrow | Jarcho | 0 | ||||
656 | clippy | 9426 | no | Update Documentation to Focus on `LateLintPass` | nahuakang:book-latelint-updates | flip1995 | 0 | ||||
657 | clippy | 9623 | no | add [`unnecessary_vec_drain] lint | lana99:master | flip1995 | 0 | ||||
658 | cargo | 9634 | no | Use cross compile style target/host isolation for all builds. | jameshilliard:all-cross | Eh2406 | 0 | ||||
659 | cargo | 9855 | no | Allow `path = "${FOO}/bar"` dependencies | sivadeilra:path_vars | 0 | |||||
660 | cargo | 10061 | no | Implement 'multidep' (RFC-3176) | Byron:rfc-3176 | joshtriplett | 0 | ||||
661 | cargo | 10070 | no | clean: add --with-downloads option | jonhoo:clean-cache | ehuss | 0 | ||||
662 | clippy | 10120 | no | `unwrap_or_else_default` -> `unwrap_or_default` and improve resulting lint | smoelius:or_insert_with | flip1995 | 0 | ||||
663 | clippy | 10152 | no | EmptyDocs | cgorski:nodocs | giraffate | 0 | ||||
664 | clippy | 10155 | no | Add new lint for byte char slices | TheNeikos:feature/add_byte_char_slice_lint | Manishearth | 0 | ||||
665 | cargo | 10330 | no | Support per pkg target for `-Zbuild-std` | fee1-dead:support-per-pkg-target-w-buildstd | ehuss | 0 | ||||
666 | cargo | 10414 | no | Make more cargo-as-a-library functions `pub` | jonhoo:more-pubs | ehuss | 0 | ||||
667 | cargo | 10462 | no | Add target-specific RUSTFLAGS variants | jonhoo:targeted-rustflags | weihanglo | 0 | ||||
668 | cargo | 10522 | no | Suggest cargo install --git when missing registry package looks like a git* URL | petr-tik:n10485_install_from_git_error_message_alternative_impl | ehuss | 0 | ||||
669 | cargo | 10736 | no | Add `safe.directories` config | ehuss:safe-directories | 0 | |||||
670 | cargo | 11046 | no | WIP: Add a general mechanism for setting rustflags in Cargo for the current crate only | ridwanabdillahi:rustflags | weihanglo | 0 | ||||
671 | cargo | 11086 | no | SourceId: Test and fix ambiguous serialization of Git references | g2p:git-sourceids | ehuss | 0 | ||||
672 | cargo | 11179 | no | Support for overriding dl and api in config.json of registry index | chenyuanrun:override_dl | ehuss | 0 | ||||
673 | cargo | 11312 | no | Emit errors with cargo:error= | kornelski:build-cargo-error | epage | 0 | ||||
674 | cargo | 11428 | no | core::compiler: remove Executor trait | nrc:remove-executor | 0 | |||||
675 | cargo | 11429 | no | Refactoring: move hex and hasher modules from util module to util crate | nrc:utils | 0 | |||||
676 | cargo | 11525 | no | Trim noise from build script errors | kornelski:clean-build-error-take-2 | weihanglo | 0 | ||||
677 | rust-analyzer | 11557 | no | Creating rust dependencies tree explorer | bruno-ortiz:rust-dependencies | 0 | |||||
678 | rust-analyzer | 11730 | no | :star: allow running things in `--release` | matklad:run-release | 0 | |||||
679 | rust-analyzer | 13106 | no | Add new assist to convert for loop with while let | arshiamoeini:master | 0 | |||||
680 | rust-analyzer | 13112 | no | Make auto trait bounds work | lowr:patch/auto-trait-bounds | 0 | |||||
681 | rust-analyzer | 13279 | no | Include files in vfs on demand | HKalbasi:vfs | Veykril | 0 | ||||
682 | rust-analyzer | 13330 | no | Move manual to mdbook | joshrotenberg:adoc_to_mdbook | 0 | |||||
683 | rust-analyzer | 13336 | no | feat: add a new config that limits workspace checks to single crates | jkelleyrtp:jk/workspace-check | 0 | |||||
684 | rust-analyzer | 13528 | no | Add `$manifest_path` substitution for cargo override commands | Veykril:cargo-subs | 0 | |||||
685 | rust-analyzer | 13559 | no | fix: escape replacement text for var/func extraction | RagnarGrootKoerkamp:extract_variable_escaping | 0 | |||||
686 | rust-analyzer | 13834 | no | Shorten projection types in inlay hints | WaffleLapkin:shorten_projections | 0 | |||||
687 | rust-analyzer | 13859 | no | Add support for impl traits in type aliases | unexge:type-alias-impl-trait | 0 | |||||
688 | rust-analyzer | 13896 | no | Try to address #13436 | weiznich:fix/13436 | 0 | |||||
689 | rust | 99688 | no | Rustdoc: Format constant values as rich-text and visibility-awarely | fmease:rustdoc-fmt-const-vals-as-rich-text-vis-aware | GuillaumeGomez | 0 | ||||
690 | rust | 99719 | no | [experiment] fulfill diagnostics: do not look into `T: IntoIterator` | lcnr:uwu-fun-fun | 0 | |||||
691 | rust | 99754 | no | Parse unnamed struct and union fields | carbotaniuman:rfc-2102 | cjgillot | 0 | ||||
692 | rust | 99883 | no | Invoke `backtrace-rs`' buildscript in `std`'s buildscript for Android targets | Arc-blroth:fix/backtrace-build | kennytm | 0 | ||||
693 | rust | 99927 | no | More distinctive pretty-printing of function item types | steffahn:distinctive_function_item_types_printing | estebank | 0 | ||||
694 | rust | 100021 | no | made `unreachable_unchecked` panic in debug mode | cbrownsey:master | scottmcm | 0 | ||||
695 | rust | 100046 | no | Register wf obligation before normalizing in wfcheck | compiler-errors:dont-normalize-in-wfcheck | lcnr | 0 | ||||
696 | rust | 100090 | no | Emit warning when bound is trivially false | compiler-errors:trivially-false-bound | nikomatsakis | 0 | ||||
697 | rust | 100202 | no | Fix #99684 through autoref in `write!` macro with a two-phased borrows retrocompat workaround | danielhenrymantilla:fix-99684-self-in-write-dropped-early | pnkfelix | 0 | ||||
698 | rust | 100234 | no | rustc_span: encode 1-based line number as it's own type, not usize | klensy:line-num | 0 | |||||
699 | rust | 100316 | no | Add Rust std support for x86_64-unknown-uefi | tianocore:uefi-master | thomcc | 0 | ||||
700 | rust | 100342 | no | Add mem_uninitialized lint to FCW lint on uses | 5225225:mem-uwuintiailized | joshtriplett | 0 | ||||
701 | rust | 100375 | no | don't touch `closure_substs.parent_substs()` in borrowck | aliemjay:ugly-closure-substs | jackh726 | 0 | ||||
702 | rust | 100413 | no | Track `-Cprofile-use` and `-Cprofile-sample-use` value by file hash, not file path | Kobzol:profile-use-track-file-hash | michaelwoerister | 0 | ||||
703 | rust | 100428 | no | Add generic `NonZero` type. | reitermarkus:generic-nonzero | joshtriplett | 0 | ||||
704 | rust | 100467 | no | Alignment of the `bytes` of `Allocation` to match `align` parameter | emarteca:alloc-align | RalfJung | 0 | ||||
705 | rust | 100703 | no | [WIP]: raw-dylib support for apple targets | roblabla:raw-dylib-macos | 0 | |||||
706 | rust | 100737 | no | Support setting signal masks for child processes on Unix | sunshowers:signal-mask | thomcc | 0 | ||||
707 | rust | 100824 | no | use `confstr(_CS_DARWIN_USER_TEMP_DIR, ...)` as a `TMPDIR` fallback on Darwin | thomcc:darwin_user_temp_dir | m-ou-se | 0 | ||||
708 | rust | 100860 | no | Add powerpc-unknown-linux-muslspe compile target | BKPepe:powerpc-muslspe | wesleywiser | 0 | ||||
709 | rust | 100883 | no | Stabilize doc_cfg, auto_doc_cfg and cfg_hide features | GuillaumeGomez:stabilize-doc-cfg | notriddle | 0 | ||||
710 | rust | 100976 | no | improve lifetime annotation diagnostics | aliemjay:lt-annot-dx | estebank | 0 | ||||
711 | rust | 101007 | no | Migrate the diagnostics of the rustc_typeck crate | superblaubeere27:typeck_diag_port | 0 | |||||
712 | rust | 101150 | no | Clean up SGX user memory copies | jethrogb:jb/cleanup-sgx-user-memory-copies | cuviper | 0 | ||||
713 | rust | 101222 | no | Partially implement thread scheduling attributes API proposal | ian-h-chamberlain:feature/thread-scheduling-proposal | joshtriplett | 0 | ||||
714 | rust | 101339 | no | enable -Zrandomize-layout in debug CI builds | the8472:ci-randomize-debug | jyn514 | 0 | ||||
715 | rust | 101392 | no | `build-std` compatible profile(code coverage) support | ldm0:ldm_fix_profiler_builtins_further | ehuss | 0 | ||||
716 | rust | 101417 | no | Stabilize pointer byte offsets and is aligned | WaffleLapkin:stabilize_pointer_byte_offsets_and_is_aligned | m-ou-se | 0 | ||||
717 | rust | 101466 | no | Migrate `rustc_trait_selection::traits::error_reporting::suggestions` to `SessionDiagnostic` | str4d:100717-trait_selection-suggestions-diagnostics | davidtwco | 0 | ||||
718 | rust | 101551 | no | [WIP] Add support for custom allocator for `String` | zachs18:string_alloc | Mark-Simulacrum | 0 | ||||
719 | rust | 101819 | no | WIP: more enum layout optimizations | mikebenfield:enum3 | jackh726 | 0 | ||||
720 | rust | 101842 | no | std::io: vectored reads with uninitialized memory (Read::read_buf_vec) | nrc:read-buf-vec2 | m-ou-se | 0 | ||||
721 | rust | 101935 | no | builtin_macros: Migrate diagnostic | wonchulee:translation_builtin_macros | compiler-errors | 0 | ||||
722 | rust | 101981 | no | Impl AsRef, Borrow for Ref, RefMut | dhardy:borrow_ref | m-ou-se | 0 | ||||
723 | rust | 101994 | no | rand: freebsd update, using getrandom. | devnexen:rand_fbsd_update | m-ou-se | 0 | ||||
724 | rust | 102010 | no | Add tools to sysroot after build. | WaffleLapkin:bootsraps_your_tools | jyn514 | 0 | ||||
725 | rust | 102067 | no | Logical right and left shift diagnostics. | moonheart08:arl-arr-diag | estebank | 0 | ||||
726 | rust | 102225 | no | Allow const iterator implementations | fee1-dead-contrib:const_iterator | scottmcm | 0 | ||||
727 | rust | 102243 | no | [experiment] Enable link-time thread local support on MinGW | joboet:windows_gnu_tls | eholk | 0 | ||||
728 | rust | 102327 | no | Use `raw-dylib` in the std for non-x86 Windows | ChrisDenton:std-raw-dylib | thomcc | 0 | ||||
729 | rust | 102343 | no | New API: Range::cmp_scalar; comparison (less/equal/greater) to a primitive of the Range | golddranks:range_cmp | thomcc | 0 | ||||
730 | rust | 102472 | no | stop special-casing `'static` in evaluation | lcnr:static-in-eval | jackh726 | 0 | ||||
731 | rust | 102480 | no | Don't export `main` on WebAssembly. | sunfishcode:sunfishcode/wasm-no-export-main | petrochenkov | 0 | ||||
732 | rust | 102599 | no | Add `auto_cfg` and `no_auto_cfg` attributes | GuillaumeGomez:doc_auto_cfg | notriddle | 0 | ||||
733 | rust | 102673 | no | Inferred lifetimes cleanup | lukas-code:infered-lifetimes | joshtriplett | 0 | ||||
734 | rust | 102881 | no | make a help text for 'cannot find macro' actionable | togami2864:make-help-message-actionable-in-macro | compiler-errors | 0 | ||||
735 | rust | 102963 | no | Add `-Z instrument-xray` flag | ilammy:xray-basic | petrochenkov | 0 | ||||
736 | rust | 103042 | no | errors: generate typed identifiers in each crate | davidtwco:translation-distributed-ftl | compiler-errors | 0 | ||||
737 | rust | 103114 | no | [WIP] Assign HirIds in HIR traversal order | chenyukang:yukang/fix-102522 | cjgillot | 0 | ||||
738 | rust | 103131 | no | Tidy up maybe_uninit_slice API | SUPERCILEX:assume-init-slice | scottmcm | 0 | ||||
739 | rust | 103169 | no | Error in panic | DebugSteven:error-in-panic | m-ou-se | 0 | ||||
740 | rust | 103266 | no | Expose compiletest as a library for use in Clippy | Alexendoo:clippy-compiletest | jyn514 | 0 | ||||
741 | rust | 103376 | no | Strip leading trailing empty lines in doc code blocks | GuillaumeGomez:strip-leading-trailing-empty-lines | notriddle | 0 | ||||
742 | rust | 103448 | no | Account for late-bound lifetimes in generics | cjgillot:no-late-fn | lcnr | 0 | ||||
743 | rust | 103449 | no | Inherit function lifetimes for impl-trait | cjgillot:variance-rpit | compiler-errors | 0 | ||||
744 | rust | 103498 | no | Use Min ModFlagBehavior for control-flow protection if available | kubo39:use-min-mod-flag-behavior-if-available | 0 | |||||
745 | rust | 103503 | no | wip: Support Apple tvOS in libstd | thomcc:tvos-support | 0 | |||||
746 | rust | 103506 | no | visit enum init when the enum variable doesn't have any parameters | lyming2007:issue-fix-101208 | petrochenkov | 0 | ||||
747 | rust | 103639 | no | Constify `assert_eq!` and `assert_ne!` | fee1-dead-contrib:const_assert_eq | Mark-Simulacrum | 0 | ||||
748 | rust | 103662 | no | Resolve lang items in AST | camsteffen:lang-ast | petrochenkov | 0 | ||||
749 | rust | 103682 | no | Stabilize rustdoc `--test-run-directory` | Swatinem:stable-run-directory | GuillaumeGomez | 0 | ||||
750 | rust | 103735 | no | Implement a lint for implicit autoref of raw pointer dereference | WaffleLapkin:scarry-derefs | RalfJung | 0 | ||||
751 | rust | 103893 | no | Const stabilize `mem::discriminant` | H4x5:stabilize-const-discriminant | joshtriplett | 0 | ||||
752 | rust | 103966 | no | Remove references for L4re that are not defined. | ManuelvOK:l4re | m-ou-se | 0 | ||||
753 | rust | 103993 | no | Add support for SpanTrace capture in ICE reports | yaahc:traced-ICE | oli-obk | 0 | ||||
754 | rust | 104000 | no | rustc_llvm: Add a `-Z print-llvm-stats` option to expose LLVM statistics. | pcwalton:llvm-stats | oli-obk | 0 | ||||
755 | rust | 104055 | no | Migrate diagnostics in `rustc_borrowck` | AndyJado:bck_errors | davidtwco | 0 | ||||
756 | rust | 104057 | no | `Exclusive` nits | H4x5:exclusive-nits | joshtriplett | 0 | ||||
757 | rust | 104070 | no | Prevent aborting guard from aborting the process in a forced unwind | nbdd0121:unwind | wesleywiser | 0 | ||||
758 | rust | 104087 | no | Stabilise inline_const | nbdd0121:const | scottmcm | 0 | ||||
759 | rust | 104100 | no | Allow using `Range` as an `Iterator` in const contexts. | ink-feather-org:const_iter_range | the8472 | 0 | ||||
760 | rust | 104218 | no | Stabilize raw_dylib (`#[link(kind = "raw-dylib")]`) | tbu-:pr_stabilize_raw_dylib | michaelwoerister | 0 | ||||
761 | rust | 104272 | no | [WIP] Fix compiler regression from 1.64.0 relating to `&(dyn Trait + '_)` params | BGR360:issue-103762 | cjgillot | 0 | ||||
762 | rust | 104283 | no | Implement TryFrom<&str> for numerical types, bool and char | grego:master | thomcc | 0 | ||||
763 | rust | 104329 | no | Move futex locks to `sys_common` | joboet:sys_common_futex | m-ou-se | 0 | ||||
764 | rust | 104333 | no | WIP: Thread `GeneratorKind` through to symbol mangling | Swatinem:mangle-async | cjgillot | 0 | ||||
765 | rust | 104363 | no | Make `unused_allocation` lint against `Box::new` too | WaffleLapkin:bonk_box_new | oli-obk | 0 | ||||
766 | rust | 104385 | no | Raise minimum supported Apple OS versions | BlackHoleFox:apple-minimum-bumps | petrochenkov | 0 | ||||
767 | rust | 104406 | no | linker: Preserve relative order of `-l` options, including dynamic libs | petrochenkov:dynorder | bjorn3 | 0 | ||||
768 | rust | 104455 | no | Don't drain-on-drop in DrainFilter impls of various collections. | the8472:dont-drain-on-drop | m-ou-se | 0 | ||||
769 | rust | 104491 | no | Allow using `Slice` `Iterator`s in const Contexts | ink-feather-org:const_iter_slice | 0 | |||||
770 | rust | 104527 | no | Add more license annotations | ferrocene:pa-more-licenses | pnkfelix | 0 | ||||
771 | rust | 104540 | no | Add simple markdown formatting to `rustc --explain` output | tgross35:explain-markdown | oli-obk | 0 | ||||
772 | rust | 104693 | no | Consistently use the highest bit of vector masks when converting to i1 vectors | jhorstmann:use-high-bit-of-mask-for-select | nagisa | 0 | ||||
773 | rust | 104694 | no | Handle dyn* coercions for values that are represented with `OperandValue::Ref` | compiler-errors:dyn-star-not-imm | jackh726 | 0 | ||||
774 | rust | 104833 | no | WIP: Remove `identity_future` indirection | Swatinem:async-identity-future | lcnr | 0 | ||||
775 | rust | 104872 | no | Avoid alignment mismatch between ABI and layout for unions. | luqmana:packed-union-align | eddyb | 0 | ||||
776 | rust | 104941 | no | [WIP] borrowck diagnostic migration with eager booted | AndyJado:eager | davidtwco | 0 | ||||
777 | rust | 104968 | no | Include line numbers in debuginfo by default for developers | jyn514:debuginfo-defaults | Mark-Simulacrum | 0 | ||||
778 | rust | 105043 | no | Allow `impl Trait` inside where clauses | bombless:impl-trait | compiler-errors | 0 | ||||
779 | rust | 105258 | no | Report change in RPITIT lifetime capture clauses. | cjgillot:rpit-mismatch | oli-obk | 0 | ||||
780 | rust | 105264 | no | [EXPERIMENT] Record an allowed byte range in pointer provenance for miri | cjgillot:field-protection | compiler-errors | 0 | ||||
781 | rust | 105354 | no | Add deployment-target --print flag for Apple targets | BlackHoleFox:apple-deployment-printer | oli-obk | 0 | ||||
782 | rust | 105452 | no | Add cross-language LLVM CFI support to the Rust compiler | rcvalle:rust-cfi-3 | bjorn3 | 0 | ||||
783 | rust | 105509 | no | rustdoc: Fix badge alignment | GuillaumeGomez:badge-alignment | notriddle | 0 | ||||
784 | rust | 105545 | no | cleanup: remove pointee types from LLVM backend | erikdesjardins:ptrclean | 0 | |||||
785 | rust | 105736 | no | Test that the compiler/library builds with validate-mir | chenyukang:yukang/add-mir-opt-level-testing | jyn514 | 0 | ||||
786 | rust | 105813 | no | Dest prop: Support removing writes when this unblocks optimizations | JakobDegen:dest-prop-move | tmiasko | 0 | ||||
787 | rust | 105815 | no | Extend -Zdump-mir output with two-phase borrow info | pnkfelix:extra-2pb-info | oli-obk | 0 | ||||
788 | rust | 105877 | no | `impl PartialEq<{str,String}> for {Path,PathBuf}` (and reversed) | Kixunil:impl-partialeq-str-for-path | joshtriplett | 0 | ||||
789 | rust | 105888 | no | suggest lifetime for closure parameter type when mismatch | skyzh:skyzh/suggest-lifetime-closure | compiler-errors | 0 | ||||
790 | rust | 105982 | no | implied bounds: normalize in the proper param_env | aliemjay:assumed-wf-normalize | lcnr | 0 | ||||
791 | rust | 106038 | no | use implied bounds when checking opaque types | aliemjay:opaque-implied | oli-obk | 0 | ||||
792 | rust | 106074 | no | Implement RFC 3323: restrictions | jhpratt:restrictions | eholk | 0 | ||||
793 | rust | 106075 | no | Partial stabilisation of `c_unwind` | nbdd0121:ffi-unwind | nagisa | 0 | ||||
794 | rust | 106085 | no | use problem matchers for tidy CI | fee1-dead-contrib:tidy-ci-matchers | pietroalbini | 0 | ||||
795 | rust | 106233 | no | Polymorphization: Look at called functions for usedness of generic params | Nilstrieb:cross-fn-poly | cjgillot | 0 | ||||
796 | rust | 106249 | no | Create "suggested tests" tool in `rustbuild` | Ezrashaw:suggest-test-tool | jyn514 | 0 | ||||
797 | rust | 106316 | no | Only include stable lints in `rustdoc::all` group | camelid:rustdoc-all-only-stable | GuillaumeGomez | 0 | ||||
798 | rust | 106359 | no | Suggest importing missing module when using module-qualified struct | obeis:issue-106068 | Nilstrieb | 0 | ||||
799 | rust | 106401 | no | Remove `hir::Map::find` | compiler-errors:eliminate-hir-find | cjgillot | 0 | ||||
800 | rust | 106440 | no | Ignore files in .gitignore in tidy | jyn514:tidy | the8472 | 0 | ||||
801 | rust | 106560 | no | Support linking to rust dylib with --crate-type staticlib | bjorn3:support_staticlib_dylib_linking | pnkfelix | 0 | ||||
802 | rust | 106561 | no | Add warning block support in rustdoc | GuillaumeGomez:warning-block | notriddle | 0 | ||||
803 | rust | 106574 | no | 99144 enable doctests | technetos:99144-enable-doctests | Nilstrieb | 0 | ||||
804 | rust | 106601 | no | Suggest `;` after bare `match` expression E0308 | estebank:match-semi | cjgillot | 0 | ||||
805 | rust | 106603 | no | rustdoc: implement unprefixed html class / id lint | notriddle:notriddle/rustdoc-html-id-class-warnings | GuillaumeGomez | 0 | ||||
806 | rust | 106621 | no | enable `rust_2018_idioms` lint group for doctests | ozkanonur:enable-elided-lifetimes-for-doctests | Nilstrieb | 0 | ||||
807 | rust | 106691 | no | Teach `rustc` to write the ICE backtrace and query stack to disk | estebank:ice-ice-baby | davidtwco | 0 | ||||
808 | rust | 106729 | no | Account for opaque variance for region outlives and liveness. | cjgillot:borrowck-variance | oli-obk | 0 | ||||
809 | rust | 106826 | no | [WIP] Remove type ascription syntax | Nilstrieb:type_ascription﹕ǃ | 0 | |||||
810 | rust | 106915 | no | Only load one CSS theme by default | notriddle:notriddle/load-only-one-theme | jsha | 0 | ||||
811 | rust | 106934 | no | Add offset_of! macro (RFC 3308) | DrMeepster:offset_of | cjgillot | 0 | ||||
812 | rust | 107123 | no | add a Callable trait that is implemented for unsafe functions, too | oli-obk:callable_trait | 0 | |||||
813 | rust | 107184 | no | Update once_cell 'get_or_init' to 'get_or_init_with' | tgross35:once-cell-naming | m-ou-se | 0 | ||||
814 | rust | 107246 | no | Begin migrating rustdoc diagnostics for translation | cassaundra:rustdoc-translation-migration | davidtwco | 0 | ||||
815 | rust | 107274 | no | DO NOT REVIEW - WIP coop-rs/rust:02_vec | coop-rs:02_vec | peter-kehl | 0 | ||||
816 | rust | 107298 | no | rustdoc: Break bounds if they are too long | GuillaumeGomez:fix-long-bounds-display | notriddle | 0 | ||||
817 | rust | 107411 | no | Handle discriminant in DataflowConstProp | cjgillot:dataflow-discriminant | oli-obk | 0 | ||||
818 | rust | 107475 | no | Add display of lifetime of Ref in fn fmt() for TypeError | yanchen4791:issue-106517 | nagisa | 0 | ||||
819 | rust | 107510 | no | Monomorphize in check mode to report (almost) all PMEs | oli-obk:no_const_pme | 0 | |||||
820 | rust | 107550 | no | Less `maybe_whole_expr` | nnethercote:less-maybe_whole_expr | petrochenkov | 0 | ||||
821 | rust | 107567 | no | Extend Infer ty for binary operators | chenyukang:yukang/fix-infer-issue | compiler-errors | 0 | ||||
822 | rust | 107606 | no | Pattern types MVP | oli-obk:pattern_types_syntax | jackh726 | 0 | ||||
823 | rust | 107607 | no | coop-rs 03 vec macroed | coop-rs:03_vec_macroed | peter-kehl | 0 | ||||
824 | rust | 107640 | no | rustdoc: Add support for local resources | GuillaumeGomez:rustdoc-local-resources-2 | notriddle | 0 | ||||
825 | rust | 99761 | no | Fix item-info color | GuillaumeGomez:item-info-color | notriddle | 0 | always | |||
826 | rust | 107084 | error | no | make `ty::Ty: Debug` not call the `Display` impl | BoxyUwU:ty_debug_actually_debug | compiler-errors | compiler-errors | 1 | ||
827 | hashbrown | 387 | error | no | Mark RawTable::data_start NonNull | stepancheg:data-start-non-null | Amanieu | 0 | |||
828 | rust | 104098 | error | no | fix fn item implied bounds and wf check | aliemjay:fn-wf | lcnr | 0 | |||
829 | rust | 107593 | failure | yes | Rollup of 6 pull requests | Dylan-DPC:rollup-t5b3rxg | Dylan-DPC | 5 | never | ||
830 | rust | 106789 | failure | yes | Set RUST_SAVE_ANALYSIS_CONFIG env variable for run-pass tests | azadnn:save-analysis-for-runpass-tests | Mark-Simulacrum | Mark-Simulacrum | 0 | never | |
831 | libc | 2746 | failure | yes | freebsd adding ucontext api | devnexen:fbsd_context_upd | Amanieu | 0 | |||
832 | libc | 2832 | failure | yes | Update android ndk version to latest LTS(r23c) | tiann:ndk | Amanieu | JohnTitor | 0 | ||
833 | libc | 2950 | failure | yes | Add missing stack size functions on Linux | carbotaniuman:setstack | Amanieu | JohnTitor | 0 | ||
834 | libc | 2996 | failure | yes | Add Linux constants: rtm_protocol and routing message attributes | oherrala:linux-consts | JohnTitor | JohnTitor | 0 | ||
835 | libc | 3015 | failure | yes | adding a handful of get/set*ent calls for android. | devnexen:android_pwent | JohnTitor | JohnTitor | 0 | ||
836 | libc | 3051 | failure | yes | linux: add rtnetlink ifinfomsg attribute enumerals | tones111:rtnl_if_enum | JohnTitor | JohnTitor | 0 | ||
837 | libc | 3095 | failure | yes | linux starting adding sctp support | devnexen:linux_sctp1 | JohnTitor | JohnTitor | 0 | ||
838 | cargo | 11679 | failure | yes | chore: autolabel more for `A-*` | weihanglo:autolabel | ehuss | ehuss | 0 | ||
839 | rust | 106476 | failure | yes | Add sanitizer support for modern iOS platforms | keith:ks/add-sanitizer-support-for-modern-ios-platforms | badboy | badboy | 0 | ||
840 | rust | 107446 | failure | yes | Migrate some of `rustc_parse` to derive diagnostics | clubby789:rustc-parse-diag-migrate | compiler-errors | compiler-errors | 0 | ||
841 | libc | 2788 | failure (try) | yes | Complete i686-unknown-linux-musl ucontext_t #2787 | semio-ai:master | Amanieu | 0 | |||
842 | rust | 100124 | failure | yes | optimize implementation of Zip::fold and company | sarah-ek:zip-internal-iteration | m-ou-se | 0 | |||
843 | rust | 105549 | failure | yes | Prevent redundant casts and create fewer LLVM builders | Kixiron:redundant-bitcast | TaKO8Ki | 0 | |||
844 | rust | 107224 | failure | yes | Upgrade to LLVM 16 | nikic:llvm-16 | 0 | ||||
845 | libc | 2766 | failure | no | freebsd kinfo_kstat/sigtramp additions | devnexen:kinfo_fbsd_update2 | Amanieu | JohnTitor | 0 | ||
846 | libc | 2843 | failure | no | Add futimes on Android | joshtriplett:android-futimes | Amanieu | Amanieu | 0 | ||
847 | libc | 2845 | failure | no | Remove most version detection and conditionals for older versions of Rust | joshtriplett:version-handling | Amanieu | Amanieu | 0 | ||
848 | libc | 2764 | failure (try) | no | Add pthread_[s,g]etschedparam to emscripten. | vityafx:add-more-posix-functions-for-emscripten | Amanieu | 0 | |||
849 | rust | 101744 | failure | no | Update logic around PGO staging | chriswailes:pgo-staging | Mark-Simulacrum | 0 | |||
850 | rust | 104994 | failure | no | [experimental] see how often `BROKEN_HTML_LINKS` would fire if it were part of rustdoc | jyn514:linkcheck | jyn514 | 0 | |||
851 | rust | 99640 | success | Enable MIR inlining in incremental mode too. | cjgillot:mir-inl-inc | oli-obk | 0 | never | |||
852 | rust | 100036 | success | Remove `box_free` lang item | DrMeepster:box_free_free_box | wesleywiser | 0 | never | |||
853 | rust | 100173 | success | internal iteration for `&mut I` | sarah-ek:fold-more | the8472 | 0 | never | |||
854 | rust | 101179 | success | Deprecate uninit_array | SUPERCILEX:uninit_array | scottmcm | 0 | never | |||
855 | rust | 101461 | success | proc_macro/bridge: Add #[inline] to RunningSameThreadGuard methods | mystor:pm_nested_cross_thread_inline | eddyb | 0 | never | |||
856 | rust | 101568 | success | Experiment: fmt::Arguments as closure | m-ou-se:format-args-closure | m-ou-se | 0 | never | |||
857 | rust | 101680 | success | Fix implied outlives bounds logic for projections | jackh726:implied-cleanup | lcnr | 0 | never | |||
858 | rust | 102035 | success | Tell rustc about unused bits in Span. | nnethercote:optspan | cjgillot | 0 | never | |||
859 | rust | 102264 | success | [PERF] Tweak inlining threshold | cjgillot:inline-threshold | nnethercote | 0 | never | |||
860 | rust | 102420 | success | [perf test] Disable rustc lints | Kobzol:disable-lints | 0 | never | ||||
861 | rust | 102487 | success | Use BOLT in CI to optimize `librustc_driver` | Kobzol:rustc-bolt | 0 | never | ||||
862 | rust | 103309 | success | add cycle detection for inferred outlives predicates | cormacrelf:infer-outlives-cycles | oli-obk | 0 | never | |||
863 | rust | 103614 | success | [rustc_ty_utils] Add the LLVM `noalias` parameter attribute to `drop_in_place` in certain cases. | pcwalton:drop-in-place-noalias | oli-obk | 0 | never | |||
864 | rust | 103657 | success | Fix variable debuginfo being optimized away at `mir-opt-level=2 ` | wesleywiser:fix_mir_opt_away_var_debuginfo | 0 | never | ||||
865 | rust | 104133 | success | (some normalization improvements) | compiler-errors:issue-103423 | 0 | never | ||||
866 | rust | 104239 | success | Better debug logs for borrowck constraint graph | b-naber:sccs-info | jackh726 | 0 | never | |||
867 | rust | 104342 | success | Require `type_map::stub` callers to supply file information | mweber15:add_file_location_to_more_types | wesleywiser | 0 | never | |||
868 | rust | 104525 | success | Optimize format_args placeholders without options: {Display, Debug, ..}::simple_fmt | m-ou-se:simple-display | m-ou-se | 0 | never | |||
869 | rust | 104623 | success | [DO NOT MERGE] `-Zthir-unsafeck` perf | LeSeulArtichaut:thir-unsafeck-perf | 0 | never | ||||
870 | rust | 104754 | success | Use `ThinVec` more in the AST | nnethercote:more-ThinVec-in-ast | the8472 | 0 | never | |||
871 | rust | 105278 | success | Enable MIR inlinig for `#[inline(always)]` when mir-opt-level=1 | eduardosm:mir-opt-1-inline-always | oli-obk | 0 | never | |||
872 | rust | 105653 | success | Remove `ConstValue::Slice` | oli-obk:op_to_const | RalfJung | 0 | never | |||
873 | rust | 105750 | success | Always fall back to PartialEq when a constant in a pattern is not recursively structural-eq | oli-obk:valtrees | 0 | never | ||||
874 | rust | 105840 | success | Micro-optimize Ord::cmp for primitives | saethlin:ord-cmp | 0 | never | ||||
875 | rust | 105958 | success | Fix for reverted PR #103880 | b-naber:field-ty-mir-pr-fixed | lcnr | 0 | never | |||
876 | rust | 106220 | success | `assert_unsafe_precondition!`: `assume()` the expression | a1phyr:assert_unsafe_precondition_assume | m-ou-se | 0 | never | |||
877 | rust | 106311 | success (try) | yes | Don't monomorphize ty::tls closures in rustc_query_impl | Nilstrieb:no-tls-mono | cjgillot | 0 | never | ||
878 | rust | 106343 | success | optimize slice::Iter::fold | the8472:slice-iter-fold | joshtriplett | 0 | never | |||
879 | rust | 106370 | success | optimize vec::IntoIter::{try_}fold | the8472:fold-vec-intoiter | 0 | never | ||||
880 | rust | 106428 | success | Permit the MIR inliner to inline diverging functions | saethlin:inline-diverging-functions | 0 | never | ||||
881 | rust | 106430 | success | Remove dead unwinds before drop elaboration | tmiasko:rm-dead-unwinds | wesleywiser | 0 | never | |||
882 | rust | 106463 | success | Use try_fold and try_rfold in default implementations of fold and rfold | clarfonthey:fold-via-try-fold | m-ou-se | 0 | never | |||
883 | rust | 106511 | success | Default relax_elf_relocations to true | MaskRay:gotpcrelx | nikic | 0 | never | |||
884 | rust | 106550 | success | MultipleReturnTerminators + SingleReturnTerminator | saethlin:single-return-terminator | davidtwco | 0 | never | |||
885 | rust | 106551 | success | [perf experiment] Enable DeduplicateBlocks | saethlin:deduplicate-blocks | 0 | never | ||||
886 | rust | 106790 | success | add more niches to rawvec | the8472:rawvec-niche | 0 | never | ||||
887 | rust | 106967 | success | Remove the assume(!is_null) from Vec::as_ptr | saethlin:remove-vec-as-ptr-assume | m-ou-se | 0 | never | |||
888 | rust | 107013 | success | Fix default methods with return-position `impl Trait` in trait | compiler-errors:rpitit-fix-defaults | lcnr | 0 | never | |||
889 | rust | 107157 | success | Preprocess dominator tree to answer queries in O(1) | tmiasko:dominators-O(1) | 0 | never | ||||
890 | rust | 107181 | success | Inline trivial `core::fmt::Formatter` methods | nvzqz:inline-formatter-methods | cuviper | 0 | never | |||
891 | rust | 107191 | success | Reverse Timsort scan direction | Voultapher:reverse-timsort-scan-direction | thomcc | 0 | never | |||
892 | rust | 107237 | success | rustc_metadata: Encode the set of "rustdoc-reachable" def ids to metadata | petrochenkov:encdocreach | jackh726 | 0 | never | |||
893 | rust | 107319 | success | rustdoc: Filter away `doc(hidden)` extern impls during early doc link resolution | petrochenkov:earlyhiddoc | GuillaumeGomez | 0 | never | |||
894 | rust | 107421 | success | Enable -Zdrop-tracking-mir by default | cjgillot:drop-tracking-mir | 0 | never | ||||
895 | rust | 107449 | success | [perf experiment] Enable CopyProp | saethlin:enable-copyprop | 0 | never | ||||
896 | rust | 107521 | success | Don't rebuild LLVM for BOLT optimization | nikic:fast-bolt | pietroalbini | 0 | never | |||
897 | rust | 107560 | success (try) | yes | Add an option to tune compiler crates' CGUs to bootstrap | Zoxc:cgu-tune2 | albertlarsan68 | 0 | never | ||
898 | rust | 107571 | success (try) | yes | Free some locks earlier for queries. | cjgillot:qlock | oli-obk | 0 | never | ||
899 | rust | 107586 | success (try) | yes | intruduce `DynSendSyncCheck` trait and use in query system | SparrowLii:parallel-query | cjgillot | 0 | never | ||
900 | rust | 107614 | success (try) | yes | Split implied and super predicate queries, then allow elaborator to filter only supertraits | compiler-errors:allow-elaborator-to-filter-only-super-traits | oli-obk | 0 | never | ||
901 | rust | 107637 | success (try) | yes | rustdoc: re-elide cross-crate default trait-object lifetime bounds | fmease:rustdoc-reelide-x-crate-def-tr-obj-lt-bnds | davidtwco | 0 | never | ||
902 | rust | 107651 | success (try) | yes | [WIP] Build `rustc` with a single CGU on x64 Linux | Kobzol:ci-single-cgu | pietroalbini | 0 | never | ||
903 | rust | 107655 | success (try) | yes | rustdoc: use the same URL escape rules for fragments as for examples | notriddle:notriddle/small-url-encode | jsha | 0 | never | ||
904 | rust | 107689 | success (try) | yes | Enable frame pointers on all targets except x86. | bjorn3:rustc_frame_pointers | ozkanonur | 0 | never | ||
905 | rust | 107701 | success (try) | yes | Specialize iter::Chain<A, B>::next when A==B | the8472:chain-swap | 0 | never | |||
906 | rust | 107723 | success (try) | yes | Apply BOLT optimizations without rebuilding LLVM | Kobzol:bootstrap-bolt | Mark-Simulacrum | 0 | never | ||
907 | rust | 107760 | success (try) | yes | Rewrite libcore's UTF-8 validation for performance | thomcc:utf8dfa | m-ou-se | 0 | never | ||
908 | rust | 107783 | success (try) | yes | rustdoc: simplify DOM for `.item-table` | notriddle:notriddle/item-table-ul | jsha | 0 | never | ||
909 | clippy | 9948 | success | Process all format-like macros | nyurik:handle-all-fmt | Alexendoo | 0 | ||||
910 | cargo | 10787 | success | Change precedence of `build-override` | Imberflur:build-override-precedence | ehuss | 0 | ||||
911 | rust | 99924 | success | Experiment: testing cargo scrape-examples in Crater | willcrichton:cargo-test | 0 | |||||
912 | rust | 100131 | success | Add PartialEq impls for boxed slices | CraftSpider:box-slice-impl | Mark-Simulacrum | 0 | ||||
913 | rust | 100555 | success | Handle projections as uncovered types during coherence check | atsuzaki:coherence-projection | lcnr | 0 | ||||
914 | rust | 102129 | success | fallback to resolve infer generics in type-changing-struct-update | SparrowLii:type-changing-struct-update | compiler-errors | 0 | ||||
915 | rust | 102891 | success | [work in progress] Upgrade to musl 1.2.3 | wesleywiser:musl_upgrade | 0 | |||||
916 | rust | 104746 | success | wf-check user types before normalization | aliemjay:wf-check-prior | lcnr | 0 | ||||
917 | rust | 106073 | success | [experiment] Get rid of `pending_obligations` | compiler-errors:obliterate-pending_obligations | 0 | |||||
918 | rust | 106333 | success | Deny merge in CI take 2 | Nilstrieb:deny-merge-in-ci-take-2 | jyn514 | 0 | ||||
919 | rust | 106493 | success | Introduce terminating scope for tail expressions of breakable scopes | b-naber:breakable-scope-thir | oli-obk | 0 | ||||
920 | rust | 106807 | success | builtin Fn impl, require return type wf | lcnr:ret-ty-wf | jackh726 | 0 | ||||
921 | rust | 107073 | success | Require TAITs to appear in the signature of items that register a hidden type | oli-obk:tait_defining_scopes_in_sig | WaffleLapkin | 0 | ||||
922 | rust | 107291 | success | [breaking change] Remove a rustdoc back compat warning | oli-obk:rustdoc_breaking_change | cjgillot | 0 |