-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix [rustdoc] Non-json time diagnostics in stdout when using --format…
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.
#144821
opened Aug 2, 2025 by
cp90-pixel
Loading…
Port 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.
#[coroutine]
to the new attribute system
A-attributes
#144794
opened Aug 1, 2025 by
scrabsha
Loading…
Fix RISC-V Test Failures in ./x test for Multiple Codegen Cases
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.
#144565
opened Jul 28, 2025 by
CaiWeiran
Loading…
Rehome 33 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.
tests/ui/issues/
tests to other subdirectories under tests/ui/
S-waiting-on-author
#144552
opened Jul 27, 2025 by
Oneirical
Loading…
[WIP] Add downcast_trait and downcast_trait_mut
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#144363
opened Jul 23, 2025 by
ivarflakstad
•
Draft
Supress swapping lhs and rhs in equality suggestion in extern macro
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.
#144266
opened Jul 21, 2025 by
xizheyin
Loading…
Add checks for attributes in types
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.
#144195
opened Jul 19, 2025 by
Kivooeo
Loading…
Provide additional context to errors involving const traits
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.
#144194
opened Jul 19, 2025 by
estebank
Loading…
Stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
new_zeroed_alloc
needs-fcp
#144091
opened Jul 17, 2025 by
thaliaarchi
Loading…
Use 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.
tcx.short_string()
in more diagnostics
S-waiting-on-review
#144039
opened Jul 16, 2025 by
estebank
Loading…
Suggest use 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.
.get_mut
instead of &mut
when overloaded index type not impl IndexMut
S-waiting-on-review
#144018
opened Jul 16, 2025 by
xizheyin
Loading…
repr(scalable)
A-attributes
Port #[macro_export] to the new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
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.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
to-announce
Announce this issue on triage meeting
#143857
opened Jul 12, 2025 by
Periodic1911
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-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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…
Add impl const for Clone
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.
#143628
opened Jul 8, 2025 by
Randl
Loading…
Restrict sysroot crate imports to those defined in this repo.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#143548
opened Jul 6, 2025 by
Diggsey
Loading…
diag: improvements to patterns in bare fn ptr and trait decl
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.
#143469
opened Jul 5, 2025 by
Ezrashaw
Loading…
Do not visit impl-trait when looking for self-type elision.
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.
#143450
opened Jul 4, 2025 by
cjgillot
Loading…
Lint against 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
to &mut T
and &T
to &UnsafeCell<T>
transmutes (rebase)
S-waiting-on-author
#143343
opened Jul 2, 2025 by
GrigorenkoPV
Loading…
Simplify polonius location-sensitive analysis
A-compiletest
Area: The compiletest test runner
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-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.
#143093
opened Jun 27, 2025 by
lqd
Loading…
implement std::fs::set_permissions_nofollow on unix
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.
#142938
opened Jun 24, 2025 by
lolbinarycat
Loading…
Move all LLVM externs into the rustc_llvm crate
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
F-autodiff
`#![feature(autodiff)]`
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.
#142897
opened Jun 23, 2025 by
Diggsey
Loading…
Document fully-qualified syntax in 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.
as
' keyword doc
S-waiting-on-review
#142670
opened Jun 18, 2025 by
fpdotmonkey
Loading…
Do not suggest compatible variants inside macro
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.
#142611
opened Jun 17, 2025 by
xizheyin
Loading…
Add note when inherent impl for a alias type defined outside of the crate
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.
#142415
opened Jun 12, 2025 by
xizheyin
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.