coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

Implement stat

Open GrayJack opened this issue 4 years ago • 2 comments

GrayJack avatar Sep 27 '19 20:09 GrayJack

I want to claim this issue as well!

Larisho avatar Oct 07 '19 18:10 Larisho

Yes, sure, just remember to develop on another branch other than master, create a new one for every pull request, just for the sake of good practices :smiley:

Have fun, doing this one

EDIT: Also remember that the util code should not have unsafe code/blocks, all unsafe code should go to coreutils_core crate

GrayJack avatar Oct 07 '19 20:10 GrayJack