Marcel Hellwig

Results 96 comments of Marcel Hellwig

Hey @codecadwallader you said you cannot reproduce this and tagged it as such. Unfortunalty many people (include me) encounter this problem. Would you be able to investigate this problem again,...

I think it's nice to have! It's much cleaner and simpler to let serde parse the values into the correct types, instead of doing that by hand. So I would...

hey @kraj my PR is almost one year old. Do you have a opinion on this? Should I rework it? Should I close it?

Rebased, ready for review :)

> with extra parameters to get the Self warnings yes, indeed: `cargo clippy -- -Wclippy::pedantic -Wclippy::nursery` I'll look into the CI errors, give me a minute :)

Yeah... I was not sure about the `unit` field in that struct. I thought it was a too big issue to remove it, but I can give it a try

I did something, it works on my machine, let's hope it gets through CI

> package `memchr v2.6.4` cannot be built because it requires rustc 1.61 or newer, while the currently active rustc version is 1.60.0 :( Not my fault, but I can try...

@iliekturtles I opened #456 Please have a look :)

Sure enough! Thanks for the merge