]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #60491 - alexcrichton:update-cb, r=nikomatsakis
authorMazdak Farrokhzad <twingoow@gmail.com>
Wed, 8 May 2019 22:58:23 +0000 (00:58 +0200)
committerGitHub <noreply@github.com>
Wed, 8 May 2019 22:58:23 +0000 (00:58 +0200)
commitcfed892cb37ef5f1dce29d2e38d3a2eb9f86bb53
treedf7aad0dc322bc5a6aa911f29f254beeebf93e79
parent229fff3d0380635e54bc7ebafc4a4123272826f8
parent7e8035593d1900dc9db05b5aaf92d421d248eb22
Rollup merge of #60491 - alexcrichton:update-cb, r=nikomatsakis

std: Update compiler-builtins crate

Pulls in a fix for ensuring that wasm targets have code in
compiler-builtins for `ldexp` which LLVM can generate references to.