|
|
|
|
|
by nindalf
1463 days ago
|
|
Could you give an example of a Rust release breaking existing compiling code? The Rust Project goes to great lengths to avoid this. For example, before every release they try to compile every open source Rust codebase with the release candidate compiler. |
|
The fact that it’s hard to even remember that these things have happened is a testament to how rarely it happens and how well the breakage is handled.