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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #136389
#136389
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-x453dy9
matthiaskrgr/rust:rollup-x453dy9
Copy head branch name to clipboard
Feb 1, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#136389
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-x453dy9
matthiaskrgr/rust:rollup-x453dy9
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2025
improve doc tests for (min/max/minmax).* functions
Show description for b20307b
WaffleLapkin
committed
b20307b
View commit details
Copy full SHA for b20307b
Browse repository at this point
implement all min/max fns in terms of `<`/`is_lt`
Show description for c5835cd
WaffleLapkin
committed
c5835cd
View commit details
Copy full SHA for c5835cd
Browse repository at this point
Implement MIR, CTFE, and codegen for unsafe binders
compiler-errors
committed
fc1a918
View commit details
Copy full SHA for fc1a918
Browse repository at this point
Enforce unsafe binders must be Copy (for now)
compiler-errors
committed
b63341e
View commit details
Copy full SHA for b63341e
Browse repository at this point
Validation
compiler-errors
committed
442b9a9
View commit details
Copy full SHA for 442b9a9
Browse repository at this point
stabilize `once_wait`
slanterns
committed
6fa6168
View commit details
Copy full SHA for 6fa6168
Browse repository at this point
Commits on Feb 1, 2025
Add link attribute for Enzyme's FFI
saethlin
committed
ce7cb31
View commit details
Copy full SHA for ce7cb31
Browse repository at this point
docs: Documented Send and Sync requirements for Mutex + MutexGuard
ranger-ross
committed
3d84a49
View commit details
Copy full SHA for 3d84a49
Browse repository at this point
document ptr comparison being by address
hkBst
committed
55dc6db
View commit details
Copy full SHA for 55dc6db
Browse repository at this point
Rollup merge of #130514 - compiler-errors:unsafe-binders, r=oli-obk
Show description for 2fd3007
matthiaskrgr
authored
2fd3007
View commit details
Copy full SHA for 2fd3007
Browse repository at this point
Rollup merge of #135684 - ranger-ross:mutex-docs, r=joboet
Show description for 9dfdef6
matthiaskrgr
authored
9dfdef6
View commit details
Copy full SHA for 9dfdef6
Browse repository at this point
Rollup merge of #136307 - WaffleLapkin:minminmin, r=scottmcm
Show description for a56e85a
matthiaskrgr
authored
a56e85a
View commit details
Copy full SHA for a56e85a
Browse repository at this point
Rollup merge of #136360 - slanterns:once_wait, r=tgross35
Show description for cbcb695
matthiaskrgr
authored
cbcb695
View commit details
Copy full SHA for cbcb695
Browse repository at this point
Rollup merge of #136364 - hkBst:ptr_cmp_docs, r=tgross35
Show description for 15a5f5f
matthiaskrgr
authored
15a5f5f
View commit details
Copy full SHA for 15a5f5f
Browse repository at this point
Rollup merge of #136374 - saethlin:enzyme-linkage, r=oli-obk
Show description for 2a82ebd
matthiaskrgr
authored
2a82ebd
View commit details
Copy full SHA for 2a82ebd
Browse repository at this point
You can’t perform that action at this time.