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 }}
TheDan64
/
inkwell
Public
Notifications
You must be signed in to change notification settings
Fork
272
Star
3k
Code
Issues
110
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
More specific errors.
- #598
#598
Merged
TheDan64
merged 11 commits into
TheDan64:master
TheDan64/inkwell:master
from
ErisianArchitect:master
ErisianArchitect/inkwell:master
Copy head branch name to clipboard
Sep 3, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
More specific errors.
#598
TheDan64
merged 11 commits into
TheDan64:master
TheDan64/inkwell:master
from
ErisianArchitect:master
ErisianArchitect/inkwell:master
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2025
Add error.rs, create Error enum, and import Error into crate namespace.
ErisianArchitect
committed
842db4b
View commit details
Copy full SHA for 842db4b
Browse repository at this point
More specific error types.
ErisianArchitect
committed
37b1738
View commit details
Copy full SHA for 37b1738
Browse repository at this point
Fixes typo.
ErisianArchitect
committed
469c345
View commit details
Copy full SHA for 469c345
Browse repository at this point
Alignment of 0 is invalid.
ErisianArchitect
committed
5d13ab2
View commit details
Copy full SHA for 5d13ab2
Browse repository at this point
Missing #[from] attribute.
ErisianArchitect
committed
cfb4172
View commit details
Copy full SHA for cfb4172
Browse repository at this point
Formatting.
ErisianArchitect
committed
451d296
View commit details
Copy full SHA for 451d296
Browse repository at this point
More formatting.
ErisianArchitect
committed
02c7331
View commit details
Copy full SHA for 02c7331
Browse repository at this point
Hopefully final formatting commit.
ErisianArchitect
committed
f81b39c
View commit details
Copy full SHA for f81b39c
Browse repository at this point
Commits on Aug 17, 2025
Changes the alignment assertions to != 0, 0 is not a legal alignment.
ErisianArchitect
committed
a10eb1c
View commit details
Copy full SHA for a10eb1c
Browse repository at this point
Changed assertion to check if alignment is 16, which is the last valid set value.
ErisianArchitect
committed
03f2bdf
View commit details
Copy full SHA for 03f2bdf
Browse repository at this point
Commits on Aug 19, 2025
Corrected BitwidthError message.
ErisianArchitect
committed
c7c6844
View commit details
Copy full SHA for c7c6844
Browse repository at this point
You can’t perform that action at this time.