Skip to content

Conversation

@bleepbloopsify
Copy link
Member

@bleepbloopsify bleepbloopsify commented Oct 29, 2025

proof-systems uses .cargo to configure their builds. This doesn't work quite well, since dune ignores .blah dirs when using source_tree stanza.

Using subdir foo (data_only_dir .bar) allows us to inject a stanza into proof-systems without having to modify the underlying package (they don't want dune files in rust-land).

subdir proof-systems (data_only_dirs .cargo) is used here

This way we can respect their .cargo/config.toml without having to (ab)use RUSTFLAGS

@bleepbloopsify bleepbloopsify requested a review from a team as a code owner October 29, 2025 21:21
@bleepbloopsify
Copy link
Member Author

!ci-build-me

@bleepbloopsify
Copy link
Member Author

!ci-build-me

1 similar comment
@bleepbloopsify
Copy link
Member Author

!ci-build-me

@amc-ie
Copy link
Member

amc-ie commented Oct 31, 2025

!ci-bypass-changelog

@bleepbloopsify
Copy link
Member Author

!ci-build-me

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.

4 participants