Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
888
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
jhorstmann
Datepicker
All time
Commit History
Commits on Jan 26, 2025
Consistently use the most significant bit of vector masks
Show description for 3779b8e
jhorstmann
committed
3779b8e
Copy full SHA for 3779b8e
Commits on Sep 23, 2024
Improve autovectorization of to_lowercase / to_uppercase functions
Show description for e393f56
jhorstmann
committed
e393f56
Copy full SHA for e393f56
Commits on Mar 12, 2024
Add tests for the generated assembly of mask related simd instructions.
Show description for e91f937
jhorstmann
committed
e91f937
Copy full SHA for e91f937
Commits on Mar 25, 2022
Add another assertion without into_iter
jhorstmann
committed
d9a438d
Copy full SHA for d9a438d
Add a test verifying the number of drop calls
jhorstmann
committed
4b53f56
Copy full SHA for 4b53f56
Use ManuallyDrop::take instead of into_inner
Show description for d14c0d2
jhorstmann
and
danielhenrymantilla
authored
d14c0d2
Copy full SHA for d14c0d2
Fix double drop of allocator in IntoIter impl of Vec
jhorstmann
committed
0cf6061
Copy full SHA for 0cf6061
Commits on Jan 24, 2022
Implement avx512 compressstore intrinsics (#1273)
jhorstmann
authored
929f6e8
Copy full SHA for 929f6e8
Commits on Dec 4, 2021
Implement avx512 masked load and store intrinsics (#1254)
jhorstmann
authored
54d690d
Copy full SHA for 54d690d
You can’t perform that action at this time.