-
Notifications
You must be signed in to change notification settings - Fork 28
Derive TypeInfo for fields with associated types without bounds #20
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
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e77fd47
Add bounds for generic type param
ascjones 506da3f
Fmt
ascjones 08e267b
Remove redundant clone
ascjones 62a28e3
Make clippy happy
ascjones 44718bc
Merge branch 'master' into aj-bounds
ascjones 4bd32a3
Fmt
ascjones 97fa4ac
Remove readding of type to bounds
ascjones 41f73bc
Unused imports
ascjones 549a806
Merge branch 'master' into aj-bounds
ascjones ae244d1
Merge branch 'master' into aj-bounds
ascjones af1541c
Merge branch 'master' into aj-bounds
ascjones 91a49a4
Merge branch 'master' into aj-bounds
ascjones 1183560
Doc tweaks (#37)
dvdplm 0eef2d3
Adapt and simplify code to scale-info's needs
dvdplm b5195ff
Resolve todo
dvdplm e47a056
Fmt
dvdplm c877f21
Add ui test for Unions
dvdplm 2b3274c
Only run trybuild-tests on nightly
dvdplm 89a2b8c
Unify and simply collect_types_to_bind()
dvdplm 9060b1a
Move a few trivial tests to trybuild tests instead
dvdplm f9d3a33
Add more trybuild tests
dvdplm 81525b9
remove trivial test
dvdplm df26405
Make type_contains_idents more self-contained
dvdplm cc3bc31
Obey the fmt
dvdplm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Doc tweaks (#37)
* Docs and nits * Update derive/src/trait_bounds.rs Co-authored-by: Andrew Jones <[email protected]>
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.