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 db0a48c commit 8ec2149Copy full SHA for 8ec2149
src/tools/miri/README.md
@@ -1,10 +1,5 @@
1
# Miri
2
3
-[![Actions build status][actions-badge]][actions-url]
4
-
5
-[actions-badge]: https://github.com/rust-lang/miri/workflows/CI/badge.svg?branch=master
6
-[actions-url]: https://github.com/rust-lang/miri/actions
7
8
An experimental interpreter for [Rust][rust]'s
9
[mid-level intermediate representation][mir] (MIR). It can run binaries and
10
test suites of cargo projects and detect certain classes of
0 commit comments