- Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Generate links to definition in rustdoc source code pages A-rustdoc-ui Area: Rustdoc UI (generated HTML) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
rename Generator to Coroutine merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
Add support for the x86-interrupt calling convention T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#39832 by phil-opp was merged Mar 2, 2017 Loading…
3 tasks done
Lazy type-alias-impl-trait take two disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team
Remove migrate borrowck mode disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team
[Experiment] Split exhaustiveness logic into its own crate A-exhaustiveness-checking Relating to exhaustiveness / usefulness checking of patterns perf-regression Performance regression. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
Stabilize intra-doc links A-intra-doc-links Area: Intra-doc links, the ability to link to items in docs by name disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Only use the new DepNode hashmap for anonymous nodes. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#109050 by cjgillot was closed Jul 3, 2025 Loading…
Stabilize casts and coercions to This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team
&[T] in const fn disposition-merge Stabilize mem::take (mem_take) disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
rustdoc: add option to calculate "documentation coverage" S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#58626 by QuietMisdreavus was merged Mar 9, 2019 Loading…
Mark myself as unavailable for reviews temporarily A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add ‘#[serial]’ tests (v2) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
#42684 by shivjm was closed Jul 10, 2017 Loading…
Avoid "whitelist" S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Add tabs for search for better information access S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#45055 by GuillaumeGomez was merged Oct 13, 2017 Loading…
multiple substitutions become multiple children in JSON output S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#58221 by zackmdavis was closed Mar 3, 2019 Loading…
1 of 6 tasks
Try Carbon's new hashing strategy in the compiler perf-regression Performance regression. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#117079 by Noratrieb was closed Dec 23, 2023 Loading…
[DO NOT MERGE] Enable parallel compiler by default A-parallel-compiler Area: parallel compiler I-compiletime Issue: Problems and improvements with respect to compile times. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#79706 by bjorn3 was closed Jan 23, 2021 Loading…
[WIP]: raw-dylib support for apple targets F-raw_dylib `#![feature(raw_dylib)]` O-ios Operating system: iOS O-macos Operating system: macOS S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Avoid loading and parsing unconfigured non-inline modules. relnotes Marks issues that should be documented in the release notes of the next release.
#36482 by jseyfried was merged Sep 17, 2016 Loading…
Add support for parsing with rust-analyzer instead of librustc_parse S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#70745 by luca-barbieri was closed Apr 4, 2020 Loading…
Implement RFC 3678: Final trait methods A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130802 by compiler-errors was closed Oct 3, 2024 • Draft
Introduce OnceVec<T> primitive and use it for AllocId caches S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#136105 by Mark-Simulacrum was closed Jan 31, 2025 Loading…
Associated consts sidebar A-rustdoc-ui Area: Rustdoc UI (generated HTML) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Unvacation myself A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.