-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 6 pull requests
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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-clippy
Relevant to the Clippy team.
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.
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
#146388
opened Sep 9, 2025 by
GuillaumeGomez
Loading…
Update cargo submodule
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#146386
opened Sep 9, 2025 by
weihanglo
Loading…
rustdoc-search: remove animated throbber
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#146385
opened Sep 9, 2025 by
notriddle
Loading…
Add UI Test for Removed Library Features (Area: Attributes (`#[…]`, `#![…]`)
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.
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.
unstable_removed
)
A-attributes
#146382
opened Sep 9, 2025 by
nilotpal-n7
Loading…
Generalize 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.
impl<T> Clone for Box<T>
to unsized types
S-waiting-on-review
#146381
opened Sep 9, 2025 by
a1phyr
Loading…
Unify and deduplicate bits conv float tests
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#146380
opened Sep 9, 2025 by
rperier
Loading…
Fix Issue: A test is flaky/unreliable/spuriously fails
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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.
compare_against_sw_vers
test
I-flaky-test
#146379
opened Sep 9, 2025 by
madsmtm
Loading…
Update wasm-component-ld to 0.5.17
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#146378
opened Sep 9, 2025 by
alexcrichton
Loading…
[STACKED] Don't strip shebang in expr-ctxt 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.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-clippy
Relevant to the Clippy team.
T-lang
Relevant to the language team
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
include!(…)
needs-fcp
debuginfo: add an unstable flag to write split DWARF to an explicit directory
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.
#146376
opened Sep 9, 2025 by
durin42
Loading…
Update Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
browser-ui-test
version to 0.22.2
S-waiting-on-bors
#146374
opened Sep 9, 2025 by
GuillaumeGomez
Loading…
Update the LoongArch target documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#146370
opened Sep 9, 2025 by
heiher
Loading…
Stabilize stack protector
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
PG-exploit-mitigations
Project group: Exploit mitigations
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
#146369
opened Sep 9, 2025 by
arielb1
Loading…
CI: rfl: move job forward to Linux v6.17-rc5 to remove temporary commits
A-CI
Area: Our Github Actions CI
A-rust-for-linux
Relevant for the Rust-for-Linux project
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#146368
opened Sep 9, 2025 by
ojeda
Loading…
Implement Area: Attributes (`#[…]`, `#![…]`)
A-linkage
Area: linking into static, shared libraries and binaries
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-raw_dylib
`#![feature(raw_dylib)]`
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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.
raw-dylib
on Mach-O
A-attributes
GVN: Support unions.
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.
[beta] backports
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-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.
#146350
opened Sep 8, 2025 by
cuviper
Loading…
[DONT MERGE] externally implementable items
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-clippy
Relevant to the Clippy team.
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.
#146348
opened Sep 8, 2025 by
jdonszelmann
•
Draft
report duplicate symbols added by the driver
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.
#146347
opened Sep 8, 2025 by
folkertdev
Loading…
tests/codegen-llvm: Make rust-abi-arch-specific-adjustment portable
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.
#146344
opened Sep 8, 2025 by
Gelbpunkt
Loading…
Improve C-variadic error messages: part 2
F-c_variadic
`#![feature(c_variadic)]`
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.
#146342
opened Sep 8, 2025 by
folkertdev
Loading…
minimal dirfd implementation (1/4)
O-windows
Operating system: Windows
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.
#146341
opened Sep 8, 2025 by
Qelxiros
Loading…
Strip frontmatter in fewer places
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-clippy
Relevant to the Clippy team.
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-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
#146340
opened Sep 8, 2025 by
fmease
Loading…
Extends AArch64 branch protection support to include GCS
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#146338
opened Sep 8, 2025 by
CrooseGit
Loading…
disable core dumps for panic-uninitialized-zeroed
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.
#146335
opened Sep 8, 2025 by
arielb1
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-08-09.