-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix false positive lint error from no_implicit_prelude attr
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.
#141892
opened Jun 2, 2025 by
chenyukang
Loading…
Fix borrowck mentioning a name from an external macro we (deliberately) don't save
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.
#141891
opened Jun 2, 2025 by
jdonszelmann
Loading…
Add link to correct documentation in htmldocck.py
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.
#141890
opened Jun 2, 2025 by
Derukugis
Loading…
Add missing 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.
dyn
keywords to tests that do not test for them
S-waiting-on-review
#141889
opened Jun 2, 2025 by
Veykril
Loading…
Use non-2015 edition paths in tests that do not test for their resolution
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.
#141888
opened Jun 2, 2025 by
Veykril
Loading…
Add missing 2015 edition directives
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.
#141886
opened Jun 2, 2025 by
Veykril
Loading…
[RTE-484] Update SGX maintainers
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#141885
opened Jun 2, 2025 by
raoulstrackx
Loading…
allow macro_use as first segment
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.
#141884
opened Jun 2, 2025 by
bvanjoi
Loading…
Remove check_mod_loops query and run the checks per-body instead
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.
#141883
opened Jun 2, 2025 by
oli-obk
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
#141881
opened Jun 2, 2025 by
lnicola
Loading…
Rollup of 6 pull requests
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-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.
#141879
opened Jun 2, 2025 by
matthiaskrgr
Loading…
Reject unsupported, unstable ABIs during AST lowering
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#141877
opened Jun 2, 2025 by
workingjubilee
Loading…
Don't declare variables in 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.
ExprKind::Let
in invalid positions
S-waiting-on-review
#141876
opened Jun 2, 2025 by
compiler-errors
Loading…
Introduce Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ByteSymbol
S-waiting-on-perf
#141875
opened Jun 2, 2025 by
nnethercote
•
Draft
add f16_epsilon and f128_epsilon diagnostic items
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141874
opened Jun 2, 2025 by
usamoi
Loading…
index: add method for checking range on DenseBitSet
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.
#141871
opened Jun 1, 2025 by
nia-e
Loading…
Fix broken link to rustc_type_ir module in serialization docs
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#141870
opened Jun 1, 2025 by
davidjsonn
Loading…
Describe Future invariants more precisely
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.
#141867
opened Jun 1, 2025 by
Diggsey
Loading…
Optionally don't steal the THIR
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.
#141865
opened Jun 1, 2025 by
Nadrieril
Loading…
Handle win32 separater for cygwin paths
O-cygwin
Target: *-pc-cygwin
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.
#141864
opened Jun 1, 2025 by
Berrysoft
Loading…
Switch Area: Our Github Actions CI
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.
x86_64-msvc-{1,2}
back to Windows Server 2025 images
A-CI
#141861
opened Jun 1, 2025 by
jieyouxu
Loading…
Fix typo in Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
StructuralPartialEq
docs
A-docs
#141858
opened Jun 1, 2025 by
zacryol
Loading…
coretests: move float tests from num to floats module and use a more flexible macro to generate them
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.
#141857
opened Jun 1, 2025 by
RalfJung
Loading…
forward the bootstrap Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
runner
to run-make
A-compiletest
#141856
opened Jun 1, 2025 by
folkertdev
Loading…
Explain 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.
TOCTOU
on the top of std::fs
, and reference it in functions
S-waiting-on-review
#141847
opened Jun 1, 2025 by
xizheyin
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.