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
Sort

Pull requests list

Rename README.md to Excel S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#140986 by mariam1685 was closed May 14, 2025 Loading…
Do not remove super keyword from super let 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.
#140951 by compiler-errors was merged May 13, 2025 Loading… 1.89.0
Update compiler-builtins to 0.1.159 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140949 by tgross35 was closed May 12, 2025 Loading…
ui/async-drop-initial: factor in panic strategy in destructor size check F-async_drop `#![feature(async_drop)]` 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.
#140941 by japaric was merged May 12, 2025 Loading… 1.89.0
Fix typos A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustc-dev-guide Area: rustc-dev-guide 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140935 by omahs was merged May 13, 2025 Loading… 1.89.0
Silence warning in default compiler bootstrap settings 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140934 by yotamofek was merged May 12, 2025 Loading… 1.89.0
chore: move more ui tests A-tidy Area: The tidy tool 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140927 by mejrs was merged May 13, 2025 Loading… 1.89.0
add regression test for 140207 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.
#140925 by the8472 was merged May 12, 2025 Loading… 1.89.0
cg_llvm: Rename OperandBundleOwned to OperandBundleBox 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.
#140923 by Zalathar was merged May 12, 2025 Loading… 1.89.0
Update ctrlc, libloading and nix for rustc 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.
#140921 by Berrysoft was merged May 13, 2025 Loading… 1.89.0
docs: fix dead link A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#140919 by GarmashAlex was closed May 12, 2025 Loading…
Backport #140902 to beta 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.
#140918 by pietroalbini was merged May 11, 2025 Loading… 1.88.0
Rollup of 3 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup 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.
#140915 by matthiaskrgr was merged May 11, 2025 Loading… 1.89.0
cg_llvm: Clean up some inline assembly bindings A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#140914 by Zalathar was merged May 12, 2025 Loading… 1.89.0
Rollup of 7 pull requests A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure 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.
#140912 by fmease was merged May 11, 2025 Loading… 1.89.0
Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip triggers A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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-triagebot Relevant to the triagebot team, which will review and decide on the PR/issue.
#140909 by fmease was merged May 13, 2025 Loading… 1.89.0
if let pre-stabilization preview 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.
#140908 by Kivooeo was closed May 11, 2025 Loading…
test intrinsic fallback bodies with Miri A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140903 by RalfJung was merged May 11, 2025 Loading… 1.89.0
Async drop fix for async_drop_in_place<T> layout for unspecified T beta-accepted Accepted for backporting to the compiler in the beta channel. F-async_drop `#![feature(async_drop)]` 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.
#140902 by azhogin was merged May 11, 2025 Loading… 1.89.0
Fix download of GCC from CI on non-nightly channels beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140901 by Kobzol was merged May 10, 2025 Loading… 1.89.0
Update miniz_oxide dependency of coverage_dump 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.
#140899 by oyvindln was merged May 11, 2025 Loading… 1.89.0
[beta-1.88] Update cargo 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.
#140897 by weihanglo was merged May 11, 2025 Loading… 1.88.0
Rollup of 7 pull requests merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup 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-release Relevant to the release subteam, 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140895 by matthiaskrgr was merged May 10, 2025 Loading… 1.89.0
Rollup of 8 pull requests rollup A PR which is a rollup 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-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140890 by matthiaskrgr was closed May 10, 2025 Loading…
WIP: test PR for triagebot 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.
#140889 by Kobzol was closed May 10, 2025 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.