-
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
Add support for postfix yield expressions
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.
Visit 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.
PatField
when collecting lint levels
S-waiting-on-review
#138434
opened Mar 13, 2025 by
compiler-errors
Loading…
feat: add 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.
succinct-zkvm
target
S-waiting-on-review
fix: remove the check of lld not supporting @response-file
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.
#138432
opened Mar 12, 2025 by
weihanglo
Loading…
Fix 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.
uclibc
LLVM target triples
S-blocked
#138431
opened Mar 12, 2025 by
madsmtm
Loading…
Fix 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.
x86_64-unknown-illumos
LLVM target triple
S-blocked
#138429
opened Mar 12, 2025 by
madsmtm
Loading…
Fix RISC-V VxWorks LLVM target triples
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.
#138427
opened Mar 12, 2025 by
madsmtm
Loading…
Fix 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.
armv7-sony-vita-newlibeabihf
LLVM target triple
S-blocked
#138426
opened Mar 12, 2025 by
madsmtm
Loading…
Remove 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.
feature = "hash_raw_entry"
S-waiting-on-review
#138425
opened Mar 12, 2025 by
cuviper
Loading…
Stabilize return type notation (RFC 3654)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#138424
opened Mar 12, 2025 by
compiler-errors
Loading…
4 tasks
Don't emit error within cast function, propagate it as a 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.
CastError
S-waiting-on-review
#138423
opened Mar 12, 2025 by
compiler-errors
Loading…
Adapt to LLVM dropping CfiFunctionIndex::begin()/end()
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#138420
opened Mar 12, 2025 by
zmodem
Loading…
Test out a more lock-free hash map
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
minor interpreter cleanups
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.
#138417
opened Mar 12, 2025 by
RalfJung
Loading…
Rollup of 12 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-rustc-dev-guide
Area: rustc-dev-guide
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
CI-spurious-fail-msvc
CI spurious failure: target env msvc
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.
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)
#138416
opened Mar 12, 2025 by
Manishearth
Loading…
Install licenses into Nominated for backporting to the compiler in the beta channel.
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)
share/doc/rust/licenses
beta-nominated
#138412
opened Mar 12, 2025 by
cuviper
Loading…
Couple mir building cleanups
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.
#138410
opened Mar 12, 2025 by
bjorn3
Loading…
Use sa_sigaction instead of sa_union.__su_sigaction for AIX
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.
#138409
opened Mar 12, 2025 by
xingxue-ibm
Loading…
Delegation: reject C-variadics
F-fn_delegation
`#![feature(fn_delegation)]`
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.
#138407
opened Mar 12, 2025 by
Bryanskiy
Loading…
Update mdbook to 0.4.47
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#138406
opened Mar 12, 2025 by
ehuss
Loading…
Tweak Performance regression.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
VecCache
to improve performance
perf-regression
#138405
opened Mar 12, 2025 by
Zoxc
Loading…
Cleanup sysroot locating a bit
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138404
opened Mar 12, 2025 by
bjorn3
Loading…
Delegation: one more ICE fix for `#![feature(fn_delegation)]`
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.
MethodCall
generation
F-fn_delegation
#138403
opened Mar 12, 2025 by
Bryanskiy
Loading…
sys/pal/unix/sync/mutex: Fix Mutex::new() on NuttX
O-unix
Operating system: Unix-like
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.
#138400
opened Mar 12, 2025 by
no1wudi
Loading…
Delegation: allow foreign fns `#![feature(fn_delegation)]`
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.
reuse
F-fn_delegation
#138399
opened Mar 12, 2025 by
Bryanskiy
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.