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.7k
Star
119k
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 5 pull requests
- #98045
#98045
Closed
Dylan-DPC
wants to merge 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-uv4r7px
Dylan-DPC/rust:rollup-uv4r7px
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Rollup of 5 pull requests
#98045
Dylan-DPC
wants to merge 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-uv4r7px
Dylan-DPC/rust:rollup-uv4r7px
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2022
interpret: unify offset_from check with offset check
RalfJung
committed
e5245ef
View commit details
Copy full SHA for e5245ef
Browse repository at this point
lint: add diagnostic translation migration lints
Show description for 5ba81fa
davidtwco
committed
5ba81fa
View commit details
Copy full SHA for 5ba81fa
Browse repository at this point
Commits on Jun 11, 2022
Make type_changing_struct_update no longer incomplete
compiler-errors
committed
2f923c4
View commit details
Copy full SHA for 2f923c4
Browse repository at this point
Commits on Jun 12, 2022
diagnostics: fix trailing space
klensy
committed
293e1b6
View commit details
Copy full SHA for 293e1b6
Browse repository at this point
fix one more case of trailing space
klensy
committed
169231c
View commit details
Copy full SHA for 169231c
Browse repository at this point
drive by fix needless allocation of const string number
klensy
committed
072112e
View commit details
Copy full SHA for 072112e
Browse repository at this point
bless rustdoc-ui tests
klensy
committed
fbb6636
View commit details
Copy full SHA for fbb6636
Browse repository at this point
Commits on Jun 13, 2022
remove unnecessary `to_string` and `String::new`
TaKO8Ki
committed
77d6176
View commit details
Copy full SHA for 77d6176
Browse repository at this point
remove unnecessary `to_string` and `String::new` for `tool_only_span_suggestion`
TaKO8Ki
committed
fd1290a
View commit details
Copy full SHA for fd1290a
Browse repository at this point
Rollup merge of #97892 - klensy:fix-spaces, r=oli-obk
Show description for 17212dd
Dylan-DPC
authored
17212dd
View commit details
Copy full SHA for 17212dd
Browse repository at this point
Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obk
Show description for d45eaeb
Dylan-DPC
authored
d45eaeb
View commit details
Copy full SHA for d45eaeb
Browse repository at this point
Rollup merge of #97960 - RalfJung:offset-from, r=oli-obk
Show description for 2de690b
Dylan-DPC
authored
2de690b
View commit details
Copy full SHA for 2de690b
Browse repository at this point
Rollup merge of #97999 - compiler-errors:type_changin_struct_update_is_probably_complete, r=oli-obk
Show description for 49b289c
Dylan-DPC
authored
49b289c
View commit details
Copy full SHA for 49b289c
Browse repository at this point
Rollup merge of #98043 - TaKO8Ki:remove-unnecessary-to-string, r=davidtwco
Show description for 6524c78
Dylan-DPC
authored
6524c78
View commit details
Copy full SHA for 6524c78
Browse repository at this point
You can’t perform that action at this time.