Matt Fellenz

Results 138 comments of Matt Fellenz

I quite like that idea. I will look into implementing that, probably tomorrow.

OK, I have implemented the previously discussed changes.

Looks like tests was restructured in main. I don't know how to merge my changes into this.

OK I have merged upstream. Seems that some test is still failing but I don't understand why.

OK, to replace the assertion, how can I see what will be generated for the example for the docs?

I misunderstood the ordering of the Fold parameters. Naming the other parameter `outer` makes it clearer.

I'm now having this issue as well on my system, but only when I run my self-built version from HEAD, not from the OS version. Sway on arch.

I traced this back to 50a33695. The commit message is not really correct because in addition to removing the loop and returning `Ok(None)` at the end it also changes the...