Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Stabilize [T]::split_off... methods S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#137829 by cramertj was merged Mar 5, 2025 Loading… 1.87.0
Rename slice::take... methods to split_off... S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#136555 by cramertj was merged Feb 6, 2025 Loading… 1.86.0
Add Location::file_with_nul A-panic Area: Panicking machinery A-rust-for-linux Relevant for the Rust-for-Linux project 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.
#135054 by cramertj was merged Jun 5, 2025 Loading… 1.89.0
Remove unused fields from RepeatElementCopy obligation 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.
#135049 by cramertj was merged Jan 3, 2025 Loading… 1.85.0
Refactor dyn-compatibility error and suggestions 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133372 by cramertj was merged Jan 22, 2025 Loading… 1.86.0
Add shorter and more direct error for dyn AsyncFn A-async-closures `async || {}` 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#133267 by cramertj was closed Nov 26, 2024 Loading…
Stabilize nested self receivers in 1.41.0 A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) 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. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-lang Relevant to the language team
#64325 by cramertj was merged Nov 28, 2019 Loading… 1.41
Always show backtrace on Fuchsia S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#64323 by cramertj was merged Sep 10, 2019 Loading…
Add Fuchsia to actually_monotonic S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#64198 by cramertj was merged Sep 6, 2019 Loading…
Use backtrace formatting from the backtrace crate S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#64152 by cramertj was merged Sep 8, 2019 Loading…
Custom backtrace output for Fuchsia S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#64133 by cramertj was closed Sep 4, 2019 Loading…
Add take_... functions to slices S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#62282 by cramertj was closed May 2, 2020 Loading…
Add Vec::leak S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#62196 by cramertj was merged Jul 3, 2019 Loading…
Add regression test for MIR drop generation in async loops S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#62155 by cramertj was merged Jun 28, 2019 Loading…
Add more tests for async/await S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#62106 by cramertj was merged Jun 28, 2019 Loading…
Preserve generator and yield source for error messages S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#61941 by cramertj was merged Jun 19, 2019 Loading…
Remove the old await! macro S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#60675 by cramertj was merged May 10, 2019 Loading…
Implement built-in await syntax 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.
#60586 by cramertj was merged May 8, 2019 Loading…
Disallow non-explicit elided lifetimes in async fn S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#60388 by cramertj was merged May 3, 2019 Loading…
Rollup of 16 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#59885 by cramertj was closed Apr 11, 2019 Loading…
Stabilize futures_api 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-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#59739 by cramertj was merged Apr 24, 2019 Loading… 1.36
Final (one can only hope) futures_api adjustments 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.
#59733 by cramertj was merged Apr 12, 2019 Loading…
Refactor async fn return type lowering S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#59286 by cramertj was merged Apr 2, 2019 Loading…
Future-proof the Futures API 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.
#59119 by cramertj was merged Apr 7, 2019 Loading…
Allow hidden lifetimes in impl Trait needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-lang Relevant to the language team
#57870 by cramertj was closed Mar 5, 2019 Loading…
ProTip! Filter pull requests by the default branch with base:master.