We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bb671 commit a3ecf53Copy full SHA for a3ecf53
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cargo-llvm-lines"
3
-version = "0.4.1"
+version = "0.4.2"
4
authors = ["David Tolnay <[email protected]>", "Nicholas Nethercote <[email protected]>"]
5
license = "MIT OR Apache-2.0"
6
description = "Count the number of lines of LLVM IR across all instantiations of a generic function."
0 commit comments