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
1571: Enable Rust 2018 Edition r=carols10cents a=jtgeibel
The migration is split into three commits. The first applies edition fixes. The second enables the edition and cleans up `extern crate` and `use` statements in many places. The final commit applies any remaining edition idioms.
Co-authored-by: Justin Geibel <[email protected]>
0 commit comments