dpc

Results 242 issues of dpc

https://www.reddit.com/r/rust/comments/eq11t3/a_sad_day_for_rust/fenrpce/ I think it would be worth adding.

Calculate all the useful stuff for particular crate, and display nicely. * ids * all the metrics * all the recursive metrics * flags (in a nice, readable form) *...

That functionality will be super useful. However the implementation might be tricky. :D

enhancement

https://github.com/crev-dev + ![https://i.imgur.com/XTyuZlb.png](https://i.imgur.com/XTyuZlb.png) ?

This is to help people that for whatever reason don't want to go through the effort of changing it manually every time. Default levels of `understanding` and `thoroughness` for both...

enhancement
good first issue

We could display the least liberal license of each crate and their dependencies (recursively). Maybe? See reddit chat: https://www.reddit.com/r/rust/comments/c9fzyp/analysis_of_rust_crate_sizes_on_cratesio/etdc05w/?context=10000

I'm tired of adding `-u --color`

A shell script that changes `HOME` to some tmpdir and then does couple of operations: * verify stuff * generate and id with a test url * review a crate...

enhancement

Should `Level::Debug < Level::Info` or the other way around?