Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

[prover] fix reporting for escape analysis #972

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

sblackshear
Copy link
Member

The reporting logic here attempted to suppress warnings in dependencies, but this was a bit too aggressive and ended up suppressing everything. Changing the logic to report all warnings, particularly given that this is an experimental analysis + the "report all" configuration is needed to reproduce the results from the robust safety paper.

The reporting logic here attempted to suppress warnings in dependencies, but this was a bit too aggressive and ended up suppressing everything. Changing the logic to report all warnings, particularly given that this is an experimental analysis + the "report all" configuration is needed to reproduce the results from the robust safety paper.
@sblackshear sblackshear merged commit fc1871b into move-language:main Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants