Skip to content

Commit b71f0f1

Browse files
committed
Describe mir-json changes in changelog
1 parent bc46951 commit b71f0f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ This release supports [version
3838
occurred, so this change makes SAW more permissive with respect to
3939
unsupported LLVM versions.)
4040

41+
* The modified copies of the Rust standard libraries that `mir-json` depends on
42+
(and SAW therefore ingests when performing MIR verification) now live in the
43+
`mir-json` repo rather than in the `crucible` repo. See the [`mir-json`
44+
README](https://github.com/GaloisInc/mir-json/blob/master/README.md) for
45+
details.
46+
4147
## Bug fixes
4248

4349
* git submodule update --init --recursive no longer causes an infinite

0 commit comments

Comments
 (0)