Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Sync from portable simd 2026 07 20
- #159582
#159582
Merged
rust-bors[bot]
merged 22 commits into
rust-lang:main
rust-lang/rust:main
from
folkertdev:sync-from-portable-simd-2026-07-20
folkertdev/rust:sync-from-portable-simd-2026-07-20
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Sync from portable simd 2026 07 20
#159582
rust-bors[bot]
merged 22 commits into
rust-lang:main
rust-lang/rust:main
from
folkertdev:sync-from-portable-simd-2026-07-20
folkertdev/rust:sync-from-portable-simd-2026-07-20
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2026
implement our own `ulps` check to test `f16`
Show description for eb7cb89
folkertdev
committed
eb7cb89
View commit details
Copy full SHA for eb7cb89
Browse repository at this point
Commits on Apr 16, 2026
disable `f16` tests when not `target_has_reliable_f16_math`
Show description for f40da91
folkertdev
committed
f40da91
View commit details
Copy full SHA for f40da91
Browse repository at this point
Commits on May 9, 2026
Fix pointer API to match what was stabilized
calebzulawski
committed
c4f3110
View commit details
Copy full SHA for c4f3110
Browse repository at this point
Merge pull request #526 from rust-lang/update-pointer-api
Show description for 94a3ba2
calebzulawski
authored
94a3ba2
View commit details
Copy full SHA for 94a3ba2
Browse repository at this point
Commits on May 30, 2026
Optimize `swizzle_dyn` for AArch64 with N > 16
Show description for beafe83
Kmeakin
committed
beafe83
View commit details
Copy full SHA for beafe83
Browse repository at this point
Merge pull request #528 from Kmeakin/km/aarch64-dyn-swizzle
Show description for be090a7
calebzulawski
authored
be090a7
View commit details
Copy full SHA for be090a7
Browse repository at this point
Commits on May 31, 2026
Provide `From` impls for AArch64 ACLE tuple types.
Show description for b16ee62
Kmeakin
committed
b16ee62
View commit details
Copy full SHA for b16ee62
Browse repository at this point
Commits on Jun 12, 2026
Use `impl` restrictions over hand-sealed traits
jhpratt
committed
61ae55e
View commit details
Copy full SHA for 61ae55e
Browse repository at this point
Commits on Jun 20, 2026
Add `Mask::last_set` method
Show description for ae33abe
Kmeakin
committed
ae33abe
View commit details
Copy full SHA for ae33abe
Browse repository at this point
Merge pull request #532 from Kmeakin/km/simd-last-set
Show description for a27ae1d
calebzulawski
authored
a27ae1d
View commit details
Copy full SHA for a27ae1d
Browse repository at this point
Merge pull request #530 from Kmeakin/km/aarch64-tuple-from-impls
Show description for 8e3bfb0
calebzulawski
authored
8e3bfb0
View commit details
Copy full SHA for 8e3bfb0
Browse repository at this point
Merge pull request #529 from jhpratt/master
Show description for d7a525f
calebzulawski
authored
d7a525f
View commit details
Copy full SHA for d7a525f
Browse repository at this point
Commits on Jun 22, 2026
Optimize `swizzle_dyn` for LoongArch64 with N is 16 or 32
heiher
committed
30bdfe3
View commit details
Copy full SHA for 30bdfe3
Browse repository at this point
Commits on Jun 23, 2026
Merge pull request #533 from heiher/swizzle-dyn-loong64
Show description for 44a03e6
calebzulawski
authored
44a03e6
View commit details
Copy full SHA for 44a03e6
Browse repository at this point
Commits on Jul 3, 2026
Merge pull request #518 from folkertdev/test-float-f16
Show description for 5b7c840
programmerjake
authored
5b7c840
View commit details
Copy full SHA for 5b7c840
Browse repository at this point
Merge of rust-lang/portable-simd#520: disable `f16` tests for the cranelift backend
workingjubilee
authored
7d497cc
View commit details
Copy full SHA for 7d497cc
Browse repository at this point
Commits on Jul 19, 2026
Merge commit '7d497cca160ae6062acc1a2db838667f83c0b58e' into sync-from-portable-simd-2026-07-20
folkertdev
committed
b010737
View commit details
Copy full SHA for b010737
Browse repository at this point
Commits on Jul 20, 2026
fix feature gate
folkertdev
committed
e09b887
View commit details
Copy full SHA for e09b887
Browse repository at this point
remove now-dead `Sealed` trait
folkertdev
committed
b045903
View commit details
Copy full SHA for b045903
Browse repository at this point
fix simd tests that use `without_provenance{_mut}`
folkertdev
committed
7629861
View commit details
Copy full SHA for 7629861
Browse repository at this point
disable `portable_simd` miri test that needs additional intrinsic support
folkertdev
committed
f32f69b
View commit details
Copy full SHA for f32f69b
Browse repository at this point
Commits on Jul 21, 2026
relax `f16` `LOG_APPROX` when running tests under Miri
folkertdev
committed
e547ba4
View commit details
Copy full SHA for e547ba4
Browse repository at this point
You can’t perform that action at this time.