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
Accelerator
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.5k
Star
116k
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
Rollup of 7 pull requests
- #135959
#135959
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-0jenyfw
matthiaskrgr/rust:rollup-0jenyfw
Copy head branch name to clipboard
Jan 24, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#135959
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-0jenyfw
matthiaskrgr/rust:rollup-0jenyfw
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2025
support wasm inline assembly in naked functions
folkertdev
committed
8dec09f
View commit details
Copy full SHA for 8dec09f
Browse repository at this point
work around the `wasm32-unknown-unknown` ABI being broken
folkertdev
committed
bcf478b
View commit details
Copy full SHA for bcf478b
Browse repository at this point
proc_macro: add `#![warn(unreachable_pub)]`
Urgau
committed
bf5e634
View commit details
Copy full SHA for bf5e634
Browse repository at this point
test: add `#![warn(unreachable_pub)]`
Urgau
committed
939b704
View commit details
Copy full SHA for 939b704
Browse repository at this point
Commits on Jan 21, 2025
Make it possible to build GCC on CI
Show description for 00381ea
Kobzol
committed
00381ea
View commit details
Copy full SHA for 00381ea
Browse repository at this point
CI: free disk with in-tree script instead of GitHub Action
Show description for 9b70b8b
marcoieni
and
whiteio
committed
9b70b8b
View commit details
Copy full SHA for 9b70b8b
Browse repository at this point
Commits on Jan 22, 2025
Only assert the `Parser` size on specific arches
Show description for aef640a
cuviper
committed
aef640a
View commit details
Copy full SHA for aef640a
Browse repository at this point
ci: use 8 core arm runner for dist-aarch64-linux
marcoieni
committed
eb3b3fe
View commit details
Copy full SHA for eb3b3fe
Browse repository at this point
Enable kernel sanitizers for aarch64-unknown-none-softfloat
Show description for 6b06aa6
workingjubilee
committed
6b06aa6
View commit details
Copy full SHA for 6b06aa6
Browse repository at this point
Commits on Jan 23, 2025
Rollup merge of #135366 - Urgau:unreach_pub-std-2, r=cuviper
Show description for e67227c
matthiaskrgr
authored
e67227c
View commit details
Copy full SHA for e67227c
Browse repository at this point
Rollup merge of #135638 - Kobzol:gcc-ci, r=onur-ozkan
Show description for da8b35a
matthiaskrgr
authored
da8b35a
View commit details
Copy full SHA for da8b35a
Browse repository at this point
Rollup merge of #135648 - folkertdev:naked-asm-wasm, r=bjorn3
Show description for d9d8bde
matthiaskrgr
authored
d9d8bde
View commit details
Copy full SHA for d9d8bde
Browse repository at this point
Rollup merge of #135827 - marcoieni:free-space-script, r=Kobzol
Show description for c4f499a
matthiaskrgr
authored
c4f499a
View commit details
Copy full SHA for c4f499a
Browse repository at this point
Rollup merge of #135855 - cuviper:parser-size, r=wesleywiser
Show description for ec50812
matthiaskrgr
authored
ec50812
View commit details
Copy full SHA for ec50812
Browse repository at this point
Rollup merge of #135878 - marcoieni:dist-aarch64-linux-8c, r=Kobzol
Show description for 2532ef4
matthiaskrgr
authored
2532ef4
View commit details
Copy full SHA for 2532ef4
Browse repository at this point
Rollup merge of #135905 - workingjubilee:softly-sanitize-aarch64-floats, r=rcvalle
Show description for b3fcd56
matthiaskrgr
authored
b3fcd56
View commit details
Copy full SHA for b3fcd56
Browse repository at this point
You can’t perform that action at this time.