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 the Cannot fetch THIR body error message #1309

Merged

Conversation

arnaudgolfouse
Copy link
Collaborator

Also, typechecking will not stop at the first erroneous function anymore.

We are getting really modern here!

We should (as much as possible) just call `tcx.dcx().abort_if_errors()`.
And, we should do it as late as possible, in order to catch more errors.
@arnaudgolfouse arnaudgolfouse merged commit c373377 into creusot-rs:master Dec 24, 2024
6 checks passed
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