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 6 pull requests
- #135402
#135402
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-cz7hs13
matthiaskrgr/rust:rollup-cz7hs13
Copy head branch name to clipboard
Jan 12, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 6 pull requests
#135402
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-cz7hs13
matthiaskrgr/rust:rollup-cz7hs13
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2025
Suggest typos when trait path expression is typod
compiler-errors
committed
4486a19
View commit details
Copy full SHA for 4486a19
Browse repository at this point
Remove a bunch of diagnostic stashing that doesn't do anything
compiler-errors
committed
85c9ce6
View commit details
Copy full SHA for 85c9ce6
Browse repository at this point
Make MIR cleanup for functions with impossible predicates into a real MIR pass
compiler-errors
committed
f1d6226
View commit details
Copy full SHA for f1d6226
Browse repository at this point
Commits on Jan 12, 2025
Add inherent versions of MaybeUninit methods for slices
clarfonthey
committed
e37daf0
View commit details
Copy full SHA for e37daf0
Browse repository at this point
add test for `string_enum`
lqd
committed
d19bdf9
View commit details
Copy full SHA for d19bdf9
Browse repository at this point
add error message to `string_enum!`s string conversions
lqd
committed
33ce74f
View commit details
Copy full SHA for 33ce74f
Browse repository at this point
add more crash tests
matthiaskrgr
committed
ee4cca8
View commit details
Copy full SHA for ee4cca8
Browse repository at this point
Rollup merge of #129259 - clarfonthey:maybe_uninit_slices, r=tgross35
Show description for 08968a4
matthiaskrgr
authored
08968a4
View commit details
Copy full SHA for 08968a4
Browse repository at this point
Rollup merge of #135374 - compiler-errors:typo-trait-method, r=fee1-dead
Show description for 55503a1
matthiaskrgr
authored
55503a1
View commit details
Copy full SHA for 55503a1
Browse repository at this point
Rollup merge of #135377 - compiler-errors:impossible-step, r=oli-obk
Show description for 988137c
matthiaskrgr
authored
988137c
View commit details
Copy full SHA for 988137c
Browse repository at this point
Rollup merge of #135378 - compiler-errors:unnecessary-stashing, r=chenyukang
Show description for b532396
matthiaskrgr
authored
b532396
View commit details
Copy full SHA for b532396
Browse repository at this point
Rollup merge of #135397 - lqd:compiletest-enums, r=jieyouxu
Show description for 1b45dad
matthiaskrgr
authored
1b45dad
View commit details
Copy full SHA for 1b45dad
Browse repository at this point
Rollup merge of #135398 - matthiaskrgr:crash, r=lqd
Show description for 2fd11d0
matthiaskrgr
authored
2fd11d0
View commit details
Copy full SHA for 2fd11d0
Browse repository at this point
You can’t perform that action at this time.