dtolnay / cargo-llvm-lines

Count lines of LLVM IR per generic function
Apache License 2.0
414 stars 24 forks source link

reimplement #81 using existing deps; drop is-terminal #85

Closed klensy closed 7 months ago

klensy commented 7 months ago

This allows reuse existing deps

klensy commented 7 months ago

Ok, https://github.com/dtolnay/cargo-llvm-lines/commit/aa3bef62edfac970b792c99d929201066356705e killed winapi deps anyway.