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

Chore: Internal backends should not fail CI #5573

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

MikaelMayer
Copy link
Member

Until the Rust code generator is finished, we shouldn't block everyone else's work by requiring .rs.check files or even update them every time, since the process is manual and very lengthy

This does not remove the execution of the Rust compiler, only remove the check, so that we still have some kind of coverage. Also, we display non-blocking error messages.
However, this might kill the meta-tests, I'll see how to fix that.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Until the Rust code generator is finished, we shouldn't block everyone else's work by requiring .rs.check files or even update them every time, since the process is manual and very lengthy
@MikaelMayer MikaelMayer merged commit a197276 into master Jun 25, 2024
21 checks passed
@MikaelMayer MikaelMayer deleted the chore-internal-backends-not-failing-ci branch June 25, 2024 15:37
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.

None yet

2 participants