generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
T-RFCLabel RFC PRs and IssuesLabel RFC PRs and Issues[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.
Description
Requested feature: Kani's output quickly gets cluttered due to the high number of checks being reported, and assumes that all properties have the same value. We need a proposal to change this. The goal is to:
- Reduce the number of checks presented to the user as much as possible.
- Keep checks that users care about.
It isn't entirely clear how to do (2), but one can filter in checks in the user's code or checks whose status is deemed relevant despite not being in the user code.
Use case: Standard verification reports.
Link to relevant documentation (Rust reference, Nomicon, RFC): N/A
Metadata
Metadata
Assignees
Labels
T-RFCLabel RFC PRs and IssuesLabel RFC PRs and Issues[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.