Y
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
cesarb
1280 days ago
> Being far enough behind rustc is enough
But rustc itself can be far enough behind rustc, as the MSRV debate shows.
link
masklinn
1280 days ago
You can already do that. Some libraries wilfully restrict their MSRV for backwards compatibility or distro compatibility (e.g. Debian stable provides 1.48).
link
JoshTriplett
1279 days ago
No argument there, but I think the third point helps address that somewhat.
link
But rustc itself can be far enough behind rustc, as the MSRV debate shows.