Skip to content

Pull requests: model-checking/kani

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Autoharness: support smart pointers of compiler-derivable pointees Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4698 opened Jul 29, 2026 by tautschnig Member Loading…
Autoharness: do not synthesize Arbitrary for structs with reference fields Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4694 opened Jul 29, 2026 by tautschnig Member Loading…
Autoharness: support BoundedArbitrary argument types Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4693 opened Jul 29, 2026 by tautschnig Member Loading…
Autoharness: support slice and string arguments (bounded) Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4691 opened Jul 29, 2026 by tautschnig Member Loading…
Do not fail on crates that forbid(unstable_features) Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4688 opened Jul 28, 2026 by tautschnig Member Loading… Maintenance
Add --no-assert-overrides escape hatch for macro-override conflicts Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4687 opened Jul 28, 2026 by tautschnig Member Loading…
Force-load the kani crate so no_std crates work out of the box Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4682 opened Jul 28, 2026 by tautschnig Member Loading… Maintenance
Autoharness: support generic functions Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4679 opened Jul 28, 2026 by tautschnig Member Loading…
Autoharness: support raw pointer arguments Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4678 opened Jul 28, 2026 by tautschnig Member Loading…
Autoharness: assume safety invariants of generated values Z-Autoharness Issue related to autoharness subcommand Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4677 opened Jul 28, 2026 by tautschnig Member Loading…
Add support for unaligned_volatile_load and unaligned_volatile_store [C] Feature / Enhancement A new feature request or enhancement to an existing feature. Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4673 opened Jul 26, 2026 by ivmat Draft
Add support for volatile_copy_memory, volatile_copy_nonoverlapping_memory and volatile_set_memory [C] Feature / Enhancement A new feature request or enhancement to an existing feature. Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4672 opened Jul 26, 2026 by ivmat Loading…
Fix OffsetModel missing UB for offsets wrapping CBMC's pointer encoding Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4671 opened Jul 24, 2026 by tautschnig Member Loading…
Emit a diagnostic for a misapplied checked size/align intrinsic marker Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4648 opened Jul 16, 2026 by MavenRain Loading… Maintenance
Fix codegen panic for calls through a function pointer returning ! Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4647 opened Jul 16, 2026 by MavenRain Loading… Maintenance
Implement BoundedArbitrary for BTreeMap and BTreeSet Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4626 opened Jul 9, 2026 by hz2 Loading…
Set kani-compiler's required rustc flags unconditionally Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4601 opened May 20, 2026 by lovesegfault Loading…
Add 'kani verify-artifacts' subcommand
#4600 opened May 20, 2026 by lovesegfault Loading…
Fix stub_verified infinite recursion when Arbitrary calls the stubbed function Z-CompilerBenchCI Tag a PR to run benchmark CI Z-Contracts Issue related to code contracts Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4571 opened Apr 5, 2026 by feliperodri Contributor Draft Contracts
Add Strata backend for Kani Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4552 opened Feb 18, 2026 by rahulku Contributor Loading…
Add progress indicator and log file output for concise terminal output Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4528 opened Jan 26, 2026 by tautschnig Member Loading…
MCP Integration with Amazon Q CLI Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4484 opened Nov 20, 2025 by ConnorJKY Loading…
Add --export-json for structured verification results Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4472 opened Nov 13, 2025 by yimingyinqwqq Loading…
Fix SIMD projection mismatch for array-based SIMD types Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4467 opened Nov 11, 2025 by tautschnig Member Loading…
Add git revision and rustc version info to verbose version output Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
#4466 opened Nov 11, 2025 by tautschnig Member Loading…
2
ProTip! Exclude everything labeled bug with -label:bug.