-
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
Fix docker run-local docs
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.
#137946
opened Mar 3, 2025 by
ehuss
Loading…
Skip Rust for Linux in CI temporarily
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.
#137945
opened Mar 3, 2025 by
Kobzol
Loading…
Draft: Sized Hierarchy
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
PG-exploit-mitigations
Project group: Exploit mitigations
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.
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)
Extend the alignment check to borrows
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.
#137940
opened Mar 3, 2025 by
1c3t3a
Loading…
fix order on shl impl
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.
#137939
opened Mar 3, 2025 by
speedy-lex
Loading…
[rustdoc] Allow to link to current crate
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.
#137935
opened Mar 3, 2025 by
GuillaumeGomez
Loading…
Suggest to add llvm-tools while failing link with cc
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.
#137931
opened Mar 3, 2025 by
xizheyin
Loading…
Use Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
PG-exploit-mitigations
Project group: Exploit mitigations
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.
Wunused-crate-dependencies
for the compiler
A-attributes
#137930
opened Mar 3, 2025 by
nnethercote
•
Draft
stabilize const_cell
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#137928
opened Mar 3, 2025 by
RalfJung
Loading…
Rollup of 9 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
rollup
A PR which is a rollup
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#137927
opened Mar 3, 2025 by
matthiaskrgr
Loading…
Add a test for Area: port run-make Makefiles to rmake.rs
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.
-znostart-stop-gc
usage with LLD
A-run-make
#137926
opened Mar 3, 2025 by
Kobzol
Loading…
Rollup of 6 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
#137925
opened Mar 3, 2025 by
tgross35
Loading…
Simplify 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.
<Postorder as Iterator>::size_hint
S-waiting-on-review
#137923
opened Mar 3, 2025 by
scottmcm
Loading…
A few cleanups after the removal of Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
cfg(not(parallel))
A-query-system
#137922
opened Mar 3, 2025 by
Zalathar
Loading…
Subtree update of Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
rust-analyzer
S-waiting-on-bors
#137921
opened Mar 3, 2025 by
lnicola
Loading…
interpret/provenance_map: consistently use range_is_empty
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.
#137920
opened Mar 3, 2025 by
RalfJung
Loading…
[do not merge] Inliner experiment 2
perf-regression
Performance regression.
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.
#137915
opened Mar 3, 2025 by
compiler-errors
•
Draft
Rollup of 6 pull requests
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
rollup
A PR which is a rollup
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-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.
#137914
opened Mar 3, 2025 by
matthiaskrgr
Loading…
Allow struct field default values to reference struct's generics
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.
#137913
opened Mar 3, 2025 by
compiler-errors
Loading…
Do not recover missing lifetime with random in-scope lifetime
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.
#137912
opened Mar 3, 2025 by
compiler-errors
Loading…
Use Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
warn(unused_crate_dependencies)
in compiler crates.
A-attributes
#137911
opened Mar 3, 2025 by
nnethercote
•
Draft
Improve error message 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.
AsyncFn
trait failure for RPIT
S-waiting-on-review
#137910
opened Mar 3, 2025 by
compiler-errors
Loading…
Attempt to use the high part of the 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.
size_hint
in collect
(again)
S-waiting-on-review
#137908
opened Mar 3, 2025 by
scottmcm
Loading…
Inline Performance regression.
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.
FnOnce
/FnMut
/Fn
shims once again
perf-regression
#137907
opened Mar 3, 2025 by
compiler-errors
•
Draft
Prevent ICE at 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.
codegen_attrs.rs
in autodiff validation by emitting nice error message
A-attributes
#137906
opened Mar 2, 2025 by
Sa4dUs
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.