-
Notifications
You must be signed in to change notification settings - Fork 13k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 8 pull requests
A-compiletest
Area: The compiletest test runner
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#135862
opened Jan 22, 2025 by
jieyouxu
Loading…
Rollup of 8 pull requests
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
O-windows
Operating system: Windows
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-infra
Relevant to the infrastructure 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.
#135861
opened Jan 22, 2025 by
jieyouxu
Loading…
[blocked] Compiler: Finalize dyn compatibility renaming
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
Detect when a field default is not using that field's type's default values
F-default_field_values
`#![feature(default_field_values)]`
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.
#135859
opened Jan 22, 2025 by
estebank
Loading…
rustdoc: Finalize dyn compatibility renaming
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.
#135858
opened Jan 22, 2025 by
fmease
Loading…
Library: Finalize dyn compatibility renaming
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.
#135856
opened Jan 22, 2025 by
fmease
Loading…
Only assert the 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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Parser
size on specific arches
beta-nominated
#135855
opened Jan 22, 2025 by
cuviper
Loading…
Add 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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
AsyncFn*
to core
prelude
beta-nominated
#135852
opened Jan 22, 2025 by
lukas-code
Loading…
Update the Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
wasm-component-ld
tool
S-waiting-on-bors
#135850
opened Jan 21, 2025 by
alexcrichton
Loading…
optimize slice::ptr_rotate for small rotates
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.
#135847
opened Jan 21, 2025 by
edwloef
Loading…
Detect struct construction with private field in field with default
A-diagnostics
Area: Messages for errors, warnings, and lints
F-default_field_values
`#![feature(default_field_values)]`
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.
#135846
opened Jan 21, 2025 by
estebank
Loading…
Add new tool for dumping feature status based on tidy
A-tidy
Area: The tidy tool
has-merge-commits
PR has merge commits, merge with caution.
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)
#135844
opened Jan 21, 2025 by
yaahc
Loading…
[beta] TRPL: more backward-compatible Edition changes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#135843
opened Jan 21, 2025 by
chriskrycho
Loading…
TRPL: more backward-compatible Edition changes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#135842
opened Jan 21, 2025 by
chriskrycho
Loading…
Reject 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.
impl Trait
within ?Trait
generics or assoc ty bounds
S-waiting-on-review
#135841
opened Jan 21, 2025 by
oli-obk
Loading…
omit unused args warnings for intrinsics without body
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.
#135840
opened Jan 21, 2025 by
vayunbiyani
•
Draft
Remove test panic from File::open
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#135837
opened Jan 21, 2025 by
ChrisDenton
Loading…
bootstrap: only build 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)
crt{begin,end}.o
when compiling to MUSL
S-waiting-on-author
#135836
opened Jan 21, 2025 by
japaric
Loading…
[experiment] ci: free more space in linux free runners
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.
Apply LTO config to rustdoc
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)
#135832
opened Jan 21, 2025 by
Kobzol
Loading…
Improve display of const unstable display feature info
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.
#135830
opened Jan 21, 2025 by
GuillaumeGomez
Loading…
Rustc dev guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#135829
opened Jan 21, 2025 by
Kobzol
Loading…
CI: free disk with in-tree script instead of GitHub Action
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.
#135827
opened Jan 21, 2025 by
marcoieni
Loading…
Misc. 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.
rustc_resolve
cleanups
S-waiting-on-bors
#135826
opened Jan 21, 2025 by
yotamofek
Loading…
make UI tests that use 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.
--test
work on panic=abort targets
S-waiting-on-bors
#135823
opened Jan 21, 2025 by
japaric
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.