Hacker News new | ask | show | jobs
by kybernetyk 235 days ago
They weren't written in Rust. But I wonder why the borrow checker wouldn't catch the date bug...
1 comments

> 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.