since 2 months, 2 weeks ago
2 of 2
Tip Reveddit Real-Time can notify you when your content is removed.
your account history
Tip Check if your account has any removed comments.
view my removed comments you are viewing a single comment's thread.
view all comments


Rust is breaking our systems now!
Could have happened in C too though. Perhaps it would be time for larger projects in either language to make sure such things can not happen as a problem by design. Right now all or most of this appears to be tied to the cleverness of the dev who wrote the code and not all humans are very clever when writing code.
It turns out the coreutils test suite was missing a test and uutils had a stubbed flag. A small issue that was fixed on both ends.