-
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
Fixed typos
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.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#141410
opened May 22, 2025 by
BorisNaum
Loading…
Cache start and end point
S-waiting-on-perf
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.
#141408
opened May 22, 2025 by
compiler-errors
•
Draft
Refactor the two-phase check for impls and impl items
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.
#141407
opened May 22, 2025 by
mu001999
Loading…
interpret: do not force_allocate all return places
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.
#141406
opened May 22, 2025 by
RalfJung
Loading…
GetUserProfileDirectoryW is now documented to always store the size
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.
#141405
opened May 22, 2025 by
RalfJung
Loading…
Improve intrinsic handling in cg_ssa
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[rustdoc] Give more information into extracted doctest information
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.
#141399
opened May 22, 2025 by
GuillaumeGomez
Loading…
chore: fix typos in comment
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.
#141398
opened May 22, 2025 by
Dannyyy93
Loading…
Rollup of 7 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#141396
opened May 22, 2025 by
matthiaskrgr
Loading…
Avoid obligation construction dance with query region constraints
perf-regression
Performance regression.
S-waiting-on-perf
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#141392
opened May 22, 2025 by
compiler-errors
•
Draft
rustc_const_eval: Expose APIs for signalling foreign accesses to memory
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#141383
opened May 22, 2025 by
RalfJung
Loading…
Rename 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.
kw::Empty
as sym::empty
.
A-attributes
#141376
opened May 22, 2025 by
nnethercote
Loading…
Disable libunwind cross-architecture unwinding
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)
#141375
opened May 22, 2025 by
kraj
Loading…
make shared_helpers exe function work for both cygwin and non-cygwin hosts
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)
#141374
opened May 22, 2025 by
jeremyd2019
Loading…
Use the fn_span when emitting function calls for better debug info.
A-compiletest
Area: The compiletest test runner
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
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-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.
#141372
opened May 21, 2025 by
khuey
Loading…
Simplify 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.
format_integer_with_underscore_sep
S-waiting-on-review
#141369
opened May 21, 2025 by
yotamofek
Loading…
use `#![feature(c_variadic)]`
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.
cfg_select!
to select the right VaListImpl
definition
F-c_variadic
#141361
opened May 21, 2025 by
folkertdev
Loading…
[experiment] ci test: see how pr jobs run in codebuild
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
builtin dyn impl no guide inference
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.
#141352
opened May 21, 2025 by
lcnr
Loading…
Make 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.
Rc<T>::deref
zero-cost
T-compiler
ci: use codebuild for dist-x86_64-linux-alt
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
[experimental, do not merge!] a faster implementation of Polonius
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
perf-regression
Performance regression.
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.
[experiment, do not merge!] rewrite the DenseBitSet structure to only use 1 word on the stack
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.
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.