We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc46951 commit b71f0f1Copy full SHA for b71f0f1
CHANGES.md
@@ -38,6 +38,12 @@ This release supports [version
38
occurred, so this change makes SAW more permissive with respect to
39
unsupported LLVM versions.)
40
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
+
47
## Bug fixes
48
49
* git submodule update --init --recursive no longer causes an infinite
0 commit comments