mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
bc8c0ed9ec
Rename the unstable integer `extend` function to `widen` This is consistent with our use of `widening` elsewhere. Suggested-by: Gabriel Bjørnager Jensen <gabriel@achernar.io>