Labels
Labels
33 labels
- This is a bug. Something isn't working.
- Additions and improvements to our documentation
- A new feature request or enhancement to an existing feature.
- Tracks some internal work. I.e.: Users should not be affected.
- Track performance improvement (Time / Memory / CPU)
- Add support to an unsupported construct
- Undefined behavior that Kani does not detect
- An UX enhancement for an existing feature. Including deprecation of an existing one.
- Kani crashed
- Kani failed to detect an issue
- Issues that cause Kani verification to fail despite the code being correct.
- Work done to CI, tests and infrastructure.
- Refactoring or cleaning up of existing code
- Pull requests that update a dependency file
- Pull requests that update GitHub Actions code
- Pull requests that update Rust code
- Pull requests that update Submodules code
- Issue related to an existing CBMC issue
- Good for newcomers
- Tag issues that have high priority
- Label RFC PRs and Issues
- Issues used to track a large amount of work related to a feature
- Tag user issues / requests
- Issue related to autoharness subcommand
- Issues related to the benchcomp performance comparison script
- Tag a PR to run benchmark CI
- Issue related to code contracts
- Tag a PR to run benchmark CI
- Issues related to IDE Ext development
- Issues that require some changes to the compiler