Hacker News new | ask | show | jobs
by 3836293648 1280 days ago
They don't have to extend the language to create fragmentation. Being far enough behind rustc is enough
3 comments

> Being far enough behind rustc is enough

But rustc itself can be far enough behind rustc, as the MSRV debate shows.

You can already do that. Some libraries wilfully restrict their MSRV for backwards compatibility or distro compatibility (e.g. Debian stable provides 1.48).
No argument there, but I think the third point helps address that somewhat.