-
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
[experiment] Use jemalloc for Clippy
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)
#142286
opened Jun 10, 2025 by
Kobzol
Loading…
tests: Do not run afoul of asm.validity.non-exhaustive in input-stats
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.
#142285
opened Jun 10, 2025 by
workingjubilee
Loading…
Rollup of 12 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142283
opened Jun 10, 2025 by
workingjubilee
Loading…
Only run Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
citool
tests on the auto
branch
S-waiting-on-bors
#142282
opened Jun 10, 2025 by
Kobzol
Loading…
Key active queries by usize rather than storing raw keys
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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142277
opened Jun 10, 2025 by
Mark-Simulacrum
•
Draft
Update dependencies in Status: Awaiting review from the assignee but also interested parties.
library/Cargo.lock
S-waiting-on-review
#142276
opened Jun 10, 2025 by
tgross35
Loading…
rustdoc: Refractor Category: PRs that clean code up or issues documenting cleanup.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
clean_ty_generics
C-cleanup
#142275
opened Jun 10, 2025 by
aDotInTheVoid
Loading…
Update the stdarch submodule
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.
#142274
opened Jun 10, 2025 by
tgross35
Loading…
tests: Minicore 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.
extern "gpu-kernel"
feature test
S-waiting-on-review
#142273
opened Jun 9, 2025 by
workingjubilee
Loading…
tests: Change ABIs in tests to more future-resilient ones
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#142272
opened Jun 9, 2025 by
workingjubilee
Loading…
compiler: fn ptrs should hit different lints based on ABI
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.
#142271
opened Jun 9, 2025 by
workingjubilee
Loading…
Rustdoc js: even more typechecking improvements
A-rustdoc-search
Area: Rustdoc's search feature
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.
#142270
opened Jun 9, 2025 by
lolbinarycat
Loading…
[EXPERIMENTAL] assert in release builds in Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
rustc_ast_lowering
S-experimental
#142267
opened Jun 9, 2025 by
workingjubilee
•
Draft
Mark 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.
core::slice::memchr
as #[doc(hidden)]
S-waiting-on-bors
#142262
opened Jun 9, 2025 by
aDotInTheVoid
Loading…
use correct edition when warning for unsafe 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.
#142261
opened Jun 9, 2025 by
folkertdev
Loading…
Miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142260
opened Jun 9, 2025 by
RalfJung
Loading…
Simplify implementation of Rust intrinsics by using type parameters in the cache
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#142259
opened Jun 9, 2025 by
sayantn
Loading…
platform-support.md: Mention specific Linux kernel version or later
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142258
opened Jun 9, 2025 by
teohhanhui
Loading…
[Experiment] Build the standard library with -Csymbol-mangling-version=v0
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142257
opened Jun 9, 2025 by
wesleywiser
Loading…
Add edition checks for some tests that had divergent output
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.
#142255
opened Jun 9, 2025 by
estebank
Loading…
Improve clarity of 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.
core::sync::atomic
docs about "Considerations" in regards to CAS operations
S-waiting-on-review
#142252
opened Jun 9, 2025 by
fu5ha
Loading…
Add supported asm types for LoongArch32
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.
#142248
opened Jun 9, 2025 by
heiher
Loading…
Remove deadlock detection for benchmarking
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-tidy
Area: The tidy tool
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.
#142247
opened Jun 9, 2025 by
zetanumbers
•
Draft
ci: split x86_64-gnu-tools job
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.
#142245
opened Jun 9, 2025 by
marcoieni
Loading…
float tests: deduplicate min, max, and rounding tests
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.
#142243
opened Jun 9, 2025 by
RalfJung
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-10.