-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Weekly Status: Awaiting review from the assignee but also interested parties.
cargo update
S-waiting-on-review
#143861
opened Jul 13, 2025 by
github-actions
bot
Loading…
Let Status: Waiting on a perf run to be completed.
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.
codegen_transmute_operand
just handle everything
S-waiting-on-perf
#143860
opened Jul 12, 2025 by
scottmcm
Loading…
Guarantee 8 bytes of alignment in Thread::into_raw
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#143859
opened Jul 12, 2025 by
orlp
Loading…
Port #[macro_export] to the new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#143857
opened Jul 12, 2025 by
Periodic1911
Loading…
Linting public reexport of private dependencies
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.
#143856
opened Jul 12, 2025 by
mladedav
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#[omit_gdb_pretty_printer_section]
to the new attribute parsing
A-attributes
#143855
opened Jul 12, 2025 by
JonathanBrouwer
Loading…
bootstrap.py: add lockfile
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143854
opened Jul 12, 2025 by
lolbinarycat
Loading…
Rollup of 15 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
rollup
A PR which is a rollup
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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-libs
Relevant to the library 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.
#143853
opened Jul 12, 2025 by
jhpratt
Loading…
Collect 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.
SwitchInt
target VariantIdx
s while building MaybePlacesSwitchIntData
S-waiting-on-review
#143852
opened Jul 12, 2025 by
ashivaram23
Loading…
ci cleanup: rustdoc-gui-test now installs browser-ui-test
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure 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.
#143851
opened Jul 12, 2025 by
lolbinarycat
Loading…
Compiletest: Simplify {Html,Json}DocCk directive handling
A-compiletest
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143850
opened Jul 12, 2025 by
fmease
Loading…
rustdoc: never link to unnamable items
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#143849
opened Jul 12, 2025 by
lolbinarycat
•
Draft
Rename Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
stable_mir
and rustc_smir
A-meta
#143848
opened Jul 12, 2025 by
makai410
Loading…
pass --gc-sections if -Zexport-executable-symbols is enabled and improve tests
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#143846
opened Jul 12, 2025 by
usamoi
Loading…
Split-up stability_index query
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
perf-regression
Performance regression.
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.
Ports Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#[macro_use]
and #[macro_escape]
to the new attribute parsing infrastructure
A-attributes
#143843
opened Jul 12, 2025 by
JonathanBrouwer
Loading…
Label clippy changes with Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
A-meta
#143841
opened Jul 12, 2025 by
jieyouxu
Loading…
Closes report doctest line numbers in a clickable format
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143839
opened Jul 12, 2025 by
Vrajs16
Loading…
std: net: uefi: Add support to query connection data
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.
#143838
opened Jul 12, 2025 by
Ayush1325
Loading…
Adjust Area: port run-make Makefiles to rmake.rs
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.
run-make-support::symbols
helpers
A-run-make
#143837
opened Jul 12, 2025 by
jieyouxu
Loading…
Ban projecting into SIMD types [MCP838]
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.
Trim 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.
BorrowedCursor
API
S-waiting-on-review
#143829
opened Jul 12, 2025 by
a1phyr
Loading…
Fix command trace
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)
#143826
opened Jul 12, 2025 by
Shourya742
Loading…
clippy: fix test filtering when TESTNAME is empty
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-clippy
Relevant to the Clippy team.
#143825
opened Jul 12, 2025 by
RalfJung
Loading…
[COMPILETEST-UNTANGLE 5/N] Test mode adjustments and other assorted cleanups
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143823
opened Jul 12, 2025 by
jieyouxu
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.