Commit 2ce40e4
committed
gir: Update to 1ae96896 (gtk-rs/gir#994)
This and earlier PRs enable generation doc(cfg()) attributes on symbols
to show cfg requirements directly in the documentation.1 parent 2a169e0 commit 2ce40e4
1 file changed
+1
-1
lines changed- .github/workflows/main.yaml+9-9
- Cargo.lock+65-61
- src/analysis/object.rs+4-16
- src/analysis/record.rs+2-8
- src/codegen/enums.rs+22-21
- src/codegen/general.rs+48-16
- src/codegen/object.rs+7-19
- src/codegen/sys/functions.rs+5
- src/codegen/sys/statics.rs+1
- src/codegen/sys/tests.rs+2-4
- src/codegen/trait_impls.rs+1-1
- src/config/config.rs+12-34
- src/config/error.rs+2-8
- src/config/property_generate_flags.rs+5-10
- src/main.rs+20-34
- src/parser.rs+1-1
- src/version.rs+1-6
- src/xmlparser.rs+1-3
0 commit comments