|
|
|
|
|
by estebank
1150 days ago
|
|
That is the Rust stability commitment: Rust code will always* compile with any subsequent release. * Modulo soundness bugs being fixed. I've personally encountered 2 instances of that since 1.0, and they all occurred before 2017. |
|