Skip to content
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 by Bors] - Initial work for cross compiling targets #182

Closed
wants to merge 2 commits into from

Conversation

simlay
Copy link
Contributor

@simlay simlay commented Feb 24, 2022

This is needed for infinyon/fluvio-client-node#210

@@ -133,7 +133,6 @@ pub trait JSWorker: Sized + Send + 'static {
}

/// call by Node to create promise
#[no_mangle]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think rust-lang/rust#28179 is what's going on. cargo check says that this will throw a hard error in the future but it's just a warning for now so I removed it.

@simlay simlay requested a review from sehz March 8, 2022 17:23
Copy link
Collaborator

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sehz
Copy link
Collaborator

sehz commented Mar 8, 2022

bors r+

bors bot pushed a commit that referenced this pull request Mar 8, 2022
@bors
Copy link

bors bot commented Mar 8, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Initial work for cross compiling targets [Merged by Bors] - Initial work for cross compiling targets Mar 8, 2022
@bors bors bot closed this Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants