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
13.9k
Star
107k
Code
Issues
5k+
Pull requests
875
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
master
User selector
sayantn
Datepicker
All time
Commit History
Commits on Oct 8, 2025
Port the Miri implementations of SIMD intrinsics to `rustc_const_eval`
sayantn
committed
45ca537
Copy full SHA for 45ca537
Commits on Sep 15, 2025
Merge pull request #1921 from a4lg/riscv-inline-asm-general-improvements
Show description for c1242fa
sayantn
authored
c1242fa
Copy full SHA for c1242fa
Commits on Sep 11, 2025
Merge pull request #1918 from a4lg/riscv-aes64im-lower-requirements
Show description for 269cecc
sayantn
authored
269cecc
Copy full SHA for 269cecc
Remove big-endian swizzles from `vreinterpret`
sayantn
committed
bb31725
Copy full SHA for bb31725
Commits on Sep 6, 2025
Merge pull request #1913 from folkertdev/s390x-vector-funnel-shift
Show description for d5bed4b
sayantn
authored
d5bed4b
Copy full SHA for d5bed4b
Commits on Sep 3, 2025
Merge pull request #1909 from a4lg/riscv-clmul-lower-requirements
Show description for 0a97662
sayantn
authored
0a97662
Copy full SHA for 0a97662
Add `funnel_sh{l,r}` functions and intrinsics
Show description for 62b4347
sayantn
and
folkertdev
committed
62b4347
Copy full SHA for 62b4347
Commits on Sep 2, 2025
Merge pull request #1912 from folkertdev/loongarch-qemu-user
Show description for 60874ec
sayantn
authored
60874ec
Copy full SHA for 60874ec
Commits on Aug 17, 2025
Add runtime detection for APX-F and AVX10
sayantn
committed
40fc7df
Copy full SHA for 40fc7df
Commits on Aug 13, 2025
Stabilize `sse4a` and `tbm` target features
Show description for 100d19c
sayantn
committed
100d19c
Copy full SHA for 100d19c
Commits on Aug 5, 2025
Merge pull request #1896 from folkertdev/add-flags-into-iter
Show description for 92f195c
sayantn
authored
92f195c
Copy full SHA for 92f195c
Commits on Aug 3, 2025
Merge pull request #1893 from folkertdev/loongarch-gcc
Show description for 56ba98c
sayantn
authored
56ba98c
Copy full SHA for 56ba98c
Commits on Jul 25, 2025
Merge pull request #1863 from folkertdev/combine-rust-files
Show description for f998575
sayantn
authored
f998575
Copy full SHA for f998575
Commits on Jul 24, 2025
Merge pull request #1885 from 197g/maskmove-is-non-temporal
Show description for 14febfa
sayantn
authored
14febfa
Copy full SHA for 14febfa
Commits on Jul 22, 2025
Merge pull request #1881 from folkertdev/s390x-project-simd
Show description for 4b95bb7
sayantn
authored
4b95bb7
Copy full SHA for 4b95bb7
Commits on Jul 16, 2025
Update `wasmprinter` to latest
sayantn
committed
08ef071
Copy full SHA for 08ef071
Bump versions in CI
Show description for ed29189
sayantn
committed
ed29189
Copy full SHA for ed29189
Update Docker OS to Ubuntu-25.10
sayantn
committed
a2486a5
Copy full SHA for a2486a5
Update SDE to v9.58.0
sayantn
committed
d8a783d
Copy full SHA for d8a783d
Commits on Jul 11, 2025
Merge pull request #1858 from folkertdev/aarch-comparison-operators
Show description for cd48abd
sayantn
authored
cd48abd
Copy full SHA for cd48abd
Commits on Jul 10, 2025
Merge pull request #1857 from folkertdev/arm-dup
Show description for bb7a446
sayantn
authored
bb7a446
Copy full SHA for bb7a446
Commits on Jul 7, 2025
Use `simd_funnel_sh{l,r}` and `simd_round_ties_even` to remove uses of LLVM intrinsics
sayantn
authored and
Amanieu
committed
658b5c8
Copy full SHA for 658b5c8
Commits on Jun 15, 2025
Correctly account for different address spaces in LLVM intrinsic invocations
sayantn
committed
a9500d6
Copy full SHA for a9500d6
Use `LLVMIntrinsicGetDeclaration` to completely remove the hardcoded intrinsics list
sayantn
committed
9415f3d
Copy full SHA for 9415f3d
Commits on Jun 14, 2025
Implement `simd_round_ties_even` for miri, cg_clif and cg_gcc
sayantn
committed
b9382e9
Copy full SHA for b9382e9
Implement `simd_round_ties_even` for miri, cg_clif and cg_gcc
sayantn
committed
2ffa1dd
Copy full SHA for 2ffa1dd
Add `simd_funnel_sh{l,r}` and `simd_round_ties_even`
sayantn
committed
2038405
Copy full SHA for 2038405
Commits on Jun 11, 2025
Simplify implementation of Rust intrinsics by using type parameters in the cache
sayantn
committed
fa425db
Copy full SHA for fa425db
Simplify implementation of Rust intrinsics by using type parameters in the cache
sayantn
committed
d56fcd9
Copy full SHA for d56fcd9
Commits on Jun 7, 2025
Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features
sayantn
committed
632396e
Copy full SHA for 632396e
Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target features
sayantn
committed
cd7533a
Copy full SHA for cd7533a
Commits on Jun 3, 2025
Remove uses of `stdarch_x86_avx512`
sayantn
committed
fbc15c1
Copy full SHA for fbc15c1
Add impl for `llvm.roundeven` in cg_clif
Show description for b97136c
sayantn
committed
b97136c
Copy full SHA for b97136c
Add impl for `llvm.roundeven` in cg_clif
Show description for d91c1af
sayantn
committed
d91c1af
Copy full SHA for d91c1af
Update stdarch submodule
sayantn
committed
41fdc80
Copy full SHA for 41fdc80
Pagination
Previous
Next
You can’t perform that action at this time.