Add links to other Rust ABI-related work.#2
Open
follower wants to merge 1 commit intoZettaScaleLabs:mainfrom
Open
Add links to other Rust ABI-related work.#2follower wants to merge 1 commit intoZettaScaleLabs:mainfrom
follower wants to merge 1 commit intoZettaScaleLabs:mainfrom
Conversation
Collaborator
|
Hi @follower, thank you for this (and the other) PR. I intend on merging them, but I would like to set up the Eclipse Contributor Agreement CI (the same one we have on our other repos) before doing so, as I wouldn't want to risk making IP reviews harder on our other projects when they start depending on stabby. I'll notify you once this is done so you can then sign into eclipse and e-sign the agreement, if that suits you :) |
p-avital
approved these changes
Mar 27, 2023
Collaborator
|
@follower I updated the CI, would you mind adding your changes from your other PR to this one, that way they'll get merged at the same time, and the CI will get triggered :) |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Given the second point of the
stabby"manifesto" I thought links to some other Rust ABI/FFI/stability-related discussions of which I'm aware would be useful breadcrumbs for cross-pollination and other mixed metaphors. :)