Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use track_caller to make debugging bindgen build script errors easier #3383

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

kennykerr
Copy link
Collaborator

Unfortunately, track_caller won't "see through" closures so I had to unroll some iterators but for the most part this was a simple fix for a vastly improved developer experience.

Fixes: #3351

@kennykerr kennykerr merged commit 273dced into master Dec 11, 2024
75 checks passed
@kennykerr kennykerr deleted the track_caller branch December 11, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

windows-bindgen should ensure that bindgen's caller is blamed
1 participant