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

Rust fix compilation for no_std targets #2 #7553

Merged
merged 6 commits into from Oct 19, 2022
Merged

Conversation

danlapid
Copy link
Contributor

This is my suggestion for a fix as suggested in #7338

@github-actions github-actions bot added the rust label Sep 27, 2022
rust/flatbuffers/src/verifier.rs Outdated Show resolved Hide resolved
rust/flatbuffers/src/verifier.rs Show resolved Hide resolved
rust/flatbuffers/src/verifier.rs Outdated Show resolved Hide resolved
tests/rust_no_std_compilation_test/src/main.rs Outdated Show resolved Hide resolved
rust/flatbuffers/build.rs Show resolved Hide resolved
@CasperN
Copy link
Collaborator

CasperN commented Sep 27, 2022

Thanks! Generally LGTM with some nits

@CasperN
Copy link
Collaborator

CasperN commented Oct 3, 2022

Hello, can you pull again? #7518 had a lot of Rust changes

@danlapid
Copy link
Contributor Author

@CasperN Pulled and merged, still working and passing on my pc.

@danlapid
Copy link
Contributor Author

@CasperN Build and CI seems to be passing, anything else we need to get this merged?

@CasperN
Copy link
Collaborator

CasperN commented Oct 19, 2022

Good to merge. Are you able to push the button, or should I?

@danlapid
Copy link
Contributor Author

Good to merge. Are you able to push the button, or should I?

I don't have access to that haha.
Go ahead :)

@CasperN CasperN merged commit 5792623 into google:master Oct 19, 2022
bulentv pushed a commit to zdrealityhub/flatbuffers that referenced this pull request Oct 21, 2022
* Fix nightly no_std

* Fix nightly no_std
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants