microsoft / microsoft/windows-rs
`windows-bindgen` should add impl trait requirements for composable type hiearchies
Open
@kennykerr is already working on this.
Since May 15, 2026.
- #4416 by @copilot-swe-agent — closed without merging
enhancement
- Dominant language
- Rust
- Stars
- 12.8k
- Forks
- 665
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 70
Description
### Suggestion
Right now the implementer needs to remember to list all base classes when this should not be necessary.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.