slint-ui / document-features

Extract documentation for the feature flags from comments in Cargo.toml
Apache License 2.0
174 stars 13 forks source link

collect defaults recursively #28

Closed databasedav closed 3 days ago

databasedav commented 4 days ago

resolves https://github.com/slint-ui/document-features/issues/19

databasedav commented 4 days ago

can i remove 1.54.0 from the rust version matrix? also not sure about the crater ci error https://github.com/slint-ui/document-features/actions/runs/11755663862/job/32754124105?pr=28#step:5:137, since i still see the document-features flag here https://github.com/palfrey/serial_test/blob/3ac9744b019bee996c4d44afc72a0b1af8be1809/serial_test/Cargo.toml#L18

ogoffart commented 3 days ago

Thanks!