Of course, the new release of the compiler breaks some crates.
wait, what? I thought rustc had some pretty serious regression testing to catch these things?
Top-level
wait, what? I thought rustc had some pretty serious regression testing to catch these things? 4 comments
@mgorny yeah, i saw that. i did a little more poking about and i guess this is the Stated Policy, Actually (https://rust-lang.github.io/rfcs/1105-api-evolution.html#minor-change-implementing-any-non-fundamental-trait) but agree it's frustrating :( @mgorny if I understand correctly this fell out of a change to idk I'm not a language author, just an end user who ~never sees these things. Python (since everyone worth dealing with moved to 3.x) doesn't feel better/worse from here so maybe I'm just a dumbass |
@mgorny oh fun https://github.com/rust-lang/rust/issues/127343