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
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
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.6k
Star
118k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update the
compiler-builtins
subtree
- #143405
#143405
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
tgross35:update-builtins
tgross35/rust:update-builtins
Copy head branch name to clipboard
Jul 10, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Update the
compiler-builtins
subtree
#143405
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
tgross35:update-builtins
tgross35/rust:update-builtins
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2025
use `is_multiple_of` to check if an addr is aligned
folkertdev
authored and
tgross35
committed
3dc3017
View commit details
Copy full SHA for 3dc3017
Browse repository at this point
use `extern "custom"` on naked functions with a custom calling convention
folkertdev
authored
a413cca
View commit details
Copy full SHA for a413cca
Browse repository at this point
Add minimal triagebot config
Show description for bcc96da
Urgau
authored
bcc96da
View commit details
Copy full SHA for bcc96da
Browse repository at this point
symcheck: Add a wrapper around an archive
Show description for 9f4670f
tgross35
committed
9f4670f
View commit details
Copy full SHA for 9f4670f
Browse repository at this point
Commits on Jun 24, 2025
Use `asm_cfg` in `probestack`
Show description for 962ff16
folkertdev
authored
962ff16
View commit details
Copy full SHA for 962ff16
Browse repository at this point
Commits on Jun 29, 2025
apply suggestions for clippy::manual_is_multiple_of in libm-test
quaternic
authored and
tgross35
committed
76b9fbf
View commit details
Copy full SHA for 76b9fbf
Browse repository at this point
Commits on Jun 30, 2025
josh-sync: Replace `#xxxx`-style links in messages
Show description for a4d584e
tgross35
committed
a4d584e
View commit details
Copy full SHA for a4d584e
Browse repository at this point
Commits on Jul 1, 2025
libm: Improved integer utilities, implement shifts and bug fixes for i256 and u256
Show description for 6c42218
quaternic
authored
6c42218
View commit details
Copy full SHA for 6c42218
Browse repository at this point
Commits on Jul 2, 2025
Use the compiler to determine whether or not to enable `f16` and `f128`
Show description for be35d37
tgross35
committed
be35d37
View commit details
Copy full SHA for be35d37
Browse repository at this point
Commits on Jul 4, 2025
Remove the `let_chains` feature now that it is stable
tgross35
committed
6ae56f4
View commit details
Copy full SHA for 6ae56f4
Browse repository at this point
symcheck: Make `target` a positional argument
Show description for e164811
tgross35
committed
e164811
View commit details
Copy full SHA for e164811
Browse repository at this point
symcheck: Improve diagnostics from spawned Cargo
Show description for 84060f6
tgross35
committed
84060f6
View commit details
Copy full SHA for 84060f6
Browse repository at this point
Commits on Jul 5, 2025
Remove unused custom target JSON files
Show description for 19ab646
tgross35
committed
19ab646
View commit details
Copy full SHA for 19ab646
Browse repository at this point
Test building custom targets and resolve an issue probing `rustc`
Show description for 016bc61
tgross35
committed
016bc61
View commit details
Copy full SHA for 016bc61
Browse repository at this point
You can’t perform that action at this time.