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
904
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
japaric
Datepicker
All time
Commit History
Commits on May 12, 2025
ui/async-drop-initial: factor in panic strategy in destructor size check
Show description for 2fdf3d9
japaric
committed
2fdf3d9
Copy full SHA for 2fdf3d9
Commits on Jan 31, 2025
bootstrap: only build `crt{begin,end}.o` when compiling to MUSL
Show description for 88260f4
japaric
committed
88260f4
Copy full SHA for 88260f4
Commits on Jan 21, 2025
make UI tests that use `--test` work on panic=abort targets
Show description for ece8b0c
japaric
committed
ece8b0c
Copy full SHA for ece8b0c
Commits on Jan 20, 2025
account for `c_enum_min_bits` in `multiple-reprs` UI test
Show description for a710e1f
japaric
committed
a710e1f
Copy full SHA for a710e1f
Commits on Nov 15, 2024
make UI test OS-agnostic
Show description for 7f02756
japaric
committed
7f02756
Copy full SHA for 7f02756
Commits on Jun 20, 2024
add `needs-unwind` to UI test
Show description for f42fa4f
japaric
committed
f42fa4f
Copy full SHA for f42fa4f
Commits on Aug 18, 2023
QNX: pass a truncated thread name to the OS
Show description for f58b254
japaric
committed
f58b254
Copy full SHA for f58b254
Commits on Jun 27, 2022
make Condvar, Mutex, RwLock const constructors work with unsupported impl
japaric
committed
513eda0
Copy full SHA for 513eda0
Commits on Jan 21, 2020
for now, do not build rust-std for the armv7a-none-eabihf target
Show description for 8abbd0b
japaric
committed
8abbd0b
Copy full SHA for 8abbd0b
Commits on Jan 20, 2020
Merge branch 'master' into bare-metal-cortex-a
japaric
authored
a3a0776
Copy full SHA for a3a0776
Commits on Jan 15, 2020
add bare metal ARM Cortex-A targets to rustc
Show description for 470cdf5
japaric
committed
470cdf5
Copy full SHA for 470cdf5
Commits on Mar 25, 2019
compile all crates under test w/ -Zemit-stack-sizes
japaric
committed
7d365cf
Copy full SHA for 7d365cf
Commits on Mar 24, 2019
bootstrap: build compiler-builtins with -Z emit-stack-sizes
japaric
committed
8b8488c
Copy full SHA for 8b8488c
Commits on Feb 18, 2019
cargo fmt
japaric
authored and
gnzlbg
committed
b6dda84
Copy full SHA for b6dda84
assert_instr: bump instruction limit for simd32
japaric
authored and
gnzlbg
committed
c78520a
Copy full SHA for c78520a
acle/{dsp,simd32}: fix unit tests
japaric
authored and
gnzlbg
committed
ccba7aa
Copy full SHA for ccba7aa
acle/ex: CLREX requires v6k
japaric
authored and
gnzlbg
committed
c7bbc50
Copy full SHA for c7bbc50
fix CI
japaric
authored and
gnzlbg
committed
3957baa
Copy full SHA for 3957baa
acle/{dsp,simd32}: add leading underscores to match ACLE spec
japaric
authored and
gnzlbg
committed
4524877
Copy full SHA for 4524877
conditionally declare the dmb_dsb macro
japaric
authored and
gnzlbg
committed
8cf9e1f
Copy full SHA for 8cf9e1f
add missing imports
japaric
authored and
gnzlbg
committed
9c541c2
Copy full SHA for 9c541c2
cargo fmt
japaric
authored and
gnzlbg
committed
8b747be
Copy full SHA for 8b747be
acle/ex: fix raw pointer mutability
japaric
authored and
gnzlbg
committed
a1b20ce
Copy full SHA for a1b20ce
acle: move arm/dsp into acle/{dsp,simd32}
Show description for b459398
japaric
authored and
gnzlbg
committed
b459398
Copy full SHA for b459398
acle/hints: make sevl truly available on aarch64
Show description for d10ba3f
japaric
authored and
gnzlbg
committed
d10ba3f
Copy full SHA for d10ba3f
acle/docs: add armv8-m and armv8-r to the list of rustc targets & llvm features
japaric
authored and
gnzlbg
committed
3b254b2
Copy full SHA for 3b254b2
acle: add ldrex, clrex and strex
japaric
authored and
gnzlbg
committed
32f6e2f
Copy full SHA for 32f6e2f
acle/dsp: note the difference between LLVM's +dsp and ACLE's __ARM_FEATURE_DSP
Show description for a681e3b
japaric
authored and
gnzlbg
committed
a681e3b
Copy full SHA for a681e3b
acle/dsp: update comment
Show description for 43cfda6
japaric
authored and
gnzlbg
committed
43cfda6
Copy full SHA for 43cfda6
acle/barrier: remove cfg from re-export
Show description for 309f91b
japaric
authored and
gnzlbg
committed
309f91b
Copy full SHA for 309f91b
acle/hints: gate sevl on 'v8' rather than on 'aarch64'
Show description for ab2e19b
japaric
authored and
gnzlbg
committed
ab2e19b
Copy full SHA for ab2e19b
acle: move saturating intrinsics into its own module
Show description for 5aee854
japaric
authored and
gnzlbg
committed
5aee854
Copy full SHA for 5aee854
acle/{simd32,dsp}: not available on aarch64
Show description for 657e2a4
japaric
authored and
gnzlbg
committed
657e2a4
Copy full SHA for 657e2a4
acle/barrier: use llvm.{arm,aarch64}.{dmb,dsb,isb} instead of asm!
Show description for 627bcdd
japaric
authored and
gnzlbg
committed
627bcdd
Copy full SHA for 627bcdd
acle/dsp: make available on the A profile
japaric
authored and
gnzlbg
committed
240468f
Copy full SHA for 240468f
Pagination
Previous
Next
You can’t perform that action at this time.