Skip to content

Make sure temporal_capi can be built no_std#281

Merged
nekevss merged 4 commits intoboa-dev:mainfrom
Manishearth:nostd
May 5, 2025
Merged

Make sure temporal_capi can be built no_std#281
nekevss merged 4 commits intoboa-dev:mainfrom
Manishearth:nostd

Conversation

@Manishearth
Copy link
Copy Markdown
Contributor

Ensures that no sys deps get pulled in

- 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
Copy Markdown
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