-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Keep space if arg does not follow punctuation when lint unused parens
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.
#138271
opened Mar 9, 2025 by
mu001999
Loading…
chore: Fix some comments
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.
#138270
opened Mar 9, 2025 by
StevenMia
Loading…
uefi: fs: Implement FileType, FilePermissions and FileAttr
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.
#138269
opened Mar 9, 2025 by
Ayush1325
Loading…
Ignore empty test suites in GitHub job summary report
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#138268
opened Mar 9, 2025 by
Kobzol
Loading…
Rollup of 12 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-tidy
Area: The tidy tool
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
PG-exploit-mitigations
Project group: Exploit mitigations
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138267
opened Mar 9, 2025 by
matthiaskrgr
Loading…
Fix Area: port run-make Makefiles to rmake.rs
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.
repr128-dwarf
test
A-run-make
#138263
opened Mar 9, 2025 by
beetrees
Loading…
Disentangle 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.
ForwardGenericParamBan
and ConstParamTy
ribs
S-waiting-on-review
#138259
opened Mar 9, 2025 by
compiler-errors
Loading…
Skipping user args when PatKind::Error in Pat lower_variant_or_leaf
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.
#138258
opened Mar 9, 2025 by
xizheyin
Loading…
Do not feed anon const a type that references generics that it does not have
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.
#138256
opened Mar 9, 2025 by
compiler-errors
Loading…
Rollup of 16 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-tidy
Area: The tidy tool
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
PG-exploit-mitigations
Project group: Exploit mitigations
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138255
opened Mar 9, 2025 by
jieyouxu
Loading…
Continue to check attr if meet empty repr for adt
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#138253
opened Mar 9, 2025 by
mu001999
Loading…
[WIP] Use Operating system: iOS
O-macos
Operating system: macOS
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.
/usr/bin/strip
on macOS -> iOS cross as a temporary mitigation
O-ios
Do not register 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.
Self: AutoTrait
when confirming auto trait (in old solver)
S-waiting-on-review
#138249
opened Mar 9, 2025 by
compiler-errors
Loading…
stabilize 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)
ci_rustc_if_unchanged_logic
test for local environments
S-waiting-on-author
#138245
opened Mar 8, 2025 by
onur-ozkan
Loading…
Revert "Don't test new error messages with the stage 0 compiler"
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.
#138242
opened Mar 8, 2025 by
tshepang
Loading…
Fix dyn -> param suggestion in struct ICEs
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.
#138238
opened Mar 8, 2025 by
compiler-errors
Loading…
Get rid of 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.
EscapeDebugInner
.
S-waiting-on-review
#138237
opened Mar 8, 2025 by
reitermarkus
Loading…
uefi: Add OwnedEvent abstraction
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.
#138236
opened Mar 8, 2025 by
Ayush1325
Loading…
Windows: Don't link std (and run-make) against advapi32, except on win7
A-run-make
Area: port run-make Makefiles to rmake.rs
O-windows
Operating system: Windows
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)
#138233
opened Mar 8, 2025 by
smmalis37
Loading…
Reduce verbosity of GCC build log
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)
#138232
opened Mar 8, 2025 by
Kobzol
Loading…
Prevent ICE in autodiff validation by emitting user-friendly errors
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.
Unnecessary references lint
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
#138230
opened Mar 8, 2025 by
obeis
Loading…
Use 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.
disjoint_bitor
inside borrowing_sub
S-waiting-on-bors
#138228
opened Mar 8, 2025 by
TDecking
Loading…
Fix post-merge workflow
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#138223
opened Mar 8, 2025 by
Kobzol
Loading…
Turn 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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Cow::is_borrowed,is_owned
into associated functions.
S-waiting-on-review
#138217
opened Mar 8, 2025 by
theemathas
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.