summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_mir_transform/src/coverage/test_macros/Cargo.toml
blob: f5e8b65656a3ebe981bf8242e9f85caa97cf0373 (plain)
1
2
3
4
5
6
7
8
[package]
name = "coverage_test_macros"
version = "0.0.0"
edition = "2021"

[lib]
proc-macro = true
doctest = false