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 }}
mozilla
/
rust-code-analysis
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
451
Code
Issues
55
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rust-code-analysis
rust-code-analysis-cli
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2026
build(deps): update toml requirement from ^0.8 to ^0.9 (#1180)
dependabot[bot]
authored
37e5d83
View commit details
Copy full SHA for 37e5d83
View code at this point
Browse repository at this point
fix: Address clippy collapsible_if warnings with let-chains (#1211)
marlon-costa-dc
authored
383c639
View commit details
Copy full SHA for 383c639
View code at this point
Browse repository at this point
Commits on May 5, 2025
docs: More documentation (#1117)
miguelcsx
authored
b2daee1
View commit details
Copy full SHA for b2daee1
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Upgrade to Rust 2024 edition
alexle0nte
authored and
Luni-4
committed
d388d91
View commit details
Copy full SHA for d388d91
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
build(deps): update toml requirement from ^0.7 to ^0.8 (#1068)
Show description for f2643b5
dependabot[bot]
authored
f2643b5
View commit details
Copy full SHA for f2643b5
View code at this point
Browse repository at this point
Commits on May 22, 2023
Refactor command line format enumerator (#1045)
Luni-4
authored
cf53c6a
View commit details
Copy full SHA for cf53c6a
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Update toml requirement from ^0.5 to ^0.7 (#1002)
Show description for 815f21c
dependabot[bot]
and
marco-c
authored
815f21c
View commit details
Copy full SHA for 815f21c
View code at this point
Browse repository at this point
Improve command line format code (#1020)
Show description for 24602e3
Luni-4
authored
24602e3
View commit details
Copy full SHA for 24602e3
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Fix clippy warnings
Luni-4
committed
dd4033c
View commit details
Copy full SHA for dd4033c
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Bump to version 0.0.25
marco-c
committed
57ab397
View commit details
Copy full SHA for 57ab397
View code at this point
Browse repository at this point
Commits on Dec 23, 2022
Update serde_yaml requirement from ^0.8 to ^0.9 (#983)
Show description for 8c15fc8
dependabot[bot]
authored
8c15fc8
View commit details
Copy full SHA for 8c15fc8
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Bump regex from 1.5.6 to 1.7.0 (#946)
Show description for 9262018
dependabot[bot]
authored
9262018
View commit details
Copy full SHA for 9262018
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
cli: Use many arguments for an option
Luni-4
committed
2241b73
View commit details
Copy full SHA for 2241b73
View code at this point
Browse repository at this point
cli: Fix possible format values
Luni-4
committed
3f71501
View commit details
Copy full SHA for 3f71501
View code at this point
Browse repository at this point
Update to clap 4.0
Luni-4
committed
f66dcd0
View commit details
Copy full SHA for f66dcd0
View code at this point
Browse repository at this point
cli: Remove default value for find and count filters
Luni-4
committed
278a4a9
View commit details
Copy full SHA for 278a4a9
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Fix clippy warnings (#951)
Luni-4
authored
ceb4ccb
View commit details
Copy full SHA for ceb4ccb
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Fix the version for the `rust-code-analysis` crate
suhaibmujahid
authored and
Luni-4
committed
9618bca
View commit details
Copy full SHA for 9618bca
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
cli: Update clap
Luni-4
authored and
marco-c
committed
adcbc5e
View commit details
Copy full SHA for adcbc5e
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
cli: Refactor cli with new clap version
Luni-4
authored and
marco-c
committed
3df8a2b
View commit details
Copy full SHA for 3df8a2b
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Remove num_cpus dependency (#858)
Show description for cde5a32
Luni-4
authored
cde5a32
View commit details
Copy full SHA for cde5a32
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
cli: Fix warning caused by a deprecated function
Show description for bb1a53f
Luni-4
authored and
marco-c
committed
bb1a53f
View commit details
Copy full SHA for bb1a53f
View code at this point
Browse repository at this point
Commits on May 25, 2022
Do not use profile options in packages
Luni-4
authored and
marco-c
committed
b5496f8
View commit details
Copy full SHA for b5496f8
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Reduce binaries size (#798)
Show description for 62667c6
Luni-4
authored
62667c6
View commit details
Copy full SHA for 62667c6
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
cli: Remove extern crate keywords
Luni-4
authored and
marco-c
committed
450a035
View commit details
Copy full SHA for 450a035
View code at this point
Browse repository at this point
Update clap
Luni-4
authored and
marco-c
committed
0eb85bc
View commit details
Copy full SHA for 0eb85bc
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
cli: Update cli
Luni-4
committed
b36f49c
View commit details
Copy full SHA for b36f49c
View code at this point
Browse repository at this point
Change cli to produce output files in folders
marco-ballario
authored and
Luni-4
committed
0a81e78
View commit details
Copy full SHA for 0a81e78
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
Bump clap from 2.33.3 to 2.34.0 (#717)
Show description for 37f889a
dependabot[bot]
authored
37f889a
View commit details
Copy full SHA for 37f889a
View code at this point
Browse repository at this point
Bump to version 0.0.24
marco-c
committed
fb86674
View commit details
Copy full SHA for fb86674
View code at this point
Browse repository at this point
cli: Remove useless macro (#708)
Luni-4
authored
86614b4
View commit details
Copy full SHA for 86614b4
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
Update to Rust 2021 edition (#691)
Show description for fc11d8d
Luni-4
authored
fc11d8d
View commit details
Copy full SHA for fc11d8d
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Add a command to cli to print and format operands and operators
Luni-4
committed
b9d2ab7
View commit details
Copy full SHA for b9d2ab7
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
Fix warnings and clippy lints (#669)
Luni-4
authored
562fa7d
View commit details
Copy full SHA for 562fa7d
View code at this point
Browse repository at this point
Commits on May 11, 2021
Bump regex from 1.4.5 to 1.5.4 (#631)
Show description for b829b9c
dependabot[bot]
authored
b829b9c
View commit details
Copy full SHA for b829b9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.