mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 19:45:33 +00:00
Update `compiler_builtins` to 0.1.39 This version contains the fixes of https://github.com/rust-lang/compiler-builtins/issues/390 and https://github.com/rust-lang/compiler-builtins/issues/391. Also, rename features following https://github.com/rust-lang/compiler-builtins/pull/386.