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

Remove unneeded --manifest-path from CI scripts #797

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tgross35
Copy link
Contributor

Since 942ab9f ("Move examples/intrinsics.rs to its own crate"), testcrate is a default workspace member so there is no need to specify it explicitly when testing or building. Use this to clean up CI scripts.

Since 942ab9f ("Move `examples/intrinsics.rs` to its own crate"),
`testcrate` is a default workspace member so there is no need to specify
it explicitly when testing or building. Use this to clean up CI scripts.
@tgross35 tgross35 marked this pull request as draft March 18, 2025 11:03
@tgross35
Copy link
Contributor Author

This doesn't work because the compiler-builtins feature is enabled by default.

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.

1 participant