|
|
|
|
|
by kelnos
590 days ago
|
|
No, it's being treated as a breaking change, which it is. It is not a backwards-compatible bug fix. You are correct that there is no concrete spec for the Rust language; the current state of the compiler and stdlib is the "spec". So this is a breaking change to the "spec", and requires a new edition. |
|