Stefan Holderbach
Stefan Holderbach
@dependabot squash and merge This breaking change only appears to affect shared deps and MSRV
Thank you so much for tackling the weird coercions under a wrong name. Can we provide some recommendations on the plethora of `munch_it_somehow_into_a_string` methods, when to use what?
Nice! Thanks for implementing the elegant doctests as well!
Closed by #12179
Can you drop some numbers for the full suite? I think we may need some more record mutation heavy benchmarks than the pure growing. (While the representation is more optimized,...
With the back-and-forth iterations of what the semantics of our `echo` are (print/pure value forward) and when you need `print` or don't need them, and the vague ideas how you...
> This _seems_ to me to be something that is going to need to be solved in the redirection mechanism rather than the command-level. Yes, absolutely this should be solved...
Would unit-testing `do_auto_cd` suffice as a stop gap measure or is there more special logic to provide it with `cwd` that would go untested that way?
Thanks for immediately starting on this @woosaaahh Superseded by #12779
That is an impressive chunk of work and a nice improvement! Resolving those incorrect buffering bugs is long overdue. Before we run ahead just looking at the streaming side we...