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
Type
/
to 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 7 pull requests
- #136371
#136371
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-0b880v3
matthiaskrgr/rust:rollup-0b880v3
Copy head branch name to clipboard
Feb 1, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#136371
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-0b880v3
matthiaskrgr/rust:rollup-0b880v3
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2025
omit unused args warnings for intrinsics without body
vayunbiyani
committed
8e22ec0
View commit details
Copy full SHA for 8e22ec0
Browse repository at this point
Commits on Jan 29, 2025
Fix off-by-one error causing driftsort to crash
Show description for 1565254
uellenberg
committed
1565254
View commit details
Copy full SHA for 1565254
Browse repository at this point
fix broken release notes id
cyrgani
authored
3899d14
View commit details
Copy full SHA for 3899d14
Browse repository at this point
Commits on Jan 30, 2025
Use proper type when applying deref adjustment in const
compiler-errors
committed
c64038a
View commit details
Copy full SHA for c64038a
Browse repository at this point
Commits on Jan 31, 2025
miri: make float min/max non-deterministic
RalfJung
committed
d98270b
View commit details
Copy full SHA for d98270b
Browse repository at this point
Add documentation for derive(CoercePointee)
Darksonn
committed
209bb81
View commit details
Copy full SHA for 209bb81
Browse repository at this point
Move fulfillment error derivation into new module
compiler-errors
committed
d8b176f
View commit details
Copy full SHA for d8b176f
Browse repository at this point
Manually walk into WF obligations in BestObligation proof tree visitor
compiler-errors
committed
304b3cf
View commit details
Copy full SHA for 304b3cf
Browse repository at this point
Commits on Feb 1, 2025
Rollup merge of #135840 - vayunbiyani:omit_intrinsic_unused_param_warning, r=oli-obk
Show description for 2460b28
matthiaskrgr
authored
2460b28
View commit details
Copy full SHA for 2460b28
Browse repository at this point
Rollup merge of #135900 - compiler-errors:derive-wf, r=lcnr
Show description for 3c4b912
matthiaskrgr
authored
3c4b912
View commit details
Copy full SHA for 3c4b912
Browse repository at this point
Rollup merge of #136163 - uellenberg:driftsort-off-by-one, r=Mark-Simulacrum
Show description for f90c321
matthiaskrgr
authored
f90c321
View commit details
Copy full SHA for f90c321
Browse repository at this point
Rollup merge of #136266 - cyrgani:patch-1, r=Mark-Simulacrum
Show description for 4b310be
matthiaskrgr
authored
4b310be
View commit details
Copy full SHA for 4b310be
Browse repository at this point
Rollup merge of #136314 - compiler-errors:const-deref-adj, r=fee1-dead
Show description for 47e6684
matthiaskrgr
authored
47e6684
View commit details
Copy full SHA for 47e6684
Browse repository at this point
Rollup merge of #136348 - RalfJung:miri-float-min-max, r=oli-obk
Show description for 1935bbf
matthiaskrgr
authored
1935bbf
View commit details
Copy full SHA for 1935bbf
Browse repository at this point
Rollup merge of #136351 - Darksonn:coerce-pointee-docs, r=compiler-errors
Show description for 70894fe
matthiaskrgr
authored
70894fe
View commit details
Copy full SHA for 70894fe
Browse repository at this point
You can’t perform that action at this time.