-
Notifications
You must be signed in to change notification settings - Fork 206
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
feat: add de-sugaring for impl Trait
in function parameters
#4919
Merged
Commits on Apr 25, 2024
-
add de-sugaring for impl trait in fn parameters, add simple unique id…
…ent generation, add cases where args to TraitAsType could contain numeric generics, add parsing and function-parsing unit tests, add two top-level unit tests
Configuration menu - View commit details
-
Copy full SHA for d4ed47a - Browse repository at this point
Copy the full SHA d4ed47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7895aba - Browse repository at this point
Copy the full SHA 7895abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6461bb1 - Browse repository at this point
Copy the full SHA 6461bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f92e68 - Browse repository at this point
Copy the full SHA 2f92e68View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd0db8b - Browse repository at this point
Copy the full SHA fd0db8bView commit details -
move desugaring into desugar_impl_trait_args function, add function i…
…d and trait name to variable name, remove flakey test
Configuration menu - View commit details
-
Copy full SHA for b130531 - Browse repository at this point
Copy the full SHA b130531View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea468bf - Browse repository at this point
Copy the full SHA ea468bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d30367e - Browse repository at this point
Copy the full SHA d30367eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3278051 - Browse repository at this point
Copy the full SHA 3278051View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.