dtolnay / cargo-llvm-lines

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

Fix column alignment by computing widths #22

Closed dtolnay closed 4 years ago

dtolnay commented 4 years ago

Fixes #21.