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
Sort

Pull requests list

codegen_llvm: avoid Deref impls w/ extern type 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.
#137603 opened Feb 25, 2025 by davidtwco Loading…
feature: fix typo in attribute description 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.
#137602 opened Feb 25, 2025 by davidtwco Loading…
ssa/mono: deduplicate type_has_metadata 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.
#137601 opened Feb 25, 2025 by davidtwco Loading…
type_ir: remove redundant part of comment 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.
#137600 opened Feb 25, 2025 by davidtwco Loading…
tests: use minicore more 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.
#137599 opened Feb 25, 2025 by davidtwco Loading…
Added unchecked_div and unchecked_rem to signed and unsigned numerical types 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.
#137598 opened Feb 25, 2025 by madhav-madhusoodanan Loading…
Revert accidental cargo submodule update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#137597 opened Feb 25, 2025 by oli-obk Loading…
remove simd_fpow and simd_fpowi 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.
#137595 opened Feb 25, 2025 by folkertdev Loading…
Miri subtree update 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.
#137594 opened Feb 25, 2025 by RalfJung Loading…
fix download-llvm logic for subtree sync branches 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)
#137593 opened Feb 25, 2025 by RalfJung Loading…
Mark feature(repr128) as a complete feature A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature 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-lang Relevant to the language 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.
#137592 opened Feb 25, 2025 by beetrees Loading…
Speed up target feature computation 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.
#137586 opened Feb 25, 2025 by nnethercote Draft
fix doc in library/core/src/sync/atomic.rs 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.
#137585 opened Feb 25, 2025 by xizheyin Loading…
rustdoc: improve the summary icon 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.
#137584 opened Feb 25, 2025 by liigo Loading…
Add option to include submodules from vendoring 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)
#137583 opened Feb 25, 2025 by erickt Loading…
Don't doc-comment BTreeMap<K, SetValZST, A> 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.
#137576 opened Feb 25, 2025 by goffrie Loading…
Make std/src/num mirror core/src/num 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.
#137574 opened Feb 25, 2025 by tgross35 Loading…
Handle autodiff for lib builds 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.
#137570 opened Feb 24, 2025 by ZuseZ4 Draft
Stablize string_extend_from_within relnotes Marks issues that should be documented in the release notes of the next release. 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.
#137569 opened Feb 24, 2025 by aDotInTheVoid Loading…
Try to point of macro expansion from resolver and method errors if it involves macro var 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.
#137565 opened Feb 24, 2025 by compiler-errors Loading…
rustdoc: add known-bug test for issue #24686 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.
#137564 opened Feb 24, 2025 by lolbinarycat Loading…
[Perf experiment] Changed TaskDeps to start with preallocated with 1024 capacity A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) perf-regression Performance regression. 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.
#137563 opened Feb 24, 2025 by FractalFir Loading…
run some tests on emscripten again 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.
#137559 opened Feb 24, 2025 by folkertdev Loading…
import simd_ intrinsics 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-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.
#137551 opened Feb 24, 2025 by folkertdev Draft
Clean up various LLVM FFI things in codegen_llvm 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.
#137549 opened Feb 24, 2025 by oli-obk Loading…
ProTip! What’s not been updated in a month: updated:<2025-01-25.