mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
02916c4c75
library/std: Bump compiler_builtins
Some neat changes include faster float conversions & fixes for AVR 🙂
(note that's it's my first time upgrading `compiler_builtins`, so I'm not 100% sure if bumping `library/std/Cargo.toml` is enough; certainly seems to be so, though.)