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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
oxidecomputer
/
json-serde
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
general cleanup; dependabot, ci, comments
- #1
#1
Merged
ahl
merged 15 commits into
main
oxidecomputer/json-serde:main
from
cleanup
oxidecomputer/json-serde:cleanup
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
general cleanup; dependabot, ci, comments
#1
ahl
merged 15 commits into
main
oxidecomputer/json-serde:main
from
cleanup
oxidecomputer/json-serde:cleanup
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
README: add crates.io, docs.rs, and license badges
ahl
committed
d0ba418
View commit details
Copy full SHA for d0ba418
Browse repository at this point
CI: add clippy and docs jobs, permissions, concurrency, caching, and pinned actions
Show description for 7209f5f
ahl
committed
7209f5f
View commit details
Copy full SHA for 7209f5f
Browse repository at this point
Code cleanup from pre-publish review follow-ups
Show description for 2298658
ahl
committed
2298658
View commit details
Copy full SHA for 2298658
Browse repository at this point
Add tests for previously untested error paths
Show description for 81a1ad3
ahl
committed
81a1ad3
View commit details
Copy full SHA for 81a1ad3
Browse repository at this point
Cargo.toml: align description with README; exclude CI files from the package
Show description for e1144cf
ahl
committed
e1144cf
View commit details
Copy full SHA for e1144cf
Browse repository at this point
README: the crate is published now, so "pre-publication" is stale
Show description for 8a9c777
ahl
committed
8a9c777
View commit details
Copy full SHA for 8a9c777
Browse repository at this point
README: use an absolute URL for the license badge link
Show description for 949e762
ahl
committed
949e762
View commit details
Copy full SHA for 949e762
Browse repository at this point
Add dependabot
ahl
committed
79005fc
View commit details
Copy full SHA for 79005fc
Browse repository at this point
CI: test against stable and the 1.97 MSRV
ahl
committed
8b92ca8
View commit details
Copy full SHA for 8b92ca8
Browse repository at this point
Remove inline attributes except always; trim redundant doc
ahl
committed
779c095
View commit details
Copy full SHA for 779c095
Browse repository at this point
Name the encountered kind in flattened-sequence serializer errors
ahl
committed
7692d7b
View commit details
Copy full SHA for 7692d7b
Browse repository at this point
Remove stray scratch file
ahl
committed
319c8e0
View commit details
Copy full SHA for 319c8e0
Browse repository at this point
Recommend the always form for both schemars versions
Show description for e3bd5f8
ahl
committed
e3bd5f8
View commit details
Copy full SHA for e3bd5f8
Browse repository at this point
Test only the recommended always form; tighten docs
ahl
committed
b69121a
View commit details
Copy full SHA for b69121a
Browse repository at this point
Deserializer error names the real failure: a non-seq target type
ahl
committed
690f268
View commit details
Copy full SHA for 690f268
Browse repository at this point
You can’t perform that action at this time.