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 }}
rust-lang
/
rust-clippy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
13.5k
Code
Issues
2.5k
Pull requests
356
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Rollup of 4 pull requests
- #4789
#4789
Closed
flip1995
wants to merge 18 commits into
rust-lang:master
rust-lang/rust-clippy:master
from
flip1995:rollup-t0a9vgu
flip1995/rust-clippy:rollup-t0a9vgu
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Rollup of 4 pull requests
#4789
flip1995
wants to merge 18 commits into
rust-lang:master
rust-lang/rust-clippy:master
from
flip1995:rollup-t0a9vgu
flip1995/rust-clippy:rollup-t0a9vgu
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2019
Add lint for exit
Licenser
committed
8876523
View commit details
Copy full SHA for 8876523
Browse repository at this point
Update lints
Licenser
committed
54297f1
View commit details
Copy full SHA for 54297f1
Browse repository at this point
Exclude main from exit lint
Licenser
committed
43821c9
View commit details
Copy full SHA for 43821c9
Browse repository at this point
Improve function checking
Licenser
committed
67e2c00
View commit details
Copy full SHA for 67e2c00
Browse repository at this point
Simplify dentry point detection
Licenser
committed
1714173
View commit details
Copy full SHA for 1714173
Browse repository at this point
Update clippy_lints/src/lib.rs
Show description for b5b6ab8
Licenser
and
flip1995
committed
b5b6ab8
View commit details
Copy full SHA for b5b6ab8
Browse repository at this point
Update clippy_lints/src/lib.rs
Show description for 62483d7
Licenser
and
flip1995
committed
62483d7
View commit details
Copy full SHA for 62483d7
Browse repository at this point
Update tests for exit
Licenser
committed
0bd8527
View commit details
Copy full SHA for 0bd8527
Browse repository at this point
Commits on Oct 31, 2019
Fix #4748 - Deprecated lints don't expand
Show description for 94e3551
evanjs
committed
94e3551
View commit details
Copy full SHA for 94e3551
Browse repository at this point
`DecimalLiteralRepresentation` simplification
Show description for 4e78547
Michael Wright
committed
4e78547
View commit details
Copy full SHA for 4e78547
Browse repository at this point
Commits on Nov 2, 2019
deprecated_lints: remove extraneous `declare_deprecated_lint`
evanjs
committed
1acea2e
View commit details
Copy full SHA for 1acea2e
Browse repository at this point
deprecated_lints: align doc comment indents with `pub LINT_NAME`
evanjs
committed
9a2c968
View commit details
Copy full SHA for 9a2c968
Browse repository at this point
deprecated_lints: re-fix ASSIGN_OPS lint doc-comment
evanjs
committed
8ca9c23
View commit details
Copy full SHA for 8ca9c23
Browse repository at this point
Commits on Nov 6, 2019
don't warn on CRLF in `with_newline` lints
euclio
committed
1329dc2
View commit details
Copy full SHA for 1329dc2
Browse repository at this point
Commits on Nov 7, 2019
Rollup merge of #4697 - Licenser:no-exit, r=flip1995
Show description for da14c8d
flip1995
authored
da14c8d
View commit details
Copy full SHA for da14c8d
Browse repository at this point
Rollup merge of #4757 - evanjs:issue/4748, r=phansch
Show description for 53a99cd
flip1995
authored
53a99cd
View commit details
Copy full SHA for 53a99cd
Browse repository at this point
Rollup merge of #4758 - mikerite:dec_lit_20191031, r=flip1995
Show description for 27b4522
flip1995
authored
27b4522
View commit details
Copy full SHA for 27b4522
Browse repository at this point
Rollup merge of #4769 - euclio:crlf, r=flip1995
Show description for 5e1a7ae
flip1995
authored
5e1a7ae
View commit details
Copy full SHA for 5e1a7ae
Browse repository at this point
You can’t perform that action at this time.