Skip to content

Make sure temporal_capi can be built no_std #281

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
merged 4 commits into from
May 5, 2025
Merged

Conversation

Manishearth
Copy link
Contributor

Ensures that no sys deps get pulled in

@@ -125,6 +125,12 @@ jobs:
- name: Makefile tests
run: cd temporal_capi/cpp_tests && make

# There's no guarantee that dependencies are no_std unless you test with a toolchain without `std`
Copy link
Member

Choose a reason for hiding this comment

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

Ooh, thanks! Nice catch!

@nekevss nekevss merged commit 8979d8c into boa-dev:main May 5, 2025
8 checks passed
@Manishearth Manishearth deleted the nostd branch May 5, 2025 19:40
nekevss pushed a commit that referenced this pull request May 10, 2025
Ensures that no sys deps get pulled in
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