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
.
WireGuard
/
wireguard-rs
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
529
Code
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Fix clippy warnings
- #20
#20
Open
juanbono
wants to merge 7 commits into
WireGuard:master
WireGuard/wireguard-rs:master
from
juanbono:fix_clippy_issues
juanbono/wireguard-rs:fix_clippy_issues
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Fix clippy warnings
#20
juanbono
wants to merge 7 commits into
WireGuard:master
WireGuard/wireguard-rs:master
from
juanbono:fix_clippy_issues
juanbono/wireguard-rs:fix_clippy_issues
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2022
remove unnecessary semicolons
Show description for 2e44a55
juanbono
committed
2e44a55
View commit details
Copy full SHA for 2e44a55
Browse repository at this point
fix clippy warnings from tests
Show description for 3cf7471
juanbono
committed
3cf7471
View commit details
Copy full SHA for 3cf7471
Browse repository at this point
fix 'needless borrows' warnings
Show description for 7c02519
juanbono
committed
7c02519
View commit details
Copy full SHA for 7c02519
Browse repository at this point
use std::mem::take instead of std::mem::replace
Show description for ca7167b
juanbono
committed
ca7167b
View commit details
Copy full SHA for ca7167b
Browse repository at this point
derive Default impl for Response and Initiation
Show description for 0d918b5
juanbono
committed
0d918b5
View commit details
Copy full SHA for 0d918b5
Browse repository at this point
fix misc warnings
Show description for 2e1021e
juanbono
committed
2e1021e
View commit details
Copy full SHA for 2e1021e
Browse repository at this point
fix 'wrong_self_convention' warning by renaming into_address
Show description for 3c680c4
juanbono
committed
3c680c4
View commit details
Copy full SHA for 3c680c4
Browse repository at this point
You can’t perform that action at this time.