Auto merge of #5486 - flip1995:badge_over, r=flip1995

Remove badge FIXME from Cargo.toml

cc https://github.com/rust-lang/crates.io/issues/2436

changelog: none
This commit is contained in:
bors 2020-04-18 20:03:54 +00:00
commit f6b07db385

View file

@ -18,9 +18,6 @@ build = "build.rs"
edition = "2018"
publish = false
# [badges]
# FIXME(flip1995): Add GHA badge once rust-lang/crates.io#1838 is merged
[[bin]]
name = "cargo-clippy"
test = false