]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_mir/src/transform/coverage/test_macros/Cargo.toml
New upstream version 1.57.0+dfsg1
[rustc.git] / compiler / rustc_mir / src / transform / coverage / test_macros / Cargo.toml
diff --git a/compiler/rustc_mir/src/transform/coverage/test_macros/Cargo.toml b/compiler/rustc_mir/src/transform/coverage/test_macros/Cargo.toml
deleted file mode 100644 (file)
index cc93fd4..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "coverage_test_macros"
-version = "0.0.0"
-edition = "2018"
-
-[lib]
-proc-macro = true
-doctest = false