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

Portable SIMD subtree update merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#138687 by calebzulawski was merged Mar 20, 2025 Loading… 1.87.0
Portable SIMD subtree update merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. 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.
#135701 by calebzulawski was merged Feb 10, 2025 Loading… 1.86.0
Lint #[inline(always)] closure in #[target_feature] functions 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.
#133408 by calebzulawski was closed Dec 6, 2024 Loading…
Add simd_relaxed_fma intrinsic 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.
#133395 by calebzulawski was merged Dec 3, 2024 Loading… 1.85.0
Add implied target features to target_feature attribute 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.
#128221 by calebzulawski was merged Aug 7, 2024 Loading… 1.82.0
Make repr(packed) vectors work with SIMD intrinsics 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.
#125311 by calebzulawski was merged Jun 2, 2024 Loading… 1.80.0
Portable SIMD subtree update merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#121269 by calebzulawski was merged Feb 19, 2024 Loading… 1.78.0
Add core::intrinsics::simd A-SIMD Area: SIMD (Single Instruction Multiple Data) merged-by-bors This PR was explicitly merged by bors. PG-portable-simd Project group: Portable SIMD (https://github.com/rust-lang/project-portable-simd) 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. T-opsem Relevant to the opsem team
#118853 by calebzulawski was merged Dec 19, 2023 Loading… 1.76.0
Remove i686-apple-darwin cross-testing 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)
#118083 by calebzulawski was merged Nov 21, 2023 Loading… 1.76.0
Portable SIMD subtree update A-SIMD Area: SIMD (Single Instruction Multiple Data) merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. PG-portable-simd Project group: Portable SIMD (https://github.com/rust-lang/project-portable-simd) 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.
#118077 by calebzulawski was merged Dec 2, 2023 Loading… 1.76.0
Subtree update portable-simd has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#118064 by calebzulawski was closed Nov 20, 2023 Loading…
Implement repr(packed) for repr(simd) A-SIMD Area: SIMD (Single Instruction Multiple Data) merged-by-bors This PR was explicitly merged by bors. PG-portable-simd Project group: Portable SIMD (https://github.com/rust-lang/project-portable-simd) 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.
#117116 by calebzulawski was merged Dec 11, 2023 Loading… 1.76.0
Stabilize target_feature_11 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.
#116114 by calebzulawski was closed Dec 12, 2024 Loading…
Fix simd_bswap for i8/u8 merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. 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.
#114266 by calebzulawski was merged Jul 31, 2023 Loading… 1.73.0
Add simd_bswap, simd_bitreverse, simd_ctlz, and simd_cttz intrinsics merged-by-bors This PR was explicitly merged by bors. 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.
#114156 by calebzulawski was merged Jul 29, 2023 Loading… 1.73.0
Add portable-simd mention A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#112158 by calebzulawski was merged Jun 4, 2023 Loading… 1.72.0
Fix #[inline(always)] on closures with target feature 1.1 merged-by-bors This PR was explicitly merged by bors. 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.
#111836 by calebzulawski was merged Jul 23, 2023 Loading… 1.73.0
Stabilize movbe target feature 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.
#107711 by calebzulawski was merged Mar 11, 2023 Loading… 1.70.0
Remove misleading target feature aliases disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. 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-lang Relevant to the language team, which will review and decide on the PR/issue.
#107707 by calebzulawski was merged May 15, 2023 Loading… 1.71.0
Print all features with --print target-features 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.
#104627 by calebzulawski was merged Nov 30, 2022 Loading… 1.67.0
Fix some misleading target feature aliases 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.
#103750 by calebzulawski was merged Nov 16, 2022 Loading… 1.67.0
Implement simd_as for pointers 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.
#98441 by calebzulawski was merged Sep 17, 2022 Loading… 1.65.0
Improve SIMD casts 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.
#92425 by calebzulawski was merged Jan 19, 2022 Loading… 1.60.0
Allow simd_bitmask to return byte arrays A-SIMD Area: SIMD (Single Instruction Multiple Data) 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.
#88868 by calebzulawski was merged Nov 10, 2021 Loading… 1.58.0
Allow simd_shuffle to accept vectors of any length A-SIMD Area: SIMD (Single Instruction Multiple Data) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#88855 by calebzulawski was merged Sep 19, 2021 Loading… 1.57.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.