5 ms·
They weren't written in Rust. But I wonder why the borrow checker wouldn't catch the date bug...
by kybernetyk 11mo ago
They weren't written in Rust. But I wonder why the borrow checker wouldn't catch the date bug...
- viraptor 11mo ago> where date ignores the -r/--reference=file argument This has nothing to do with memory ownership, so borrow checker is irrelevant. Ubuntu just shipped before that argument's handling was implemented.