-
Notifications
You must be signed in to change notification settings - Fork 200
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(traits): multi module support for traits #2844
Merged
jfecher
merged 18 commits into
noir-lang:master
from
metacraft-labs:traits-modules-support-r3
Sep 29, 2023
Merged
feat(traits): multi module support for traits #2844
jfecher
merged 18 commits into
noir-lang:master
from
metacraft-labs:traits-modules-support-r3
Sep 29, 2023
Commits on Sep 26, 2023
-
feat(traits): multi module support for traits
This adds initial module support for traits. It's now allowed for traits, impl blocks & the type definitions to reside in different modules or crates. Co-authored-by: Alex Vitkov <alexvitkov98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 78cff10 - Browse repository at this point
Copy the full SHA 78cff10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e42c5 - Browse repository at this point
Copy the full SHA 10e42c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6c4a4 - Browse repository at this point
Copy the full SHA 3c6c4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa77ec6 - Browse repository at this point
Copy the full SHA aa77ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d086e - Browse repository at this point
Copy the full SHA 76d086eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37db4cd - Browse repository at this point
Copy the full SHA 37db4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d656927 - Browse repository at this point
Copy the full SHA d656927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3664e37 - Browse repository at this point
Copy the full SHA 3664e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2f0f4 - Browse repository at this point
Copy the full SHA cb2f0f4View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6765477 - Browse repository at this point
Copy the full SHA 6765477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d545f - Browse repository at this point
Copy the full SHA 58d545fView commit details -
fix(traits): removed duplicated code, added accidentally during merge…
… conflict resolution
Configuration menu - View commit details
-
Copy full SHA for bee0f58 - Browse repository at this point
Copy the full SHA bee0f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1d8dd - Browse repository at this point
Copy the full SHA 8e1d8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcffa07 - Browse repository at this point
Copy the full SHA dcffa07View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db7909a - Browse repository at this point
Copy the full SHA db7909aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7826249 - Browse repository at this point
Copy the full SHA 7826249View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b9a81 - Browse repository at this point
Copy the full SHA b8b9a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0231aae - Browse repository at this point
Copy the full SHA 0231aaeView 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.