https://github.com/rust-lang/rust/blob/374ad1b0063963060a00a3110e44d76e7105d059/src/libstd/lib.rs#L247 After compiler-builtins issue 322 and PR 324, do we still need this line? Compilation succeeded after this line is moved on linux-x86_64.
rust/src/libstd/lib.rs
Line 247 in 374ad1b
After compiler-builtins issue 322 and PR 324, do we still need this line? Compilation succeeded after this line is moved on linux-x86_64.