-
Notifications
You must be signed in to change notification settings - Fork 8
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
Extend and improve RecursiveApply, fix DSS inference #1334
Conversation
bors try |
bors r+ |
1334: Extend and improve RecursiveApply, fix DSS inference r=charleskawczynski a=charleskawczynski This PR: - Extends and improves RecursiveApply (incorporates some changes/functionality in #1326) by working with Tuples/NamedTuples in a type-stable way - Adds RecursiveApply tests - Fix DSS inference and corresponding test Co-authored-by: Charles Kawczynski <[email protected]>
tryBuild failed: |
Ambiguities seem to have increased from dependency patch updates (none are from RecursiveApply) |
Canceled. |
bors r+ |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
This PR: