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 }}
stalwartlabs
/
mail-parser
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
64
Star
458
Code
Issues
13
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Minor fixes
- #87
#87
Merged
mdecimus
merged 12 commits into
stalwartlabs:main
stalwartlabs/mail-parser:main
from
sftse:minor-fixes
sftse/mail-parser:minor-fixes
Copy head branch name to clipboard
Oct 21, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Minor fixes
#87
mdecimus
merged 12 commits into
stalwartlabs:main
stalwartlabs/mail-parser:main
from
sftse:minor-fixes
sftse/mail-parser:minor-fixes
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2024
Move multipart classification into own closure
sftse
committed
4109b50
View commit details
Copy full SHA for 4109b50
Browse repository at this point
Add classification enum
sftse
committed
7eba962
View commit details
Copy full SHA for 7eba962
Browse repository at this point
Express classification indirectly with an enum
sftse
committed
b99504a
View commit details
Copy full SHA for b99504a
Browse repository at this point
Express logic clause in equivalent way, add assert inline test to make sure of it
sftse
committed
53cd15e
View commit details
Copy full SHA for 53cd15e
Browse repository at this point
Remove old classifier
sftse
committed
fe1c67d
View commit details
Copy full SHA for fe1c67d
Browse repository at this point
Remove enum indirection
sftse
committed
dd39272
View commit details
Copy full SHA for dd39272
Browse repository at this point
Remove closure
sftse
committed
6377bd0
View commit details
Copy full SHA for 6377bd0
Browse repository at this point
Hoist common if condition into outer scope
sftse
committed
ea00cf7
View commit details
Copy full SHA for ea00cf7
Browse repository at this point
Simplify expression
sftse
committed
d382c53
View commit details
Copy full SHA for d382c53
Browse repository at this point
Simplify lifetime bounds
Show description for 76016c3
sftse
committed
76016c3
View commit details
Copy full SHA for 76016c3
Browse repository at this point
Prohibit Rust 2018 idioms, return longest feasible lifetimes
sftse
committed
4751478
View commit details
Copy full SHA for 4751478
Browse repository at this point
Dont duplicate crlf in extension when saving failing results
sftse
committed
cf7657d
View commit details
Copy full SHA for cf7657d
Browse repository at this point
You can’t perform that action at this time.