You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old text ("The Rust compiler can link crates
of any editions together") made it sound like old
compilers would somehow magically be able to support
language features from newer editions.
The goal of this new text is to make it more clear
that a given compiler release will only be able to
work with the specific editions that it supports.
0 commit comments