mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
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:
commit
f6b07db385
@ -18,9 +18,6 @@ build = "build.rs"
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
# [badges]
|
|
||||||
# FIXME(flip1995): Add GHA badge once rust-lang/crates.io#1838 is merged
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "cargo-clippy"
|
name = "cargo-clippy"
|
||||||
test = false
|
test = false
|
||||||
|
Loading…
Reference in New Issue
Block a user