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 }}
udayan28
/
rust-clippy
Public
forked from
rust-lang/rust-clippy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rust-clippy
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 8, 2019
Remove all copyright license headers
Show description for 38d4ac7
phansch
committed
38d4ac7
View commit details
Copy full SHA for 38d4ac7
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
update CARGO_CLIPPY_HELP string to suggest tool lints.
matthiaskrgr
committed
5f0617b
View commit details
Copy full SHA for 5f0617b
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Link to `rustc_driver` crate in plugin
Show description for b5f6eb6
alexcrichton
committed
b5f6eb6
View commit details
Copy full SHA for b5f6eb6
View code at this point
Browse repository at this point
Auto merge of #3546 - matthiaskrgr:fix_install, r=oli-obk
Show description for 980bcd8
bors
committed
980bcd8
View commit details
Copy full SHA for 980bcd8
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
Move renaming to the right place
flip1995
committed
0516c2e
View commit details
Copy full SHA for 0516c2e
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Revert "Merge pull request #3257 from o01eg/remove-sysroot"
Show description for a9509eb
matthiaskrgr
committed
a9509eb
View commit details
Copy full SHA for a9509eb
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Don't try to determine sysroot. rustc_driver will use default value.
o01eg
committed
69813d6
View commit details
Copy full SHA for 69813d6
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Run rustfmt on src
flip1995
committed
d71c871
View commit details
Copy full SHA for d71c871
View code at this point
Browse repository at this point
Commits on Nov 17, 2018
remove unused allow() attributes, NFC
matthiaskrgr
committed
3a11cd4
View commit details
Copy full SHA for 3a11cd4
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Remove now-useless `allow(unknown_lints)`
oli-obk
committed
9d33731
View commit details
Copy full SHA for 9d33731
View code at this point
Browse repository at this point
Stabilize tool lints
oli-obk
committed
b8654ea
View commit details
Copy full SHA for b8654ea
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Fix cast_possible_truncation warnings
devonhollowood
committed
eef2e89
View commit details
Copy full SHA for eef2e89
View code at this point
Browse repository at this point
Commits on Oct 6, 2018
Add license header to Rust files
Manishearth
committed
e9c025e
View commit details
Copy full SHA for e9c025e
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Allow to debug rustc_driver via logs.
o01eg
committed
8695c2c
View commit details
Copy full SHA for 8695c2c
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
Reintroduce `extern crate` for non-Cargo dependencies.
eddyb
committed
9219fc6
View commit details
Copy full SHA for 9219fc6
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Fix pedantic filter_map warnings
flip1995
committed
f49f133
View commit details
Copy full SHA for f49f133
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
print git commit hash and commit date in version output
Show description for fa11aad
matthiaskrgr
committed
fa11aad
View commit details
Copy full SHA for fa11aad
View code at this point
Browse repository at this point
driver: Improve check for rustc arg
Show description for 4f7a260
Michael Wright
committed
4f7a260
View commit details
Copy full SHA for 4f7a260
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Implement backwards compatibility changes introduced by rust-lang/rust#53762
flip1995
authored and
Manishearth
committed
daa4f0a
View commit details
Copy full SHA for daa4f0a
View code at this point
Browse repository at this point
Adapt codebase to the tool_lints
flip1995
authored and
Manishearth
committed
f3bb161
View commit details
Copy full SHA for f3bb161
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Use the compilers exit code computation instead of rolling our own
oli-obk
committed
caa59e2
View commit details
Copy full SHA for caa59e2
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
remove macro_vis_matcher feature gate since it is stable now.
Show description for 8ab16b6
matthiaskrgr
authored and
flip1995
committed
8ab16b6
View commit details
Copy full SHA for 8ab16b6
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Remove implied rust_2018 feature
Show description for a7bea13
Manishearth
committed
a7bea13
View commit details
Copy full SHA for a7bea13
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
Fix #2927
Michael Wright
committed
bbd67c9
View commit details
Copy full SHA for bbd67c9
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Rustup
oli-obk
committed
afd9124
View commit details
Copy full SHA for afd9124
View code at this point
Browse repository at this point
Commits on Jul 22, 2018
Rewrite the print/write macro checks as a PreExpansionPass
oli-obk
committed
ff0e5f9
View commit details
Copy full SHA for ff0e5f9
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Enable rust_2018_idioms warning
mati865
committed
a6601f2
View commit details
Copy full SHA for a6601f2
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Ensure a non-zero value is returned by clippy if compilation fails
Fraser999
committed
5be00bc
View commit details
Copy full SHA for 5be00bc
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
Cleanup of driver code
mati865
committed
b45fb35
View commit details
Copy full SHA for b45fb35
View code at this point
Browse repository at this point
Prepare for upcoming breakage
mati865
committed
52deb3b
View commit details
Copy full SHA for 52deb3b
View code at this point
Browse repository at this point
Commits on May 30, 2018
Add rust_2018_preview feature and fix rustfmt annotation
mati865
committed
26f3feb
View commit details
Copy full SHA for 26f3feb
View code at this point
Browse repository at this point
Commits on May 22, 2018
Format code
mati865
committed
3c6503e
View commit details
Copy full SHA for 3c6503e
View code at this point
Browse repository at this point
Commits on May 19, 2018
Stop compilation after linting
oli-obk
authored
b60ffa7
View commit details
Copy full SHA for b60ffa7
View code at this point
Browse repository at this point
Rename trans to codegen
utam0k
committed
df1b7c5
View commit details
Copy full SHA for df1b7c5
View code at this point
Browse repository at this point
Commits on May 11, 2018
Remove all mention and testing of #[plugin(clippy)] and warn if used
oli-obk
committed
fd8a1d2
View commit details
Copy full SHA for fd8a1d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.