about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <hello@philkrones.com>2020-04-18 22:02:14 +0200
committerflip1995 <hello@philkrones.com>2020-04-18 22:02:14 +0200
commit86c620712abd8eb31a92e8aa85c8fed1b6db9e57 (patch)
tree24e8b9db9b4e37e6cfe4d041f40dd7cf7fea3be9
parent891e1a859b52486936e021235fdc36fbdd9b4100 (diff)
downloadrust-86c620712abd8eb31a92e8aa85c8fed1b6db9e57.tar.gz
rust-86c620712abd8eb31a92e8aa85c8fed1b6db9e57.zip
Remove badge FIXME from Cargo.toml
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b07fde4399..63ce2cd8cad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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