Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement //@ needs-target-std compiletest directive 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 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.
#142297 opened Jun 10, 2025 by jieyouxu Loading…
Specialize ToString implementation on u128 and i128 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.
#142294 opened Jun 10, 2025 by GuillaumeGomez Loading…
[early rough draft] GCI: Don't evaluate free const items with impossible predicates F-generic_const_items `#![feature(generic_const_items)]` rla-silenced Silences rust-log-analyzer postings to the PR it's added on. 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.
#142293 opened Jun 10, 2025 by fmease Draft
[perf] Tweak GenericArgs-related functions rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142289 opened Jun 10, 2025 by fmease Draft
promote_consts experiment: do not promote !Freeze shared references S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142287 opened Jun 10, 2025 by RalfJung Draft
[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…
Only run citool tests on the auto branch S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#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) perf-regression Performance regression. 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 library/Cargo.lock S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142276 opened Jun 10, 2025 by tgross35 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 extern "gpu-kernel" feature test 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.
#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…
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 rustc_ast_lowering S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142267 opened Jun 9, 2025 by workingjubilee Draft
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…
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-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…
[Experiment] Build the standard library with -Csymbol-mangling-version=v0 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)
#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 core::sync::atomic docs about "Considerations" in regards to CAS operations 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.
#142252 opened Jun 9, 2025 by fu5ha Loading…
Add supported asm types for LoongArch32 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.
#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-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.
#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…
Detect more cases of unused_parens around types 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142237 opened Jun 9, 2025 by benschulz Loading…
ProTip! no:milestone will show everything without a milestone.