Skip to content

Commit 59ba85c

Browse files
rv-jenkinsrv-auditorgithub-actions[bot]dkcumming
authored
Update dependency: deps/stable-mir-json_release (#938)
Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dkcumming <daniel.cumming@runtimeverification.com>
1 parent 7453069 commit 59ba85c

7 files changed

Lines changed: 230 additions & 204 deletions

File tree

deps/stable-mir-json_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a5b714d89d0c12c7f4b00602a95ad2d3a34530f0
1+
9a7810914a338dfc2533b04bdb14b19c1943fdb8

flake.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
flake-utils.url = "github:numtide/flake-utils";
88

9-
stable-mir-json-flake.url = "github:runtimeverification/stable-mir-json/a5b714d89d0c12c7f4b00602a95ad2d3a34530f0";
9+
stable-mir-json-flake.url = "github:runtimeverification/stable-mir-json/9a7810914a338dfc2533b04bdb14b19c1943fdb8";
1010
stable-mir-json-flake = {
1111
inputs.nixpkgs.follows = "nixpkgs";
1212
inputs.flake-utils.follows = "flake-utils";

kmir/src/kmir/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from typing import Final
33

44
__version__: Final = version('kmir')
5-
__smir_version__: Final = 'a5b714d89d0c12c7f4b00602a95ad2d3a34530f0'
5+
__smir_version__: Final = '9a7810914a338dfc2533b04bdb14b19c1943fdb8'

kmir/src/tests/integration/data/prove-rs/show/offset-u8-fail.main.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
│ #execTerminator ( terminator ( ... kind: terminatorKindCall ( ... func: operandC
44
│ span: 0
55
6-
│ (34 steps)
6+
│ (35 steps)
77
└─ 3 (stuck, leaf)
8-
#traverseProjection ( toLocal ( 1 ) , thunk ( #decodeConstant ( constantKindAllo
8+
#traverseProjection ( toAlloc ( allocId ( 0 ) ) , StringVal ( "123" ) , .Project
99
span: 48
1010

1111

kmir/uv.lock

Lines changed: 217 additions & 191 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)