Skip to content

Conversation

@carolynzech
Copy link
Contributor

Kani v0.55 no longer has the overly broad span issue reported in #3009. I suspect that our shift (#3363) from functions to closures for contracts allows rustc to produce better error messages. Add tests to prevent regression in the future.

Resolves #3009

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@carolynzech carolynzech requested a review from a team as a code owner September 18, 2024 19:33
Copy link
Contributor

@jaisnan jaisnan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@carolynzech carolynzech added this pull request to the merge queue Sep 18, 2024
Merged via the queue into model-checking:main with commit 27cee8b Sep 18, 2024
@carolynzech carolynzech deleted the issue-3009 branch September 18, 2024 21:14
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.

Span of type error in contracts could be narrowed

2 participants