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 5 pull requests
- #106984
#106984
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-xce8263
Dylan-DPC/rust:rollup-xce8263
Copy head branch name to clipboard
Jan 17, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#106984
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-xce8263
Dylan-DPC/rust:rollup-xce8263
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2023
fix #105061, Fix unused_parens issue for higher ranked function pointers
chenyukang
committed
7d99866
View commit details
Copy full SHA for 7d99866
Browse repository at this point
fix issues in unused lint
chenyukang
committed
c67903e
View commit details
Copy full SHA for c67903e
Browse repository at this point
add test case for issue 105601
chenyukang
committed
644ee8d
View commit details
Copy full SHA for 644ee8d
Browse repository at this point
Commits on Jan 15, 2023
Avoid unsafe code in `to_ascii_[lower/upper]case()`
ChayimFriedman2
authored
8dbc878
View commit details
Copy full SHA for 8dbc878
Browse repository at this point
Commits on Jan 16, 2023
Remove ineffective run of SimplifyConstCondition
Show description for d21696a
tmiasko
committed
d21696a
View commit details
Copy full SHA for d21696a
Browse repository at this point
comments feedback
chenyukang
committed
9d74bb8
View commit details
Copy full SHA for 9d74bb8
Browse repository at this point
Constify `TypeId` ordering impls
onestacked
committed
7355ab3
View commit details
Copy full SHA for 7355ab3
Browse repository at this point
Commits on Jan 17, 2023
Fix use suggestion span
compiler-errors
committed
716ea5f
View commit details
Copy full SHA for 716ea5f
Browse repository at this point
note -> help
compiler-errors
committed
2172577
View commit details
Copy full SHA for 2172577
Browse repository at this point
Rollup merge of #101698 - raldone01:feat/const_cmp_typeid, r=scottmcm
Show description for 09faa26
Dylan-DPC
authored
09faa26
View commit details
Copy full SHA for 09faa26
Browse repository at this point
Rollup merge of #106148 - chenyukang:yukang/fix-105061-unused, r=lcnr
Show description for f91f369
Dylan-DPC
authored
f91f369
View commit details
Copy full SHA for f91f369
Browse repository at this point
Rollup merge of #106922 - ChayimFriedman2:patch-5, r=workingjubilee
Show description for 1b2d595
Dylan-DPC
authored
1b2d595
View commit details
Copy full SHA for 1b2d595
Browse repository at this point
Rollup merge of #106951 - tmiasko:rm-simplify-initial, r=oli-obk
Show description for 26c0a38
Dylan-DPC
authored
26c0a38
View commit details
Copy full SHA for 26c0a38
Browse repository at this point
Rollup merge of #106962 - compiler-errors:use-sugg-span, r=oli-obk
Show description for e6e7c39
Dylan-DPC
authored
e6e7c39
View commit details
Copy full SHA for e6e7c39
Browse repository at this point
You can’t perform that action at this time.