Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
meta-introspector
/
document-features
Public
forked from
slint-ui/document-features
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 24, 2025
Prepare for release
ogoffart
committed
721e708
Copy full SHA for 721e708
Commits on Oct 23, 2025
Update MSRV
Show description for 21ec1eb
ogoffart
committed
21ec1eb
Copy full SHA for 21ec1eb
chore: fix wrong test function name (#35)
Show description for 1c70d0a
goldlinker
authored
1c70d0a
Copy full SHA for 1c70d0a
Commits on Oct 20, 2025
Update litrs dependency to v1.0
LukasKalbertodt
authored and
ogoffart
committed
21cdfec
Copy full SHA for 21cdfec
Commits on Mar 27, 2025
Fix typo in CHANGELOG.md
ogoffart
authored
bb0dea8
Copy full SHA for bb0dea8
Commits on Feb 16, 2025
Prepare release
ogoffart
committed
4196261
Copy full SHA for 4196261
Commits on Jan 6, 2025
refactor: simplify the feature documentation generation
Show description for 31ffdab
AudaciousAxiom
authored and
ogoffart
committed
31ffdab
Copy full SHA for 31ffdab
Commits on Nov 11, 2024
collect defaults recursively (#28)
Show description for 5237eed
databasedav
authored
5237eed
Copy full SHA for 5237eed
Commits on Nov 10, 2024
CI: update crater, a feature name has changed.
ogoffart
authored
4312d9b
Copy full SHA for 4312d9b
Commits on Jul 12, 2024
Prepare release
ogoffart
committed
2f758a6
Copy full SHA for 2f758a6
Update crater run
Show description for b1bd398
ogoffart
authored
b1bd398
Copy full SHA for b1bd398
`not` is not supported in github action scripts
ogoffart
committed
48f5739
Copy full SHA for 48f5739
Use the nightly toolchain for the "crater" build
Show description for 4817f0e
ogoffart
committed
4817f0e
Copy full SHA for 4817f0e
Revert "Fix parsing with multi-lines quotes"
Show description for afcaaa5
ogoffart
committed
afcaaa5
Copy full SHA for afcaaa5
Add a test that call cargo doc for many crates in the ecosystem
Show description for f340579
ogoffart
committed
f340579
Copy full SHA for f340579
Commits on Jul 11, 2024
Fix Cargo.toml.orig detection in presence of `#` in multi-lines string
Show description for 3c79608
ogoffart
committed
3c79608
Copy full SHA for 3c79608
Prepare 0.2.9 release
ogoffart
committed
c39c610
Copy full SHA for c39c610
Fix warning with nightly rust:
Show description for 54636ac
ogoffart
committed
54636ac
Copy full SHA for 54636ac
Fix parsing with multi-lines quotes
Show description for 7c77558
ogoffart
committed
7c77558
Copy full SHA for 7c77558
Commits on Jan 16, 2024
Fix documentation having too many `#`
Show description for 8d89242
ogoffart
committed
8d89242
Copy full SHA for 8d89242
Commits on Dec 29, 2023
Bump version
ogoffart
committed
0ed8e43
Copy full SHA for 0ed8e43
Revert the use of then_some
Show description for e216dcb
ogoffart
committed
e216dcb
Copy full SHA for e216dcb
Update dependencies
ogoffart
committed
b61d940
Copy full SHA for b61d940
clippy fixes
Show description for 3468805
ogoffart
committed
3468805
Copy full SHA for 3468805
Don't throw an error when there is no features in Cargo.toml
Show description for a197ec7
ogoffart
committed
a197ec7
Copy full SHA for a197ec7
Commits on Apr 29, 2023
fix: escaped comment interpolation in error message (#18)
ActuallyHappening
authored
bfbb38a
Copy full SHA for bfbb38a
Commits on Feb 7, 2023
Rerun cargo fmt
ogoffart
committed
a6710b9
Copy full SHA for a6710b9
Remove the `\n` between features
Show description for a38052d
ogoffart
committed
a38052d
Copy full SHA for a38052d
Commits on Dec 21, 2022
Bump version
ogoffart
committed
2f77c4e
Copy full SHA for 2f77c4e
Commits on Dec 11, 2022
Fix parse error when there are '[' in non-dependency multi-line values
Show description for 2db8c5b
ogoffart
committed
2db8c5b
Copy full SHA for 2db8c5b
Commits on Sep 24, 2022
Bump version
ogoffart
committed
ba20128
Copy full SHA for ba20128
Add a test with string escape as argument of the macro
ogoffart
committed
4863288
Copy full SHA for 4863288
Commits on Sep 22, 2022
We can omit the `proc-macro2` feature of `litrs` since we don't use it
FedericoStra
authored and
ogoffart
committed
edcf2a9
Copy full SHA for edcf2a9
Fix parsing of string literal in proc macro argument
Show description for 49e6188
FedericoStra
authored and
ogoffart
committed
49e6188
Copy full SHA for 49e6188
Commits on Sep 17, 2022
Bump version
ogoffart
committed
35c196f
Copy full SHA for 35c196f
Pagination
Previous
Next
You can’t perform that action at this time.