-
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
Re-expose nested bodies in rustc_borrowck::consumers
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.
#143666
opened Jul 9, 2025 by
nilehmann
Loading…
[rustdoc] Add tests for Area: Rustdoc JSON backend
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.
#[doc(hidden)]
handling of items.
A-rustdoc-json
#143665
opened Jul 9, 2025 by
obi1kenobi
Loading…
Rollup of 11 pull requests
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
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
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#143664
opened Jul 9, 2025 by
jhpratt
Loading…
fix: correct typo in attr_parsing_previously_accepted message key
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.
#143663
opened Jul 9, 2025 by
dillona
Loading…
[rustdoc] Display unsafe attrs with edition 2024 Area: Rustdoc JSON backend
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
unsafe()
wrappers.
A-rustdoc-json
#143662
opened Jul 9, 2025 by
obi1kenobi
Loading…
chore: Improve how the other suggestions message gets rendered
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.
#143661
opened Jul 9, 2025 by
Muscraft
Loading…
Disable docs for Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
compiler-builtins
and sysroot
A-compiler-builtins
#143660
opened Jul 8, 2025 by
cuviper
Loading…
Use "Innermost" & "Outermost" terminology for 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.
AttributeOrder
A-attributes
#143659
opened Jul 8, 2025 by
GrigorenkoPV
Loading…
Resolver: refact macro map into external and local maps
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.
#143657
opened Jul 8, 2025 by
LorrensP-2158466
Loading…
docs: document trait upcasting rules 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.
Unsize
trait
S-waiting-on-review
#143652
opened Jul 8, 2025 by
moulins
Loading…
Win: Use exceptions with empty data for SEH panic exception copies instead of a new panic
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.
#143651
opened Jul 8, 2025 by
Fulgen301
Loading…
core: add Option::get_or_try_insert_with
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.
#143650
opened Jul 8, 2025 by
lolbinarycat
Loading…
Add test for 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.
default_field_values
and const_default
S-waiting-on-review
#143649
opened Jul 8, 2025 by
estebank
Loading…
Clarify and expand documentation for std::sys_common dependency structure
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.
#143647
opened Jul 8, 2025 by
ColtenOuO
Loading…
Add triagebot stdarch mention ping
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143644
opened Jul 8, 2025 by
Kobzol
Loading…
stdarch subtree update
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.
#143642
opened Jul 8, 2025 by
Kobzol
Loading…
Add Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
ToolTarget
to bootstrap
A-testsuite
Constify 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.
Fn*
traits
S-waiting-on-bors
#143640
opened Jul 8, 2025 by
oli-obk
Loading…
try evaluate nested goals with reduced depth first
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)
Make 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.
int_format_into
API more flexible
S-waiting-on-review
#143636
opened Jul 8, 2025 by
GuillaumeGomez
Loading…
interpret/allocation: expose init + write_wildcards on a range
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.
#143634
opened Jul 8, 2025 by
nia-e
Loading…
fix: correct assertion to check for 'noinline' attribute presence before removal
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.
#143633
opened Jul 8, 2025 by
dillona
Loading…
fix: correct parameter names in LLVMRustBuildMinNum and LLVMRustBuildMaxNum FFI declarations
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#143632
opened Jul 8, 2025 by
dillona
Loading…
update to literal-escaper-0.0.5
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.
#143631
opened Jul 8, 2025 by
hkBst
Loading…
[WIP] Drop Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
./x suggest
A-meta
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.