Luca Palmieri

Results 278 comments of Luca Palmieri

Is there any concern here that remains to be addressed? Or should we start sketching the implementation?

> How stable is the rustdoc JSON output? Does it make sense that a user wants to keep different versions of JSON output at the same time? It is versioned...

I'll get started next week then 👍🏻 Thanks!

No, a few other things had to take priority.

If you have the time to start on it immediately, go ahead 😁

I agree this would be quite useful, but there are some challenges to the implementation 😅 For the time being, my recommendation would be to always use the [`named` method](https://docs.rs/wiremock/0.5.8/wiremock/struct.Mock.html#method.named)...

Given admin permissions to the team on this repository :+1: @rth

I have a strong feeling that you are comparing two very different logging configurations, but I can only assume here since you haven't shared the benchmark code. Can you provide...

That's a good strategy - I'll have a go at it this week/the next 😄

That type should definitely not be an `i16` - there is probably something wrong in the code above the error you posted here.