Gábor Szabó
Gábor Szabó
While running on: ``` # perl6 -v This is Rakudo version 2017.01 built on MoarVM version 2017.01 implementing Perl 6.c. ``` I got this: ``` zef install HTTP::Server::Tiny ===> Searching...
I just wanted to report the same. I hope the feed will be fixed soon.
Thanks for the suggestion. Do I understand correctly that what you'd like to have is basically snapshots of the package.edition report of https://rust-digger.code-maven.com/msrv where instead of plain counting the crates...
I think the historical data can be collected any time - to the limit that Crates.io itself keeps that - and it might require a lot of access to Crates.io...
If I understand it correctly then it is definitely in scope for the Rust Digger. We are collecting information both from Crates.io and from the repositories of the projects. So...
Oh I thought I already responded to this, but apparently not. So I agree it would be nice to show the defaults. Where can I find those?
Great idea. Maybe there could be counters of number of test files in the `tests/` folders, or and later number of tests? Same with the examples and benches. I am...
Now that we are also downloading all the released crates from https://crates.io/ I think this should be first implemented for those folders. We only have repositories for some of the...
I like charts, but I think I'd prefer some solution in Rust that would generate the chart in the back-end. That would also push that part of the Rust ecosystem.
implemented, thou we only list the main pages and not the pages for the individual users and the individual crates. We have over 100,000 of those and they would need...