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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
aebf6f1
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 17, 2024
Use intrinsics directly to avoid recursion
calebzulawski
committed
aebf6f1
Copy full SHA for aebf6f1
Revert "Revert "Merge pull request #385 from workingjubilee/make-an-ass-out-of-u-and-me""
Show description for 44b4d26
calebzulawski
committed
44b4d26
Copy full SHA for 44b4d26
Merge pull request #392 from rust-lang/minor-fixes
Show description for 061d5ac
calebzulawski
authored
061d5ac
Copy full SHA for 061d5ac
Add back core_intrinsics
calebzulawski
committed
d8439e9
Copy full SHA for d8439e9
Revert "Merge pull request #385 from workingjubilee/make-an-ass-out-of-u-and-me"
Show description for 644bdfb
calebzulawski
committed
644bdfb
Copy full SHA for 644bdfb
Minor fixes
calebzulawski
committed
a2dd4a3
Copy full SHA for a2dd4a3
Merge pull request #385 from workingjubilee/make-an-ass-out-of-u-and-me
Show description for 6ad779c
calebzulawski
authored
6ad779c
Copy full SHA for 6ad779c
Commits on Feb 14, 2024
Merge pull request #391 from RalfJung/core-intrinsics
Show description for b2e1bcb
calebzulawski
authored
b2e1bcb
Copy full SHA for b2e1bcb
use core::intrinsics::simd
RalfJung
committed
851ef63
Copy full SHA for 851ef63
Commits on Feb 9, 2024
Merge pull request #389 from RalfJung/const_intrinsic_copy
Show description for f505736
calebzulawski
authored
f505736
Copy full SHA for f505736
stdsimd feature got split up
RalfJung
committed
047ba0a
Copy full SHA for 047ba0a
re-add const_intrinsic_copy feature
RalfJung
committed
4e36929
Copy full SHA for 4e36929
Commits on Jan 29, 2024
Merge pull request #380 from rust-lang/bitmask-order
Show description for f55ca30
calebzulawski
authored
f55ca30
Copy full SHA for f55ca30
Commits on Jan 5, 2024
Merge pull request #386 from rust-lang/core-intrinsics
Show description for 97007cc
calebzulawski
authored
97007cc
Copy full SHA for 97007cc
Add exposed_provenance for rust-lang/rust#118487
calebzulawski
committed
e7130ec
Copy full SHA for e7130ec
Use core::intrinsics
calebzulawski
committed
bb50fa2
Copy full SHA for bb50fa2
Commits on Dec 14, 2023
Assume masks are correct
Show description for b6eeb4e
workingjubilee
committed
b6eeb4e
Copy full SHA for b6eeb4e
Commits on Dec 11, 2023
Merge pull request #383 from programmerjake/programmerjake-patch-1
Show description for 1273da6
calebzulawski
authored
1273da6
Copy full SHA for 1273da6
Fix load/store safety comments to require aligned `T`
Show description for c705775
programmerjake
authored
c705775
Copy full SHA for c705775
Commits on Dec 3, 2023
Merge pull request #378 from RalfJung/simd_bitmask
Show description for 80ff6a5
calebzulawski
authored
80ff6a5
Copy full SHA for 80ff6a5
Fix bitmask vector bit order
calebzulawski
committed
289c1d1
Copy full SHA for 289c1d1
fix simd_bitmask docs
RalfJung
committed
81af496
Copy full SHA for 81af496
Commits on Nov 19, 2023
Merge pull request #377 from rust-lang/bitmask-followup
Show description for e0e9a45
calebzulawski
authored
e0e9a45
Copy full SHA for e0e9a45
Follow-up fixes for to_bitmask
calebzulawski
committed
5739caa
Copy full SHA for 5739caa
remove repetitive words
Show description for 64ea088
cuishuang
authored and
calebzulawski
committed
64ea088
Copy full SHA for 64ea088
Merge pull request #376 from rust-lang/find-first-set
Show description for 384be9f
calebzulawski
authored
384be9f
Copy full SHA for 384be9f
Add first_set
calebzulawski
committed
62bbb36
Copy full SHA for 62bbb36
Merge pull request #375 from rust-lang/bitmask
Show description for 7e5c03a
calebzulawski
authored
7e5c03a
Copy full SHA for 7e5c03a
Commits on Nov 18, 2023
Use u8xN for bitmasks
calebzulawski
committed
0ad68db
Copy full SHA for 0ad68db
Commits on Nov 17, 2023
Workaround simd_bitmask limitations
calebzulawski
committed
082e3c8
Copy full SHA for 082e3c8
Simplify bitmasks
calebzulawski
committed
4ca9f04
Copy full SHA for 4ca9f04
Fix or silence lints
calebzulawski
committed
8d9bcda
Copy full SHA for 8d9bcda
Commits on Nov 15, 2023
Merge pull request #371 from rust-lang/lane_to_element
Show description for 6b1e7f6
calebzulawski
authored
6b1e7f6
Copy full SHA for 6b1e7f6
Commits on Oct 23, 2023
Update crates/core_simd/src/masks.rs
Show description for 4cc260e
calebzulawski
and
programmerjake
authored
4cc260e
Copy full SHA for 4cc260e
Commits on Oct 21, 2023
Fix bitmasks
calebzulawski
committed
d06dc5c
Copy full SHA for d06dc5c
Pagination
Previous
Next
You can’t perform that action at this time.