Y
Hacker News
new
|
ask
|
show
|
jobs
by
dtech
1193 days ago
That's the rule for normal features, that would mean there is no meaningful difference between stable and experimental parts of an API.
1 comments
vlovich123
1193 days ago
Hyrum’s law. Rust mostly gets around this by requiring you run the nightly compiler and library in addition to explicitly opting into experimental pieces.
link