Skip to content

Commit 6d75804

Browse files
committed
Auto merge of rust-lang#2677 - RalfJung:badge, r=RalfJung
remove CI badge We don't actually run CI on the `master` branch (because bors checks things before they can even be on master), so this doesn't really show anything. rustc doesn't have a badge either. I think we can live without it. :D
2 parents d6aab57 + 096c393 commit 6d75804

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Miri
22

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-
83
An experimental interpreter for [Rust][rust]'s
94
[mid-level intermediate representation][mir] (MIR). It can run binaries and
105
test suites of cargo projects and detect certain classes of

0 commit comments

Comments
 (0)