Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prior to #4120, our unique way of running seccompiler inside of build.rs made it impossible to run kani or miri on the workspace (requiring it to be run on some crate which did not use the build script). With that all gone, we can finally run kani properly. Signed-off-by: Patrick Roy <[email protected]>
- Loading branch information