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.
—
513 total, 28 approved, 5 rolled up, 5 failed / /
Sort key | Repository | # | Status | Mergeable | Title | Head ref | Assignee | Approved by | Priority | Rollup | |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | chalk | 676 | pending | Add Substitute trait and return self when noop folding | jackh726:substitute-cleanup | nikomatsakis | 0 | ||||
2 | rust | 71481 | pending | yes | Inherit `#[stable(..)]` annotations in enum variants and fields from its item | estebank:inherit-stability | nikomatsakis | nikomatsakis | 0 | ||
3 | rust | 82790 | approved | yes | Rollup of 10 pull requests | JohnTitor:rollup-fkwc7qi | JohnTitor | 10 | never | ||
4 | rust | 82738 | approved | yes | Move check only relevant in error case out of critical path | estebank:tail-expr-check-is-too-slow | davidtwco | oli-obk | 0 | never | |
5 | rust | 76570 | approved | yes | Implement RFC 2945: "C-unwind" ABI | cratelyn:implement-rfc-2945-c-unwind-abi | Amanieu | Amanieu | 0 | iffy | |
6 | rust | 76716 | approved | yes | Don't warn for `missing_doc_examples` when item is #[doc(hidden)] | GuillaumeGomez:stop-complains-on-doc-hidden | jyn514 | jyn514 | 0 | ||
7 | rust | 80723 | approved | yes | Implement NOOP_METHOD_CALL lint | rylev:noop-lint-pass | estebank | estebank | 0 | ||
8 | rust | 80763 | approved | yes | resolve: Reduce scope of `pub_use_of_private_extern_crate` deprecation lint | petrochenkov:pubusecrate | estebank | estebank | 0 | ||
9 | rust | 81136 | approved | yes | Improved IO Bytes Size Hint | Xavientois:io_reader_size_hint | cramertj | cramertj | 0 | ||
10 | rust | 81939 | approved | yes | Add suggestion `.collect()` for iterators in iterators | kper:fixing-81584-allocate-in-iter | davidtwco | davidtwco | 0 | ||
11 | rust | 82088 | approved | yes | Shorten html::render | Nicholas-Baron:shorten_html_render | GuillaumeGomez | GuillaumeGomez | 0 | ||
12 | rust | 82289 | approved | yes | Fix underflow in specialized ZipImpl::size_hint | SkiFire13:fix-issue-82282 | kennytm | m-ou-se | 0 | ||
13 | rust | 82415 | approved | yes | expand: Refactor module loading | petrochenkov:modin3 | davidtwco | davidtwco | 0 | ||
14 | rust | 82476 | approved | yes | [beta] Fix TcpListener::accept() on x86 Android on beta by disabling the use of accept4. | de-vri-es:beta-android-x86-accept4 | joshtriplett | joshtriplett | 0 | ||
15 | rust | 82642 | approved | yes | Fix jemalloc usage on OSX | sfackler:jemalloc-zone | estebank | pnkfelix | 0 | ||
16 | rust | 82684 | approved | yes | Disable destination propagation on all mir-opt-levels | tmiasko:dest-prop | jonas-schievink | jonas-schievink | 0 | ||
17 | rust | 82714 | approved | yes | Detect match arm body without braces | estebank:missing-braces | oli-obk | oli-obk | 0 | ||
18 | rust | 82728 | approved | yes | Avoid unnecessary Vec construction in BufReader | calebsander:refactor/bufreader-buf | m-ou-se | m-ou-se | 0 | ||
19 | rust | 82736 | approved | yes | Bump optimization from mir_opt_level 2 to 3 and 3 to 4 and make "release" be level 2 by default | spastorino:mir-opt-level-perf-changes | oli-obk | oli-obk | 0 | ||
20 | rust | 82755 | approved | yes | Refactor confirm_builtin_call, remove partial if | osa1:confirm_builtin_call_refactor | petrochenkov | petrochenkov | 0 | ||
21 | rust | 82764 | approved | yes | Add {BTreeMap,HashMap}::try_insert | m-ou-se:map-try-insert | Amanieu | Amanieu | 0 | ||
22 | rust | 82770 | approved | yes | Add assert_matches macro. | m-ou-se:assert-match | joshtriplett | joshtriplett | 0 | ||
23 | rust | 82690 | approved | yes | Update rustdoc documentation | jyn514:remove-pass-docs | Manishearth | Manishearth | 0 | always | |
24 | rust | 82752 | approved | yes | Add a regression test for issue-81712 | JohnTitor:gat-ice-test | jackh726 | jackh726 | 0 | always | |
25 | rust | 82765 | approved | yes | Fix polymorphization ICE on associated types in trait decls using const generics in bounds | oli-obk:polymorphization_regression | davidtwco | davidtwco | 0 | always | |
26 | rust | 75185 | yes | [WIP] polymorphisation: re-enable | davidtwco:polymorphisation-re-enable | lcnr | 0 | never | |||
27 | rust | 77325 | yes | Revert #43546 "save subobligations in the projection cache" | ishitatsuyuki:nodup | nikomatsakis | 0 | never | |||
28 | rust | 77566 | yes | feat: Update hashbrown to instantiate less llvm IR | Marwes:smaller_hashmap | Amanieu | 0 | never | |||
29 | rust | 79846 | yes | Use TrustedRandomAccess for in-place iterators where possible | the8472:inplace-tra | m-ou-se | 0 | never | |||
30 | rust | 80273 | yes | [RFC] Add allocators for zero-copy conversion from Box<T> into Rc<T> | mahkoh:zero-copy-rc | KodrAus | 0 | never | |||
31 | rust | 81056 | yes | Query-ify needs_gdb_debug_scripts_section | Aaron1011:query-gdb-debug | estebank | 0 | never | |||
32 | rust | 81269 | yes | Refactor `alloc/sync.rs` into separate files | yoshuawuyts:refactor-alloc-sync | KodrAus | 0 | never | |||
33 | rust | 81272 | yes | Refactor `alloc/rc.rs` into separate files | yoshuawuyts:refactor-alloc-rc | KodrAus | 0 | never | |||
34 | rust | 81358 | yes | Add a check for ASCII characters in to_upper and to_lower | mcastorina:to-upper-lower-speed | sfackler | 0 | never | |||
35 | rust | 81601 | yes | Move llvm submodule updates to rustbuild | jyn514:llvm-on-demand | Mark-Simulacrum | 0 | never | |||
36 | rust | 81635 | yes | Let a portion of DefPathHash uniquely identify the DefPath's crate. | michaelwoerister:structured_def_path_hash | pnkfelix | 0 | never | |||
37 | rust | 82183 | yes | (wip) Simplify lazy DefPathHash decoding by using an on-disk hash table. | michaelwoerister:lazier-defpathhash-loading2 | 0 | never | ||||
38 | rust | 82285 | yes | Use u32 over Option<u32> in DebugLoc | nhwn:nonzero-debug | nagisa | 0 | never | |||
39 | rust | 82536 | yes | 2229: Handle patterns within closures correctly when `capture_disjoint_fields` is enabled | sexxi-goose:handle-patterns-take-2 | nikomatsakis | 0 | never | |||
40 | rust | 82727 | yes | Test the effect of shrinking the size of Rvalue by 16 bytes | oli-obk:shrinkmem | 0 | never | ||||
41 | rust | 81197 | yes | Fix flaky test | jyn514:flaky-test | Mark-Simulacrum | 0 | iffy | |||
42 | rust | 82122 | yes | Deprecate `intrinsics::drop_in_place` and `collections::Bound`, which accidentally weren't deprecated | bstrie:dep4real | dtolnay | 0 | iffy | |||
43 | rust | 82347 | yes | Parallelize tidy | the8472:parallelize-tidy | Mark-Simulacrum | 0 | iffy | |||
44 | hashbrown | 241 | yes | Update ahash | EmbarkStudios:update-ahash | 0 | |||||
45 | hashbrown | 243 | yes | Use `criterion` for benches | henryboisdequin:bench | 0 | |||||
46 | crater | 557 | yes | Use second parent of merge commit when detecting outdated 'try' build | Aaron1011:fix-bad-try | 0 | |||||
47 | chalk | 689 | yes | Implement associated constants | detrumi:assoc-const | 0 | |||||
48 | chalk | 690 | yes | Coinduction handler for the recursive solver | firefighterduck:recursive-coinduction-handler | nikomatsakis | 0 | ||||
49 | vscode-rust | 796 | yes | Add String::from() snippet | Filius-Patris:master | 0 | |||||
50 | vscode-rust | 802 | yes | Add tasks.json Support | jcdickinson:master | 0 | |||||
51 | stdarch | 817 | yes | Deprecate MXCSR-related intrinsics | GabrielMajeri:deprecate-mxcsr | gnzlbg | 0 | ||||
52 | vscode-rust | 838 | yes | Bump lodash from 4.17.15 to 4.17.20 in /rust-analyzer/editors/code | rust-lang:dependabot/npm_and_yarn/rust-analyzer/editors/code/lodash-4.17.20 | 0 | |||||
53 | vscode-rust | 840 | yes | WIP: Merge both existing and rust-analyzer extension codebase | Xanewok:merger | 0 | |||||
54 | vscode-rust | 849 | yes | Bump node-fetch from 2.6.0 to 2.6.1 in /rust-analyzer/editors/code | rust-lang:dependabot/npm_and_yarn/rust-analyzer/editors/code/node-fetch-2.6.1 | 0 | |||||
55 | vscode-rust | 875 | yes | Remove angular brackets from `autoClosingPairs` | ibraheemdev:patch-1 | 0 | |||||
56 | stdarch | 955 | yes | Add vmla_* / vmlal_* | makotokato:vmla | Amanieu | 0 | ||||
57 | stdarch | 974 | yes | add wasm64 support | devsnek:wasm64 | Amanieu | 0 | ||||
58 | stdarch | 1000 | yes | AVX512-VP2INTERSECT implementations | vertexclique:vcq/avx512vp2intersect | Amanieu | 0 | ||||
59 | stdarch | 1004 | yes | Uncomment wasm32 bitmask instruction | Daniel-Liu-c0deb0t:bitmask | Amanieu | 0 | ||||
60 | stdarch | 1042 | yes | some avx512 to const generics | minybot:avx512 | Amanieu | 0 | ||||
61 | stdarch | 1044 | yes | add neon instruction abs for floating-point | surechen:add_vabs | Amanieu | 0 | ||||
62 | stdarch | 1047 | yes | More x86 const generics conversions | lqd:const_generics_6_the_const_and_the_furious_tokyo_drift | Amanieu | 0 | ||||
63 | libc | 1227 | yes | Move crt-static and linking to build script on windows | ArmsOfSorrow:windows-crt-linking-nostd | alexcrichton | 0 | ||||
64 | libc | 1414 | yes | [Draft] Add __int128 to unix targets | gnzlbg:int128 | 0 | |||||
65 | libc | 1476 | yes | Add copy_file_range() for Linux and Android | ArniDagur:copy_file_range | gnzlbg | 0 | ||||
66 | libc | 1528 | yes | Improve cfg_if macro | gnzlbg:better_cfg_if | 0 | |||||
67 | rls | 1584 | yes | Pass file directory as cwd for Run test of CodeLens | Gowee:cmdcwd | 0 | |||||
68 | rls | 1600 | yes | Fix rls-vfs line loading inclusivity | bennetthardwick:fix/load-lines | 0 | |||||
69 | libc | 1626 | yes | Signal controlling constants for windows | :winsig | gnzlbg | 0 | ||||
70 | miri | 1733 | yes | Support breakpoint intrinsic | Smittyvb:breakpoint-intrinsic | 0 | |||||
71 | libc | 1833 | yes | Remove obsolete constants in version 1.0.0 | kellda:fix-454 | JohnTitor | 0 | ||||
72 | libc | 1898 | yes | WIP: Add ucontext_t for powerpc64 | runlevel5:powerpc64-gnu-linux-ucontext_t | JohnTitor | 0 | ||||
73 | libc | 2056 | yes | Use Rust union types | kellda:use-unions | Amanieu | 0 | ||||
74 | libc | 2077 | yes | Added Linux ARPHRD_CAN constant | fpagliughi:arphrd_can | JohnTitor | 0 | ||||
75 | libc | 2088 | yes | musl 1.2.x support | kaniini:ci-musl-1.2.2 | Amanieu | 0 | ||||
76 | crates-io | 2266 | yes | Ensure the update_downloads job doesn't run concurrently | jtgeibel:add-session-lock-for-update-downloads-job | sgrif | 0 | ||||
77 | crates-io | 2676 | yes | Add `DELETE /tokens/current` endpoint | mibac138:master | jtgeibel | 0 | ||||
78 | crates-io | 2789 | yes | Add registries mirror section to .cargo/config template in CONTRIBUTING.md | yerke:patch-1 | jtgeibel | 0 | ||||
79 | crates-io | 3048 | yes | Add an option for disabling the requirement to verify email before publishing | caeg-industries:email-verification-check | jtgeibel | 0 | ||||
80 | crates-io | 3121 | yes | admin::on_call: Add basic `send()` tests | Turbo87:httpmock | jtgeibel | 0 | ||||
81 | crates-io | 3126 | yes | Convert `on_call` module to dedicated `cargo_on_call` crate | Turbo87:on-call-crate | jtgeibel | 0 | ||||
82 | crates-io | 3132 | Remove "Authors" section from crate details page | Turbo87:author | pietroalbini | 0 | |||||
83 | crates-io | 3154 | yes | fix server error when adding renamed github team as owner | syphar:renamed-team-fix | smarnach | 0 | ||||
84 | crates-io | 3221 | yes | Docker: Improve `postgres` setup | Turbo87:docker-test-db | jtgeibel | 0 | ||||
85 | crates-io | 3235 | yes | Fix crates-admin render-readmes for local installations | plaets:issue-3194 | carols10cents | 0 | ||||
86 | crates-io | 3338 | yes | Prep for semver bump and document current blocker | jtgeibel:bring-back-latest-semver | 0 | |||||
87 | crates-io | 3359 | yes | Update dependency ember-template-lint to v3 | rust-lang:renovate/ember-template-lint-3.x | jtgeibel | 0 | ||||
88 | clippy | 3875 | yes | RFC: syntax tree patterns | fkohlgrueber:syntax-tree-patterns | 0 | |||||
89 | clippy | 6342 | yes | Lint: filter(Option::is_some).map(Option::unwrap) | bbqbaron:issue-6061 | flip1995 | 0 | ||||
90 | clippy | 6568 | yes | Fix: redundant_pattern_matching drop order | Jarcho:redundant_pattern_matching | flip1995 | 0 | ||||
91 | clippy | 6706 | yes | New Lint: excessive_for_each | Y-Nak:excessive-for-each | flip1995 | 0 | ||||
92 | clippy | 6725 | yes | Refactor types lints | Y-Nak:refactor-types-lints | flip1995 | 0 | ||||
93 | clippy | 6794 | yes | Improve needless_borrowed_ref docs | camsteffen:needless-borrowed-ref | flip1995 | 0 | ||||
94 | clippy | 6805 | yes | upper_case_acronyms: don't warn on public items | matthiaskrgr:uca_nopub_6803 | flip1995 | 0 | ||||
95 | clippy | 6807 | yes | migrate paths to newly-added diagnostic items | anall:feature/use_new_diagnostics | Manishearth | 0 | ||||
96 | clippy | 6814 | yes | Fix false positives on procedural macros of `missing_inline_in_public_items` lint | hyd-dev:issue-6486 | flip1995 | 0 | ||||
97 | clippy | 6820 | yes | mem_replace_with_default: recognize some std library ctors | mgacek8:issue_6562_enhance_mem_replace_with_default_with_other_ctors | phansch | 0 | ||||
98 | clippy | 6821 | yes | Write literal suggestion | Jarcho:write_literal_suggestion | flip1995 | 0 | ||||
99 | clippy | 6823 | yes | Use diagnostic or language items instead of paths | Jarcho:diagnostic_items | phansch | 0 | ||||
100 | clippy | 6826 | yes | [WIP] Refactor: arrange lints in `methods` module | TaKO8Ki:refactor-methods-mod | phansch | 0 | ||||
101 | clippy | 6828 | yes | wrong_self_convention: fix lint in case of `to_*_mut` method | mgacek8:issue_6758_enhance_wrong_self_convention | flip1995 | 0 | ||||
102 | clippy | 6831 | yes | Fix suspicious_map false positives | camsteffen:suspicious-map | flip1995 | 0 | ||||
103 | clippy | 6834 | yes | Let Cargo track CLIPPY_ARGS | hyd-dev:clippy-args | phansch | 0 | ||||
104 | clippy | 6837 | yes | [WIP] explicit_auto_deref | Jarcho:explicit_auto_deref | flip1995 | 0 | ||||
105 | cargo | 8825 | yes | Implement future incompatibility report support | Aaron1011:feature/report-future-incompat | alexcrichton | 0 | ||||
106 | cargo | 8839 | yes | Read project environment vars from config | rib:wip/rib/env-var-configs | 0 | |||||
107 | cargo | 8874 | yes | Append workspace paths using components | DJMcNab:component-wise-join | 0 | |||||
108 | cargo | 8881 | yes | Fix --manifest-path for verbatim paths | dylni:fix-6198 | Eh2406 | 0 | ||||
109 | cargo | 8964 | yes | Another fix for workspace path joining | dylni:workspace-path-joining | Eh2406 | 0 | ||||
110 | cargo | 8974 | yes | Mark $CARGO_HOME/{registry,git} as cache directories | jstasiak:home-cachedir | ehuss | 0 | ||||
111 | cargo | 9024 | yes | Make cargo metadata --no-deps print all path deps (including other workspaces) | alyssais:no-deps | alexcrichton | 0 | ||||
112 | cargo | 9027 | yes | NatVis support in Cargo | sivadeilra:natvis | alexcrichton | 0 | ||||
113 | cargo | 9030 | yes | Expose build.target .cargo/config setting as packages.target in Cargo.toml | Ekleog:target-setting | ehuss | 0 | ||||
114 | cargo | 9116 | yes | Improve error messages for wrong target paths | CPerezz:better_bench_err | ehuss | 0 | ||||
115 | cargo | 9144 | yes | Add config-based path shorthands | jonhoo:path-shorthand | Eh2406 | 0 | ||||
116 | cargo | 9186 | yes | Respect Cargo.toml `[package.exclude]` even not in a git repo. | weihanglo:issue-9054 | alexcrichton | 0 | ||||
117 | cargo | 9188 | yes | Package ID specification urls must contain a host | weihanglo:issue-9041 | ehuss | 0 | ||||
118 | cargo | 9204 | yes | Support [patch] in .cargo/config files | jonhoo:patch-in-config | Eh2406 | 0 | ||||
119 | cargo | 9221 | yes | Added support for negative --jobs parameter, counting backwards from max CPUs. | orlp:negative_jobs | alexcrichton | 0 | ||||
120 | cargo | 9229 | yes | Fix a `BorrowMut` error when stdout is closed | alexcrichton:fix-borrow-mut | ehuss | 0 | ||||
121 | cargo | 9233 | yes | Wordsmith the edition documentation a bit more | alexcrichton:reword-edition | Eh2406 | 0 | ||||
122 | cargo | 9237 | yes | Use serde's error message option to avoid implementing `Deserialize`. | yaymukund:serde-expecting | Eh2406 | 0 | ||||
123 | rust | 69741 | yes | Perform WF-check on `type`s with no type parameters | estebank:type-wfcheck | varkor | 0 | ||||
124 | rust | 72321 | yes | test/codegen: add UEFI cross-compilation test | dvdhrm:uefi-test | joshtriplett | 0 | ||||
125 | rust | 72571 | yes | [WIP] Pietro's CI playground | pietroalbini:ci-playground | 0 | |||||
126 | rust | 73945 | yes | Add an unstable --json=unused-externs flag to print unused externs | est31:unused_externs | Mark-Simulacrum | 0 | ||||
127 | rust | 74024 | yes | Improve slice.binary_search_by()'s best-case performance to O(1) | Folyd:master | m-ou-se | 0 | ||||
128 | rust | 75384 | yes | implement `feature(const_generics_defaults)` | JulianKnodt:cg_def | varkor | 0 | ||||
129 | rust | 75737 | yes | polymorphize: remove predicate logic | davidtwco:polymorphization-remove-predicate-logic | oli-obk | 0 | ||||
130 | rust | 76098 | yes | Stabilize the "IP" feature | caass:revive-66584 | KodrAus | 0 | ||||
131 | rust | 76531 | yes | Specialize format! for simple "{}" case | workingjubilee:try-simple-format | m-ou-se | 0 | ||||
132 | rust | 76808 | yes | Improve diagnostics for functions in `struct` definitions | LeSeulArtichaut:diagnose-functions-struct | estebank | 0 | ||||
133 | rust | 76894 | yes | Lint for unused borrows as part of `UNUSED_MUST_USE` | ecstatic-morse:lint-unused-borrows | lcnr | 0 | ||||
134 | rust | 76901 | yes | Implement RFC 2500 Needle API (Part 1) | crlf0710:needle-api | KodrAus | 0 | ||||
135 | rust | 77246 | yes | try enabling typeof for fun error messages | yaahc:typeof-errors | oli-obk | 0 | ||||
136 | rust | 77384 | yes | Start working on proof of concept for exposing Backtrace in core | yaahc:backtrace-in-core | yaahc | 0 | ||||
137 | rust | 77511 | yes | Add StatementKind::CopyNonOverlapping | JulianKnodt:st_kind_cpy | nagisa | 0 | ||||
138 | rust | 77865 | yes | Use Pin to pin RWLock. | fusion-engineering-forks:pin-rwlock | withoutboats | 0 | ||||
139 | rust | 78004 | yes | [WIP] Skip single use lifetime lint for generated opaque types | sapessi:issue-77175-fix | matthewjasper | 0 | ||||
140 | rust | 78370 | yes | Add get_pin_ref and get_pin_mut methods to slice | taiki-e:slice_get_pin | joshtriplett | 0 | ||||
141 | rust | 78772 | yes | Enclave TCS control | fortanix:raoul/tcs_control | cramertj | 0 | ||||
142 | rust | 78880 | yes | Add `NotSupported` to `std::io::ErrorKind` | CDirkx:not_supported | KodrAus | 0 | ||||
143 | rust | 79085 | yes | Add Backtrace::set_enabled to override environment variables | Nemo157:backtrace-config | KodrAus | 0 | ||||
144 | rust | 79171 | yes | rustc_target: don't limit SPIR-V inline asm! types to a fixed subset. | eddyb:spirv-asm-allow-everything | Amanieu | 0 | ||||
145 | rust | 79208 | yes | Stabilize `unsafe_op_in_unsafe_fn` lint | LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn | nikomatsakis | 0 | ||||
146 | rust | 79257 | yes | Add excess capacity description for Vec::leak | chansuke:add-excess-capacity-description | m-ou-se | 0 | ||||
147 | rust | 79263 | yes | Stabilize doc_cfg feature | GuillaumeGomez:stabilize-doc-cfg | jyn514 | 0 | ||||
148 | rust | 79278 | yes | Stabilize or_patterns (RFC 2535, 2530, 2175) | mark-i-m:stabilize-or-pattern | petrochenkov | 0 | ||||
149 | rust | 79399 | yes | Use detailed and shorter fs error explaination | pickfire:patch-3 | joshtriplett | 0 | ||||
150 | rust | 79677 | yes | Add warning sections in rustdoc | GuillaumeGomez:warning-sections | jyn514 | 0 | ||||
151 | rust | 79692 | yes | Format symbols under shared frames | KodrAus:feat/panic-frame-fmt | sfackler | 0 | ||||
152 | rust | 79728 | yes | Carry index of InvalidDigit on IntErrorKind | ethanboxx:interrorkind_invaliddigit_index | KodrAus | 0 | ||||
153 | rust | 79749 | yes | Close all tags when rendering rustdoc summaries | camelid:close-tags | GuillaumeGomez | 0 | ||||
154 | rust | 79755 | yes | Properly suggest deref in else block | mibac138:deref-else | davidtwco | 0 | ||||
155 | rust | 79781 | yes | rustdoc: Strip broken links in summaries | camelid:summary-render-intra-doc | jyn514 | 0 | ||||
156 | rust | 79830 | yes | Added Discord to the "Getting Help" section | 4ldas:patch-1 | Mark-Simulacrum | 0 | ||||
157 | rust | 79850 | yes | Allow unused variables with todo! | charles-r-earp:allow-unused-variables-in-todo | joshtriplett | 0 | ||||
158 | rust | 79930 | yes | Optimize BufWriter | tgnottingham:bufwriter_performance | m-ou-se | 0 | ||||
159 | rust | 79943 | yes | Add take as alias for remove in collection methods | mqudsi:rfc_3034_take | sfackler | 0 | ||||
160 | rust | 79965 | yes | More ErrorKinds for common errnos | ijackson:moreerrnos | m-ou-se | 0 | ||||
161 | rust | 79986 | yes | Only build help popup when it's really needed | GuillaumeGomez:build-help-when-needed | Nemo157 | 0 | ||||
162 | rust | 80076 | yes | [RFC] Add --output-location option to the test runner | mahkoh:test-to-pipe | m-ou-se | 0 | ||||
163 | rust | 80149 | yes | Use getrandom for generating HashMap seed | newpavlov:getrandom2 | sfackler | 0 | ||||
164 | rust | 80182 | yes | [WIP] Implement printing of stack traces on LLVM segfaults and aborts | in42:stack_trace | tmandry | 0 | ||||
165 | rust | 80193 | yes | stabilize `feature(osstring_ascii)` | zseri:stabilize-osstring-ascii | m-ou-se | 0 | ||||
166 | rust | 80269 | yes | Explain non-dropped sender recv in docs | pickfire:patch-4 | KodrAus | 0 | ||||
167 | rust | 80300 | yes | Emit errors/warns on some wrong uses of rustdoc attributes | LeSeulArtichaut:80275-doc-inline | jyn514 | 0 | ||||
168 | rust | 80357 | yes | Introduce `hir::ExprKind::Let` - Take 2 | c410-f3r:new-hir-let | matthewjasper | 0 | ||||
169 | rust | 80367 | yes | Combine two loops in `check_match` | camelid:check_match-combine-loop | Nadrieril | 0 | ||||
170 | rust | 80385 | yes | Clarify what `Cell::replace` returns | camelid:clarify-cell-replace-docs | cramertj | 0 | ||||
171 | rust | 80460 | yes | Add `to_boxed_slice()` to clone slice into boxed slice | calebsander:feature/slice-to-box | m-ou-se | 0 | ||||
172 | rust | 80505 | yes | Ignore vtables in {Rc, Arc, Weak}::ptr_eq | andersk:ptr_eq | m-ou-se | 0 | ||||
173 | rust | 80543 | yes | Notify when an `I-prioritize` issue is closed or reopened | LeSeulArtichaut:notify-close | spastorino | 0 | ||||
174 | rust | 80705 | yes | Update Source Code Pro and include italics | tspiteri:italic-and-update-SourceCodePro | GuillaumeGomez | 0 | ||||
175 | rust | 80720 | yes | Make documentation of which items the prelude exports more readable. | steffahn:prettify_prelude_imports | joshtriplett | 0 | ||||
176 | rust | 80733 | yes | Improve links in inline code in `core::pin`. | steffahn:prettify_pin_links | KodrAus | 0 | ||||
177 | rust | 80771 | yes | Make NonNull::as_ref (and friends) return refs with unbound lifetimes | thomcc:nonnull-refmut | withoutboats | 0 | ||||
178 | rust | 80805 | yes | Improve `Iterator::by_ref` example | camelid:iter-by_ref-example | steveklabnik | 0 | ||||
179 | rust | 80823 | yes | Add Cow::to_borrow_if() and Cow::to_borrow_if_eq() | 1011X:master | sfackler | 0 | ||||
180 | rust | 80826 | yes | unsafeck: Don't treat AscribeUserType as use | camelid:unsafeck-ascribeusertype | pnkfelix | 0 | ||||
181 | rust | 80828 | yes | Fix expected/found order on impl trait projection mismatch error | SNCPlay42:opaque-projections | matthewjasper | 0 | ||||
182 | rust | 80835 | yes | Add Iterator::at_least() and Iterator::at_most() API | Folyd:iter-atleast-atmost | kennytm | 0 | ||||
183 | rust | 80839 | yes | Riscv64linux Test fixes | tblah:riscv64linux_links | Mark-Simulacrum | 0 | ||||
184 | rust | 80845 | yes | Make ItemKind::ExternCrate looks like hir::ItemKind::ExternCrate to make transition over hir::ItemKind simpler | GuillaumeGomez:item-kind-transition | jyn514 | 0 | ||||
185 | rust | 80918 | yes | Add Integer::log variants | yoshuawuyts:int-log2 | m-ou-se | 0 | ||||
186 | rust | 80934 | yes | don't gratuitously error on tests returning Result with lifetime | zackmdavis:test_fn_with_lifetime_param | estebank | 0 | ||||
187 | rust | 80979 | yes | Improved documentation of Path::exists | Kixunil:path_exists_improve_doc | dtolnay | 0 | ||||
188 | rust | 81047 | yes | Stabilize cmp_min_max_by | glittershark:stabilize-cmp-min-max-by | shepmaster | 0 | ||||
189 | rust | 81050 | yes | Stabilize core::task::ready! | yoshuawuyts:stabilize-task-ready | tmandry | 0 | ||||
190 | rust | 81075 | yes | BTreeMap/BTreeSet: add drain and split_off_range methods | ssomers:btree_drain | Mark-Simulacrum | 0 | ||||
191 | rust | 81127 | yes | Improve sift_down performance in BinaryHeap | hanmertens:binary_heap_sift_down_perf | shepmaster | 0 | ||||
192 | rust | 81156 | yes | Implement (most of) RFC 2930 | DrMeepster:read_buf | kennytm | 0 | ||||
193 | rust | 81244 | yes | Update BARE_TRAIT_OBJECTS lint to deny in 2021 edition | rylev:upgrade-bare-trait-to-error | nikomatsakis | 0 | ||||
194 | rust | 81266 | yes | [DO NOT MERGE] Impl PartialEq for Int and NonZeroInt | slerpyyy:impl-81181 | joshtriplett | 0 | ||||
195 | rust | 81309 | yes | always eagerly eval consts in Relate | lcnr:lazy-norm-err-msgh | nikomatsakis | 0 | ||||
196 | rust | 81345 | yes | Check initialization of ZSTs in 'invalid value' lint | osa1:issue81247 | RalfJung | 0 | ||||
197 | rust | 81351 | yes | combine: stop eagerly evaluating consts | lcnr:big-money-big-prices | oli-obk | 0 | ||||
198 | rust | 81354 | yes | Instruct LLVM that binary_search returns a valid index | SkiFire13:binary-search-assume | Mark-Simulacrum | 0 | ||||
199 | rust | 81363 | yes | Remove P: Unpin bound on impl Future for Pin | jonhoo:no-unpin-in-pin-future-impl | cramertj | 0 | ||||
200 | rust | 81366 | yes | On irrefutable let pattern lint point only at pattern | estebank:if-let-pattern | oli-obk | 0 | ||||
201 | rust | 81438 | yes | Multiline string attr display | GuillaumeGomez:multiline-string-attr-display | camelid | 0 | ||||
202 | rust | 81465 | yes | Add documentation about formatting `Duration` values | joshtriplett:duration-formatting-documentation | sfackler | 0 | ||||
203 | rust | 81469 | yes | android: set abort message | tweksteen:android_set_message | m-ou-se | 0 | ||||
204 | rust | 81507 | yes | Adding diesel to the cargotest suite | weiznich:add_diesel_to_cargo_test | pnkfelix | 0 | ||||
205 | rust | 81570 | yes | Fix compiler crashes and errors with duplicate labels in inline assembly | asquared31415:asm-duplicate-labels-fix | nagisa | 0 | ||||
206 | rust | 81607 | yes | Implement TrustedLen and TrustedRandomAccess for Range<integer>, array::IntoIter, VecDequeue's iterators | the8472:trustedrandomaccess-all-the-things | m-ou-se | 0 | ||||
207 | rust | 81617 | yes | Implement `TrustedRandomAccess` for `vec::Drain` | sdroege:vec-drain-trusted-random-access | m-ou-se | 0 | ||||
208 | rust | 81619 | yes | Implement `SourceIterator` and `InPlaceIterable` for `ResultShunt` | SkiFire13:resultshunt-inplace | joshtriplett | 0 | ||||
209 | rust | 81641 | yes | Find codegen backends in more locations | bjorn3:find_codegen_backend | matthewjasper | 0 | ||||
210 | rust | 81642 | yes | Allow deriving Into for primitive enums | illicitonion:enum-into-derive-macro-s | estebank | 0 | ||||
211 | rust | 81723 | yes | Register functions from other crates with TyCtxt | ethanboxx:tyctx_scheme_mcp | davidtwco | 0 | ||||
212 | rust | 81728 | yes | Fixes API soundness issue in join() | Qwaz:fix-80335 | joshtriplett | 0 | ||||
213 | rust | 81746 | yes | Distribute cg_clif as rustup component on the nightly channel | bjorn3:cg_clif_rustup_component | Mark-Simulacrum | 0 | ||||
214 | rust | 81789 | yes | Implement new lint for detecting buggy pointer-to-int casts | osa1:issue81686 | varkor | 0 | ||||
215 | rust | 81797 | yes | Add `core::stream::from_iter` | yoshuawuyts:stream_from_iter | tmandry | 0 | ||||
216 | rust | 81807 | yes | libtest: Use 'atty' crate | mattwilkinsonn:master | Mark-Simulacrum | 0 | ||||
217 | rust | 81822 | yes | Added `try_exists()` method to `std::path::Path` | Kixunil:path_try_exists | kennytm | 0 | ||||
218 | rust | 81825 | yes | Add Linux-specific pidfd process extensions (take 2) | voidc:pidfd | m-ou-se | 0 | ||||
219 | rust | 81858 | yes | Do not allocate or unwind after fork | ijackson:fork-no-unwind | m-ou-se | 0 | ||||
220 | rust | 81863 | yes | Remove hack for js-sys and time-macros-impl | Aaron1011:remove-js-sys-time | 0 | |||||
221 | rust | 81864 | yes | docs: GlobalAlloc: completely replace example with one that works | ijackson:globalalloc-example | sfackler | 0 | ||||
222 | rust | 81866 | yes | Maintain supported sanitizers as a target property | nagisa:nagisa/sanitizer-support-target-prop | matthewjasper | 0 | ||||
223 | rust | 81879 | yes | Added #[repr(transparent)] to core::cmp::Reverse | imbrem:make-reverse-repr-transparent | joshtriplett | 0 | ||||
224 | rust | 81917 | yes | Update RELEASES.md for 1.51.0 | rust-lang:relnotes-1.51.0 | Mark-Simulacrum | 0 | ||||
225 | rust | 81922 | yes | Let `#[allow(unstable_name_collisions)]` work for things other than function | magurotuna:issue81522 | matthewjasper | 0 | ||||
226 | rust | 81938 | yes | Stabilize `peekable_peek_mut` | lukaslueg:stab_peek_mut | KodrAus | 0 | ||||
227 | rust | 81942 | yes | reduce threads spawned by ui-tests | the8472:reduce-ui-test-threads | Mark-Simulacrum | 0 | ||||
228 | rust | 81950 | yes | add option for 'private field initialization' lint | henryboisdequin:fix-81447 | petrochenkov | 0 | ||||
229 | rust | 81989 | yes | Add doc aliases for python and Java collections | jyn514:doc-alias-collections | Mark-Simulacrum | 0 | ||||
230 | rust | 81992 | yes | Deny WHERE_CLAUSE_OBJECT_SAFETY in Rust 2021 | rylev:deny-where-clause-object-safety | nikomatsakis | 0 | ||||
231 | rust | 82037 | yes | Make symbols stripping work on MacOS X | calavera:strip_debuginfo_osx | estebank | 0 | ||||
232 | rust | 82047 | yes | bypass auto_da_alloc for metadata files | the8472:fast-rename | davidtwco | 0 | ||||
233 | rust | 82048 | yes | or-patterns: disallow in `let` bindings | mark-i-m:or-pat-type-ascription | petrochenkov | 0 | ||||
234 | rust | 82121 | yes | Implement Extend and FromIterator for OsString | lopopolo:pathbuf-osstring-extend | m-ou-se | 0 | ||||
235 | rust | 82130 | yes | Make some Option, Result methods unstably const | jhpratt:const-option-result | RalfJung | 0 | ||||
236 | rust | 82179 | yes | Add functions Duration::try_from_secs_{f32, f64} | mbartlett21:patch-5 | sfackler | 0 | ||||
237 | rust | 82190 | yes | Include adjustments to allow unsizing coercions for raw slice pointers in receiver position | b-naber:unsize_raw_ptr_rcv | oli-obk | 0 | ||||
238 | rust | 82191 | yes | Vec::dedup_by optimization | Soveu:dedup | sfackler | 0 | ||||
239 | rust | 82208 | yes | [WIP] Convert rustfmt from a submodule to a subtree | jyn514:rustfmt-subtree | calebcartwright | 0 | ||||
240 | rust | 82217 | yes | Edition-specific preludes | m-ou-se:edition-prelude | nikomatsakis | 0 | ||||
241 | rust | 82270 | yes | Emit error when trying to use assembler syntax directives in `asm!` | asquared31415:asm-syntax-directive-errors | nagisa | 0 | ||||
242 | rust | 82271 | yes | Add `debug-refcell` feature to libcore | Aaron1011:debug-refcell | m-ou-se | 0 | ||||
243 | rust | 82273 | yes | Add round_to_even to floating point types | dsprenkels:round_to_even | m-ou-se | 0 | ||||
244 | rust | 82292 | yes | Prevent specialized ZipImpl from calling `__iterator_get_unchecked` twice with the same index | SkiFire13:fix-issue-82291 | m-ou-se | 0 | ||||
245 | rust | 82300 | yes | libtest: Index tests by a unique TestId | andersk:libtest-id | KodrAus | 0 | ||||
246 | rust | 82331 | yes | alloc: Added `as_slice` method to `BinaryHeap` collection | frol:feat/std-binary-heap-as-slice | kennytm | 0 | ||||
247 | rust | 82337 | yes | Document more use cases for Iterator scan() | ventlark:iter-scan-extended-docs | m-ou-se | 0 | ||||
248 | rust | 82343 | yes | WIP: use trait object for io::Error representation | Plecra:master | KodrAus | 0 | ||||
249 | rust | 82354 | yes | Remove RefCell from `JsonRenderer.index` | camelid:remove-refcell-from-json-index | jyn514 | 0 | ||||
250 | rust | 82374 | yes | Add license metadata for std dependencies | clehner:licenses | Mark-Simulacrum | 0 | ||||
251 | rust | 82375 | yes | Made performance improvements for from_str_radix | lolgeny:master | sfackler | 0 | ||||
252 | rust | 82402 | yes | Remove RefCell around `module_trait_cache` | jyn514:module-cache-refcell | GuillaumeGomez | 0 | ||||
253 | rust | 82411 | yes | Fixes to ExitStatus and its docs | ijackson:fix-exitstatus | dtolnay | 0 | ||||
254 | rust | 82413 | yes | Add `Iterator::map_windows` | LukasKalbertodt:add-iterator-map-windows | sfackler | 0 | ||||
255 | rust | 82416 | yes | Stop leaking implementation detail in `Debug` impls of opaque types | LukasKalbertodt:stop-leaking-in-debug-of-opaque-types | dtolnay | 0 | ||||
256 | rust | 82417 | yes | Fix io::copy specialization using copy_file_range when writer was opened with O_APPEND | the8472:fix-copy_file_range-append | kennytm | 0 | ||||
257 | rust | 82434 | yes | Add more links between hash and btree collections | jyn514:hash | KodrAus | 0 | ||||
258 | rust | 82436 | yes | Allow calling *const methods on *mut values | osa1:issue80258 | nikomatsakis | 0 | ||||
259 | rust | 82459 | yes | Add codegen test for array comparision opt | tesuji:arrcmp | jonas-schievink | 0 | ||||
260 | rust | 82475 | yes | [stable] Fix TcpListener::accept() on x86 Android on stable by disabling the use of accept4. | de-vri-es:stable-android-x86-accept4 | joshtriplett | 0 | ||||
261 | rust | 82487 | yes | Constify methods of `std::net::SocketAddr`, `SocketAddrV4` and `SocketAddrV6` | CDirkx:const-socketaddr | joshtriplett | 0 | ||||
262 | rust | 82489 | yes | Add #[rustc_per_edition] for edition-dependent type aliases. | m-ou-se:per-edition | 0 | |||||
263 | rust | 82492 | yes | Move `std::sys_common::alloc` to new module `std::sys::common` | CDirkx:sys_common_alloc | sfackler | 0 | ||||
264 | rust | 82496 | yes | Fix impl being removed excessively | GuillaumeGomez:put-back-impls | jyn514 | 0 | ||||
265 | rust | 82497 | yes | Fix handling of `--output-format json` flag | jyn514:json | 0 | |||||
266 | rust | 82500 | yes | Reuse `std::sys::unsupported::pipe` on `hermit` | CDirkx:hermit-pipe | joshtriplett | 0 | ||||
267 | rust | 82539 | yes | Deprecate `doc(include)` | jyn514:deprecate-doc-include | GuillaumeGomez | 0 | ||||
268 | rust | 82551 | yes | More Into<Cow> methods. | derekdreery:str_into_cow_u8 | KodrAus | 0 | ||||
269 | rust | 82554 | yes | Fix invalid slice access in String::retain | SkiFire13:fix-string-retain-unsoundness | m-ou-se | 0 | ||||
270 | rust | 82557 | yes | Add natvis for Result, NonNull, CString, CStr, and Cow | rylev:natvis-improvements | varkor | 0 | ||||
271 | rust | 82558 | yes | Fix soundness bug with type alias impl trait | oli-obk:type_alias_impl_TAIT | nikomatsakis | 0 | ||||
272 | rust | 82570 | yes | Add `as_str` method for split whitespace str iterators | WaffleLapkin:split_whitespace_as_str | m-ou-se | 0 | ||||
273 | rust | 82571 | yes | Rustdoc Json: Add tests for Reexports, and improve jsondocck | aDotInTheVoid:reexport-tests | jyn514 | 0 | ||||
274 | rust | 82576 | yes | u8::to_string() specialisation (far less asm). | gilescope:to_string | KodrAus | 0 | ||||
275 | rust | 82585 | yes | Added CharIndices::offset function | TrolledWoods:master | dtolnay | 0 | ||||
276 | rust | 82591 | yes | Fix issue #82149 | Mec-iS:master | oli-obk | 0 | ||||
277 | rust | 82592 | yes | Improve transmute docs with further clarifications | Lonami:patch-1 | Mark-Simulacrum | 0 | ||||
278 | rust | 82613 | yes | Remove Item::kind, use tagged enum. Rename variants to match | CraftSpider:fix-de | jyn514 | 0 | ||||
279 | rust | 82617 | yes | Document `everybody_loops` | camelid:everybody_loops-docs | matthewjasper | 0 | ||||
280 | rust | 82624 | yes | RWLock: Add deadlock example | ojeda:rwlock-example-deadlock | sfackler | 0 | ||||
281 | rust | 82626 | yes | update array missing `IntoIterator` msg | lcnr:encode_with_shorthandb | estebank | 0 | ||||
282 | rust | 82632 | yes | ci: musl: upgrade to 1.2.2 | kaniini:ci-musl-1.2.2 | pietroalbini | 0 | ||||
283 | rust | 82639 | yes | [WIP] Don't pass -Z unstable-options by default for UI tests | jyn514:stable-options | Mark-Simulacrum | 0 | ||||
284 | rust | 82641 | yes | Improve lang item generated docs | camelid:lang-item-docs | jyn514 | 0 | ||||
285 | rust | 82651 | yes | Cleanup rustdoc warnings | jyn514:rustdoc-warnings | GuillaumeGomez | 0 | ||||
286 | rust | 82653 | yes | Update all submodules that rustbuild doesn't depend on lazily | jyn514:submodules-on-demand | Mark-Simulacrum | 0 | ||||
287 | rust | 82659 | yes | Added fetch methods to signed and unsigned integers | zesterer:integer-fetch-ops | m-ou-se | 0 | ||||
288 | rust | 82669 | yes | Add rustc_diagnostic_item validation | camsteffen:diag-span-errors | oli-obk | 0 | ||||
289 | rust | 82680 | yes | Fix inequality in docs for div_euclid | jturner314:div_euclid-docs | sfackler | 0 | ||||
290 | rust | 82682 | yes | [WIP] Implement built-in attribute macro `#[cfg_eval]` | petrochenkov:cfgeval | varkor | 0 | ||||
291 | rust | 82683 | yes | Document panicking cases for integer division and remainder | jturner314:int-div-rem-doc-panic | KodrAus | 0 | ||||
292 | rust | 82686 | yes | Move `std::sys::unix::platform` to `std::sys::unix::ext` | CDirkx:unix-platform | m-ou-se | 0 | ||||
293 | rust | 82693 | yes | Fix doc-comment syntax in min_specialization.rs | kw-fn:patch-1 | jyn514 | 0 | ||||
294 | rust | 82700 | yes | Do not hard error on broken constants in type aliases | oli-obk:lint_bad_const_in_ty_alias | lcnr | 0 | ||||
295 | rust | 82703 | yes | Implement positive arithmetics for positive NonZero types. | iago-lito:nonzero_add_mul_pow | m-ou-se | 0 | ||||
296 | rust | 82707 | yes | const_evaluatable_checked: Stop eagerly erroring in `is_const_evaluatable` | BoxyUwU:errooaaar | nikomatsakis | 0 | ||||
297 | rust | 82708 | yes | Warn on `#![doc(test(...))]` on items other than the crate root and use future incompatible lint | GuillaumeGomez:doc-test-attr-check | jyn514 | 0 | ||||
298 | rust | 82711 | yes | Add documentation for string->Cow conversions | notriddle:string-cow-docs | Mark-Simulacrum | 0 | ||||
299 | rust | 82719 | yes | Fix typo in generics.rs | eltociear:patch-10 | matthewjasper | 0 | ||||
300 | rust | 82720 | yes | Fix diagnostic suggests adding type `[type error]` | henryboisdequin:fix-79040 | oli-obk | 0 | ||||
301 | rust | 82726 | yes | BTree: move blocks around in node.rs | ssomers:btree_node_rearange | Mark-Simulacrum | 0 | ||||
302 | rust | 82731 | yes | Bump libc dependency of std to 0.2.87. | de-vri-es:bump-libc-for-std | Mark-Simulacrum | 0 | ||||
303 | rust | 82732 | yes | Remove theme.js file | GuillaumeGomez:remove-theme-file | Nemo157 | 0 | ||||
304 | rust | 82733 | yes | Add powerpc-unknown-openbsd target | Yn0ga:master | estebank | 0 | ||||
305 | rust | 82734 | yes | Allow loading of LLVM plugins [when dynamically built rust] | wsmoses:master | varkor | 0 | ||||
306 | rust | 82739 | yes | Use the beta compiler for building bootstrap tools when `download-rustc` is set | jyn514:separate-stage0-stage1 | Mark-Simulacrum | 0 | ||||
307 | rust | 82751 | yes | improve offset_from docs | RalfJung:offset_from | dtolnay | 0 | ||||
308 | rust | 82754 | yes | Attempt to gather similar stats as rusage on Windows | rylev:rusage-windows | pnkfelix | 0 | ||||
309 | rust | 82757 | yes | Lexer cleanup: Split literal lexing to separate file and simplify `Cursor`. | Julian-Wollersberger:lexer-cleanup | varkor | 0 | ||||
310 | rust | 82759 | yes | Remove unwrap_none/expect_none from compiler/. | m-ou-se:remove-unwrap-none | petrochenkov | 0 | ||||
311 | rust | 82760 | yes | Fix leak in Vec::extend_from_within | WaffleLapkin:unleak_extend_from_within | kennytm | 0 | ||||
312 | rust | 82762 | yes | preallocate some vec | klensy:lto-push | bjorn3 | 0 | ||||
313 | rust | 82763 | yes | Tell cargo to track logging environment variables | jyn514:log-tracking | petrochenkov | 0 | ||||
314 | rust | 82767 | yes | Update minifier dependency version | GuillaumeGomez:update-minifier-crate-version | camelid | 0 | ||||
315 | rust | 82771 | yes | slice: Stabilize IterMut::as_slice. | emilio:iter-mut-as-slice | m-ou-se | 0 | ||||
316 | rust | 82773 | yes | Add diagnostic item to `Default` trait | mgacek8:feature/add_diagnostic_item_to_Default_trait | oli-obk | 0 | ||||
317 | rust | 82774 | yes | Fix bad diagnostics for anon params with ref | JohnTitor:bad-diag-for-anon-params-with-ref | oli-obk | 0 | ||||
318 | rust | 82776 | yes | Give precedence to `doc(html_root_url)` over `--extern-html-root-url` | jyn514:extern-url-fallback | GuillaumeGomez | 0 | ||||
319 | rust | 82781 | yes | Add TryFrom, TryInto, FromIterator to the v1 prelude | djc:test-2021-prelude | kennytm | 0 | ||||
320 | rust | 82782 | yes | Make rustc shim's verbose output include crate_name being compiled. | pnkfelix:include-crate-being-compiled-in-bootstrap-verbose-output | Mark-Simulacrum | 0 | ||||
321 | rust | 82785 | Rollup of 9 pull requests | Dylan-DPC:rollup-1h9imgh | 0 | ||||||
322 | rust | 82786 | yes | add the bool::not method. | Lokathor:bool-not | m-ou-se | 0 | ||||
323 | rust | 82787 | yes | Remove unused code from main.js | notriddle:main-js-cleanup | Mark-Simulacrum | 0 | ||||
324 | rust | 82789 | yes | Take visibility into account when checking on field pattern | csmoe:issue-82772 | estebank | 0 | ||||
325 | rust | 77938 | yes | Show type for docs slice Chunks | pickfire:patch-1 | GuillaumeGomez | 0 | always | |||
326 | rust | 82324 | yes | Fix typo in generics.rs | eltociear:patch-9 | Dylan-DPC | 0 | always | |||
327 | rust | 80493 | no | Remove MIR assignments to ZST types | simonvandel:remove-zst-assign | oli-obk | oli-obk | 0 | never | ||
328 | rust | 72015 | no | Remove Spans from HIR | cjgillot:nospan | pnkfelix | 0 | never | |||
329 | rust | 73902 | no | [WIP] Bring rust-semverver in-tree and test that it builds. | eddyb:semververer | 0 | never | ||||
330 | rust | 78781 | no | Integrate measureme's hardware performance counter support. | eddyb:measureme-rdpmc | oli-obk | 0 | never | |||
331 | rust | 79001 | no | Pretty print assertion failures in tests | de-vri-es:pretty-print-assertions | m-ou-se | 0 | never | |||
332 | rust | 79366 | no | conditional fallback for the `!` type | nikomatsakis:never-type-fallback-sometimes-unit | matthewjasper | 0 | never | |||
333 | rust | 79519 | no | Store HIR attributes in a side table | cjgillot:noattr | wesleywiser | 0 | never | |||
334 | rust | 79989 | no | Stop generating code in mem::forget | scottmcm:forgetful | cramertj | 0 | never | |||
335 | rust | 80848 | no | Expand core::panic!() to always include `{ .. }`. | m-ou-se:core-panic-block | petrochenkov | 0 | never | |||
336 | rust | 79173 | no | refactor: removing custom nth Zip fn | DeveloperC286:zip_nth_cleanup | kennytm | 0 | iffy | |||
337 | hashbrown | 232 | no | Issue #225: Specialization fix | tkaitchuck:specialization-fix | 0 | |||||
338 | crater | 530 | no | use priorities to determine presence in reports | Zeegomo:fix-markdown-report | 0 | |||||
339 | crater | 543 | no | Read docs.rs metadata when running rustdoc | jyn514:doc-runs | 0 | |||||
340 | vscode-rust | 582 | no | Debugger support | kdy1:master | 0 | |||||
341 | vscode-rust | 587 | no | Added Client Side Type Hints | p-avital:master | 0 | |||||
342 | chalk | 589 | no | [WIP] Convert from semantic to syntactic equality | nathanwhit:sem-syn | 0 | |||||
343 | vscode-rust | 666 | no | [WIP] Add command for creating a new Cargo project | GabrielMajeri:cargo-new-project | 0 | |||||
344 | vscode-rust | 683 | no | switch exec -> execFile; ShellExecution -> ProcessExecution | AndriesK:master | 0 | |||||
345 | libc | 704 | no | Change TIO* constants to c_ulong, as ioctl() requires c_ulong | :freebsdlike-fix-tty-ioctl | 0 | |||||
346 | stdarch | 883 | no | added _mm_storeu_si16 and _mm_storeu_si64 | lassade:master | gnzlbg | 0 | ||||
347 | stdarch | 954 | no | AVX-512DQ implementations | vertexclique:vcq/avx512dq | Amanieu | 0 | ||||
348 | stdarch | 1028 | no | 1/3 mips: Convert rustc_args_required_const(0) functions to const generics | tesuji:mips | Amanieu | 0 | ||||
349 | stdarch | 1031 | no | 2/3 [Blocked] mips: Convert *const(1) to const generics | tesuji:mips1 | Amanieu | 0 | ||||
350 | stdarch | 1032 | no | 3/3 [Blocked] mips: Convert *const(2) to const generics | tesuji:mips2 | Amanieu | 0 | ||||
351 | libc | 1237 | no | Fix dragonfly casting | strangelittlemonkey:fix_dragonfly_casting | alexcrichton | 0 | ||||
352 | libc | 1286 | no | [WIP] Integrate the cty crate into libc's CI | gnzlbg:cty_merge | 0 | |||||
353 | libc | 1496 | no | linux/gnu: add utmp(5) default paths | lucab:ups/linux-gnu-paths | gnzlbg | 0 | ||||
354 | libc | 1508 | no | add renameat2 and flags | phi-gamma:renameat2 | gnzlbg | 0 | ||||
355 | libc | 1609 | no | Provide definition of tcp_info | NeoLegends:feature/tcp-info | gnzlbg | 0 | ||||
356 | miri | 1651 | no | Improve yield handling and add yield-based livelock detection. | JCTyblaidd:yield_schedule_no_liveness | 0 | |||||
357 | libc | 1662 | no | Add ioctl generation macros for linux | sm-Fifteen:linux-ioctl | gnzlbg | 0 | ||||
358 | miri | 1671 | no | Make cargo-miri run documentation tests | teryror:master | 0 | |||||
359 | libc | 1725 | no | FD_ISSET: take a *const fd_set instead of *mut fd_set | asomers:fd_isset | JohnTitor | 0 | ||||
360 | libc | 1738 | no | Added support for linux sockaddr_pppox. | alvardes:pppox | JohnTitor | 0 | ||||
361 | libc | 1756 | no | Add and rearrange a few fcntl pieces | khuey:master | JohnTitor | 0 | ||||
362 | libc | 1829 | no | Add bindings for target_env = "libnx" | leo60228:bindgen-horizon | JohnTitor | 0 | ||||
363 | libc | 1900 | no | Added timer_create and related calls | xonatius:timer_create | JohnTitor | 0 | ||||
364 | crates-io | 1941 | no | Recent download stats by minor version | mindriot101:recent-download-stats-by-minor-version | carols10cents | 0 | ||||
365 | crates-io | 1952 | no | Add flash message with info after login | Mordorreal:feature/add-alert-with-info-after-login | jtgeibel | 0 | ||||
366 | libc | 1994 | no | [WIP] Add base definitions for riscv64 + musl | ddevault:master | JohnTitor | 0 | ||||
367 | libc | 2069 | no | Add memfd_create to linux and android | jwellhofer:master | Amanieu | 0 | ||||
368 | crates-io | 2087 | no | Don't make duplicated requests through Ember Data | kzys:ember-data-fastboot | locks | 0 | ||||
369 | crates-io | 2277 | no | Allow features prefixed with "crate:" for namespaced-features | djc:namespaced-features | smarnach | 0 | ||||
370 | crates-io | 2705 | no | backend: Implement sending notification email when a new version is published | paolobarbolini:backend-publish-notify | carols10cents | 0 | ||||
371 | crates-io | 2790 | no | Show snippet of 'description' in reverse dependency list | yerke:reverse-dependency-description | smarnach | 0 | ||||
372 | crates-io | 3307 | no | WIP: Implement `sessions` database table | Turbo87:wip-session-table | 0 | |||||
373 | clippy | 5375 | no | suspicious_map: accept mutation in `map().count()` | mathstuf:map-count-mut-detection | flip1995 | 0 | ||||
374 | clippy | 5914 | no | Add `fn_to_numeric_cast_usize` lint | Coder-256:fn-cast-usize | flip1995 | 0 | ||||
375 | clippy | 6463 | no | New Lint: `if_shares_code_with_else` | xFrednet:5234-shared-code-in-if-blocks | 0 | |||||
376 | clippy | 6620 | no | Fix4894 Using `Into` and `TryInto` instead of `From` and `TryFrom` | xiongmao86:fix4894 | flip1995 | 0 | ||||
377 | clippy | 6779 | no | Generate clippy-book - Issue #6011 | moaz-mokhtar:dev_book | llogiq | 0 | ||||
378 | clippy | 6829 | no | lintcheck: clippy fixes, test on ci | matthiaskrgr:lintcheck_unclippy | camsteffen | 0 | ||||
379 | cargo | 7873 | no | Ignore the host in rustc.verbose_version for metadata | cuviper:no-host-metadata | ehuss | 0 | ||||
380 | cargo | 7894 | no | Implement CARGO_CONFIG_PATH config file search override | jsgf:config-path | Eh2406 | 0 | ||||
381 | cargo | 8437 | no | [WIP] Add flag to warn about unused dependencies | est31:udeps | ehuss | 0 | ||||
382 | cargo | 8623 | no | [WIP] mtime+content tracking | gilescope:endmtime | Eh2406 | 0 | ||||
383 | cargo | 8664 | no | Packages can inherit fields from their root workspace | yaymukund:dedup-cargo-workspaces | alexcrichton | 0 | ||||
384 | cargo | 8789 | no | Add a `--crate-type` override to build and check. | cutsoy:crate-type-override | alexcrichton | 0 | ||||
385 | cargo | 8859 | no | Add --check for rustdoc | GuillaumeGomez:rustdoc-check | ehuss | 0 | ||||
386 | cargo | 8890 | no | Implement experimental registry HTTP API from RFC | jonhoo:http-registry | alexcrichton | 0 | ||||
387 | cargo | 8985 | no | Source::{fuzzy_}query{_vec} can say "try again" | Eh2406:resolve_repeatedly_poll | alexcrichton | 0 | ||||
388 | cargo | 9001 | no | Draft: allow patching Git source dependencies with patch files | da-x:patch-files | ehuss | 0 | ||||
389 | cargo | 9071 | no | Add option to only run build scripts and compile proc macros | dima74:option-only-build-scripts-and-proc-macros | Eh2406 | 0 | ||||
390 | cargo | 9118 | no | Add a profile option to select the codegen backend | bjorn3:profile_codegen_backend_option | ehuss | 0 | ||||
391 | cargo | 9178 | no | Use platform-defined directories for cargo state | spacekookie:xdg-directories | alexcrichton | 0 | ||||
392 | rust | 69167 | no | Source code external url | GuillaumeGomez:source_code_external_url | jyn514 | 0 | ||||
393 | rust | 69985 | no | Add `FromIterator` impl `for [T; N]` | lperlaki:add-from-iterator-for-arrays | sfackler | 0 | ||||
394 | rust | 71482 | no | Remove inherited `#[stable(..)]` annotations | estebank:remove-stability-annotations | joshtriplett | 0 | ||||
395 | rust | 71780 | no | Implement String::remove_matches | jcotton42:string_remove_matches | KodrAus | 0 | ||||
396 | rust | 71827 | no | Better method call error messages | Quantumplation:65853/param-heuristics | estebank | 0 | ||||
397 | rust | 72981 | no | Stabilize the backtrace feature. | withoutboats:stabilize-backtrace | kennytm | 0 | ||||
398 | rust | 73094 | no | Remove Spans from HIR -- 2/N -- Small HIR nodes | cjgillot:nospan-small | 0 | |||||
399 | rust | 73314 | no | Stabilize "--display-warnings" | GuillaumeGomez:display-warnings | jyn514 | 0 | ||||
400 | rust | 73936 | no | Rustdoc: Change all 'optflag' arguments to 'optflagmulti' | zachlute:rustdoc-optflagmulti | GuillaumeGomez | 0 | ||||
401 | rust | 75414 | no | instance: polymorphize shims | davidtwco:polymorphization-shims | oli-obk | 0 | ||||
402 | rust | 75522 | no | Add --no-source option flag to rustdoc | GuillaumeGomez:no-source | ollie27 | 0 | ||||
403 | rust | 75571 | no | Add in-place optimization for array map | JulianKnodt:map_opt | scottmcm | 0 | ||||
404 | rust | 75594 | no | [WIP] Content hash support. (See also cargo changes) | gilescope:endmtime | ecstatic-morse | 0 | ||||
405 | rust | 75644 | no | Add [T; N]::generate and [T; N]::try_generate | c410-f3r:array | KodrAus | 0 | ||||
406 | rust | 76447 | no | Detect async visibility wrong order, `async pub` | pickfire:async-pub | estebank | 0 | ||||
407 | rust | 76460 | no | [DRAFT] Change `Symbol::as_str()` to `&self -> &str`. | nnethercote:Symbol-as_str | 0 | |||||
408 | rust | 76881 | no | Add allocation information to undefined behaviour errors. | hameerabbasi:issue-53325 | oli-obk | 0 | ||||
409 | rust | 77364 | no | Add missing_docs lint to the rustdoc lint group | GuillaumeGomez:missing-docs-lint-group | ollie27 | 0 | ||||
410 | rust | 77438 | no | BTreeMap: Support custom allocators | exrook:btreemap-alloc | Amanieu | 0 | ||||
411 | rust | 77492 | no | Set `deny-warnings = false` in contributor defaults | jyn514:no-deny | nagisa | 0 | ||||
412 | rust | 77704 | no | Implement indexing slices with pairs of core::ops::Bound<usize> | AnthonyMikh:slice_index_with_ops_bound_pair | KodrAus | 0 | ||||
413 | rust | 77822 | no | Implement a specialized version std::iter::Enumerate for TrustedLen | sdroege:enumerate-specialization | m-ou-se | 0 | ||||
414 | rust | 77922 | no | [Wip]Tentative add alloc::io module. | lygstate:rulibc | joshtriplett | 0 | ||||
415 | rust | 78204 | no | impl<A, B> IntoIterator for (A, B) as Zip | cuviper:iter-pairs | estebank | 0 | ||||
416 | rust | 78225 | no | Warn using last and count to exhaust an iterator | Kestrer:master | shepmaster | 0 | ||||
417 | rust | 78515 | no | Switchable buffering for Stdout | Lucretiel:stdout-switchable-buffering | dtolnay | 0 | ||||
418 | rust | 78525 | no | Add #[doc(search_hidden)] attribute | GuillaumeGomez:doc-search-hidden | jyn514 | 0 | ||||
419 | rust | 78618 | no | Add IEEE 754 compliant fmt/parse of -0, infinity, NaN | workingjubilee:ieee754-fmt | joshtriplett | 0 | ||||
420 | rust | 78681 | no | Improve rebuilding behaviour of BinaryHeap::retain. | m-ou-se:binary-heap-retain | KodrAus | 0 | ||||
421 | rust | 78802 | no | Implement network primitives with ideal Rust layout, not C system layout | faern:simplify-socketaddr | sfackler | 0 | ||||
422 | rust | 78822 | no | Experiment: Add #[may_ignore] and use that for String::write_fmt. | fusion-engineering-forks:string-write-fmt-may-ignore | 0 | |||||
423 | rust | 78909 | no | Change --extern-html-root-url to use crate source path as key | Nemo157:issue-76296 | ehuss | 0 | ||||
424 | rust | 79271 | no | Add Iterator::find_or_{first,nth,last} | z33ky:iter-find-or-fnl | m-ou-se | 0 | ||||
425 | rust | 79313 | no | support anon consts in binders | lcnr:narnia | matthewjasper | 0 | ||||
426 | rust | 79341 | no | Make cfg implicitly imply doc(cfg) | Nemo157:implicit-doc-cfg | jyn514 | 0 | ||||
427 | rust | 79380 | no | Add new target armv7-unknown-linux-uclibceabihf | ykoehler:master | kennytm | 0 | ||||
428 | rust | 79396 | no | [DO NOT MERGE] Document non-exported macros with `--document-private-items` | camelid:rustdoc-private-macros | matthewjasper | 0 | ||||
429 | rust | 79453 | no | rustdoc: Sort negative impls to the top | camelid:rustdoc-neg-impl | GuillaumeGomez | 0 | ||||
430 | rust | 79454 | no | Accept additional user-defined classes in fenced code blocks | poliorcetics:code-blocks-user-classes | jyn514 | 0 | ||||
431 | rust | 79500 | no | Add support for custom allocator for `(C)String` | TimDiekmann:string-alloc | Amanieu | 0 | ||||
432 | rust | 79572 | no | Add unstable #[may_ignore] attribute to cancel #[must_use] | m-ou-se:may-ignore | lcnr | 0 | ||||
433 | rust | 79608 | no | BPF target support | alessandrod:bpf | nagisa | 0 | ||||
434 | rust | 79654 | no | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | thomcc:uplift-invalid-atomic-ordering-lint | lcnr | 0 | ||||
435 | rust | 79659 | no | Add Iterator::collect_array method | matklad:collect_array | sfackler | 0 | ||||
436 | rust | 79746 | no | Give a better diagnostic for keywords with incorrect capitalization | hosseind88:Give_a_better_diagnostic_for_keywords_with_incorrect_capitalization | estebank | 0 | ||||
437 | rust | 79816 | no | Declare a new lint to properly deny warnings in rustdoc | poliorcetics:rustdoc-fail-on-deny | jyn514 | 0 | ||||
438 | rust | 80080 | no | Allow qualified paths in struct construction (both expressions and patterns) | rylev:qpath-on-struct | oli-obk | 0 | ||||
439 | rust | 80320 | no | [Rustdoc] Render tuple fields in structs correctly | RDambrosio016:nobody-likes-tuple-structs | GuillaumeGomez | 0 | ||||
440 | rust | 80339 | no | Calculate `span` info on-demand | jyn514:no-span | GuillaumeGomez | 0 | ||||
441 | rust | 80432 | no | Add some doc aliases to Vec | xfix:add-vector-as-doc-alias | cramertj | 0 | ||||
442 | rust | 80522 | no | Split rustc_mir | cjgillot:borrowcrate | wesleywiser | 0 | ||||
443 | rust | 80525 | no | wasm64 support | devsnek:wasm64 | oli-obk | 0 | ||||
444 | rust | 80788 | no | Forbid type ascriptions of place expressions in lvalue contexts | b-naber:type_ascr_lvalue | nikomatsakis | 0 | ||||
445 | rust | 80822 | no | Set `attrs.pointee_align` when constructing function ABI | Aaron1011:fix/attr-pointee-align | oli-obk | 0 | ||||
446 | rust | 80847 | no | Make E0121's suggestion more robust (+ fix E0308's suggestion) | PatchMixolydic:issue-80844 | estebank | 0 | ||||
447 | rust | 80965 | no | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | camelid:rename-doc-spotlight | Manishearth | 0 | ||||
448 | rust | 81234 | no | Allow specifying alignment for functions | repnop:fn-alignment | lcnr | 0 | ||||
449 | rust | 81312 | no | Clarify BTree `range_search` comments | dylni:clarify-btree-range-search-comments | shepmaster | 0 | ||||
450 | rust | 81360 | no | Support forwarding caller location through trait object method call | Aaron1011:trait-caller-loc | lcnr | 0 | ||||
451 | rust | 81404 | no | Add a parse recovery in array type syntax | osa1:issue81097 | estebank | 0 | ||||
452 | rust | 81533 | no | Clarify wording of closure mutable borrow error | camelid:closure-mut-access-wording | oli-obk | 0 | ||||
453 | rust | 81538 | no | rustc_codegen_ssa: add time-passes output for each CGU compilation | tgnottingham:compile-codegen-unit-time-passes | matthewjasper | 0 | ||||
454 | rust | 81764 | no | Stabilize `non_autolinks` lint | jyn514:lint-links | GuillaumeGomez | 0 | ||||
455 | rust | 81988 | no | Add doc aliases for a lot of the C standard library | jyn514:doc-aliases | KodrAus | 0 | ||||
456 | rust | 82002 | no | Add `BinaryHeap::contains` and `BinaryHeap::remove` | billyrieger:master | m-ou-se | 0 | ||||
457 | rust | 82014 | no | [WIP] Intra-doc links side of warning about undocumented items | jyn514:warn-hidden | 0 | |||||
458 | rust | 82039 | no | Turn eager normalization errors to delayed errors | estebank:issue-81199 | lcnr | 0 | ||||
459 | rust | 82069 | no | Show macro name in 'this error originates in macro' message | Aaron1011:verbose-in-macro | matthewjasper | 0 | ||||
460 | rust | 82318 | no | [FOR CRATER ONLY] New implementation of Try per RFC#3058 | scottmcm:do-or-do-not | 0 | |||||
461 | rust | 82432 | no | Refactor deprecation attributes | bstrie:deprefactor | estebank | 0 | ||||
462 | rust | 82451 | no | Cleanup option parsing and config.toml.example | jyn514:defaults | Mark-Simulacrum | 0 | ||||
463 | rust | 82483 | no | Use FromStr trait for number option parsing | tmiasko:option-from-str | matthewjasper | 0 | ||||
464 | rust | 82525 | no | make unaligned_references future-incompat lint warn-by-default | RalfJung:unaligned-ref-warn | petrochenkov | 0 | ||||
465 | rust | 82540 | no | -Zunpretty: allow passing several printing modes as comma-separated list | matthiaskrgr:ppms2 | varkor | 0 | ||||
466 | rust | 82556 | no | add dynamically-linked musl targets | kaniini:dynmusl-targets | nagisa | 0 | ||||
467 | rust | 82743 | no | [WIP] Refactor rustc_resolve::late::lifetimes to resolve per-item | jackh726:resolve-refactor | nikomatsakis | 0 | ||||
468 | rust | 82745 | no | rustdoc: Don't use `CURRENT_DEPTH` in `clean/types.rs` | camelid:current_depth-pt1 | jyn514 | 0 | ||||
469 | rust | 75891 | error | no | [DO NOT MERGE] Remove backwards-compatibility hack for $name idents | Aaron1011:feature/remove-nt-ident-hack | oli-obk | 0 | |||
470 | rust | 82777 | failure | yes | Rollup of 5 pull requests | GuillaumeGomez:rollup-etcsupl | GuillaumeGomez | 5 | |||
471 | rust | 77916 | failure | yes | Change built-in kernel targets to be os = none throughout | QuiltOS:kernel-code-targets-os-none | joshtriplett | joshtriplett | 0 | ||
472 | libc | 2074 | failure (try) | yes | Make extra_traits work with rustc-dep-of-std | osa1:rustc_extra_traits | JohnTitor | 0 | |||
473 | rust | 81477 | failure | yes | [EXPERIMENT] Error on trailing semicolons in macro expressions | Aaron1011:deny-macro-trailing-semi | matthewjasper | 0 | |||
474 | rust | 72878 | success | Remove Spans from HIR -- 1/N -- Span collection | cjgillot:nospan-lowering | pnkfelix | 0 | never | |||
475 | rust | 75923 | success | Widen TypeId from 64 bits to 128. | eddyb:typpeid | oli-obk | 0 | never | |||
476 | rust | 76772 | success | [experiment] rustc_mir: remove `#![type_length_limit]` checks. | eddyb:type-len-unlimit | nikomatsakis | 0 | never | |||
477 | rust | 76814 | success | Refactor `Binder` to track bound vars | jackh726:binder-refactor | nikomatsakis | 0 | never | |||
478 | rust | 77659 | success | Revert implementing `Iterator::nth[_back]` in terms of `advance_by[_back]` | timvermeulen:advance_by_nth_revert | KodrAus | 0 | never | |||
479 | rust | 78416 | success | [Experiment] Testing out some formatting things. | fusion-engineering-forks:new-fmt | m-ou-se | 0 | never | |||
480 | rust | 78780 | success | Refactor query forcing | cjgillot:req | wesleywiser | 0 | never | |||
481 | rust | 79394 | success | [DO NOT MERGE] Enable `exhaustive_patterns` by default | camelid:enable-exhaustive-patterns | 0 | never | ||||
482 | rust | 80347 | success | Generate metadata by iterating on DefId instead of traversing the HIR tree | cjgillot:defkey | oli-obk | 0 | never | |||
483 | rust | 80529 | success | [Experiment] reduce allocations in exhaustiveness checking | Nadrieril:transpose-matrix | 0 | never | ||||
484 | rust | 81339 | success | suppress errors in const eval during selection | lcnr:const-eval-no-errs | oli-obk | 0 | never | |||
485 | rust | 81747 | success | Remove unnecessary abstractions from option and result impls | tmiasko:option-result | sfackler | 0 | never | |||
486 | rust | 81782 | success | Replace jemalloc with mimalloc config.toml option | jq-rs:master | Mark-Simulacrum | 0 | never | |||
487 | rust | 82185 | success | Improve implementation of Iterator for &mut I | SkiFire13:improve-mut-ref-iter | cuviper | 0 | never | |||
488 | rust | 82272 | success (try) | yes | Improve diagnostics for GATs | b-naber:gat_diag | estebank | 0 | never | ||
489 | rust | 82280 | success (try) | yes | [WIP] Test performance of running MIR inliner on inline(always) function calls | wesleywiser:enable_mir_inlining_inline_all | 0 | never | |||
490 | rust | 82345 | success | Only keep one dep-graph in memory | cjgillot:neograph | 0 | never | ||||
491 | rust | 82346 | success | Replace for...insert-style loops with extend/collect | nhwn:cleanup-for-insert | davidtwco | 0 | never | |||
492 | rust | 82356 | success | rustdoc: Cleanup `html::render::Context` | camelid:render-cleanup | GuillaumeGomez | 0 | never | |||
493 | rust | 82377 | success | [WIP] Experiment with speeding up `ThinVec::deref`/`ThinVec:deref_mut` | Aaron1011:thinvec-inline | 0 | never | ||||
494 | rust | 82422 | success | expand: Do not allocate `Lrc` for `allow_internal_unstable` list unless necessary | petrochenkov:allunst | oli-obk | 0 | never | |||
495 | rust | 82495 | success (try) | yes | [WIP] Eagerly construct bodies of THIR | LeSeulArtichaut:eager-thir | 0 | never | |||
496 | rust | 82608 | success (try) | yes | Implement token-based handling of attributes during expansion | Aaron1011:feature/final-preexp-tts | petrochenkov | 0 | never | ||
497 | rust | 82681 | success (try) | yes | Perform HIR indexing per-owner | cjgillot:incr-index | petrochenkov | 0 | never | ||
498 | rust | 82769 | success (try) | yes | Use SmallVec some more in simplify | tmiasko:smallvec | 0 | never | |||
499 | rust | 82780 | success (try) | yes | Stream the dep-graph to a file instead of storing it in-memory. | cjgillot:dep-stream | matthewjasper | 0 | never | ||
500 | rust | 82783 | success (try) | yes | [perf] Try backporting some compile-time improvements | nikic:llvm-ct-backports | 0 | never | |||
501 | rust | 65819 | success | Add `IntoIterator` impl for arrays by value (`for [T; N]`) | LukasKalbertodt:add-into-iterator-for-arrays | Amanieu | 0 | ||||
502 | rust | 66037 | success | [wip] degenerate object safety check for crater | nikomatsakis:degenerate-object-safe-issue-57893 | nikomatsakis | 0 | ||||
503 | rust | 76104 | success | Switch `mutable_borrow_reservation_conflict` lint to deny by default | marmeladema:mutable-borrow-reservation-conflict-lint-deny-by-default | pnkfelix | 0 | ||||
504 | rust | 77148 | success | [DO NOT MERGE] Deny some helper attr names, and error on overlap | Aaron1011:experiment/derive-helper | oli-obk | 0 | ||||
505 | rust | 78991 | success | Parse bang macro as a statement when used in trailing expr position | Aaron1011:only-stmt-bang-macro | petrochenkov | 0 | ||||
506 | rust | 79309 | success | resolve: allow super in module in block to refer to block items | davidhewitt:module-in-block | petrochenkov | 0 | ||||
507 | rust | 79470 | success | [WIP] Experiment: stabilize never type | nikomatsakis:never-type-fallback-sometimes-unit-stabilization-experiment | oli-obk | 0 | ||||
508 | rust | 80587 | success | [Experiment] Allow undisambiguated generic arguments in patterns | varkor:turbofish-in-patterns | 0 | |||||
509 | rust | 81174 | success | Remove hack for actix-web and actori-web | Aaron1011:remove-actix-actori | 0 | |||||
510 | rust | 81213 | success | Seal all extension traits | m-ou-se:seal | m-ou-se | 0 | ||||
511 | rust | 82322 | success | [FOR CRATER ONLY] New implementation of Try per RFC#3058 -- No result-to-option | scottmcm:do-or-do-not-well-maybe | 0 | |||||
512 | rust | 82399 | success | expand: Resolve and expand inner attributes on out-of-line modules | petrochenkov:modin2 | Aaron1011 | 0 | ||||
513 | rust | 82565 | success | Revert reverting of stabilizing integer::BITS. | m-ou-se:ununstabilize-bits | kennytm | 0 |