]> git.lizzy.rs Git - rust.git/commit
Auto merge of #39591 - alexcrichton:revert-128, r=brson
authorbors <bors@rust-lang.org>
Tue, 7 Feb 2017 00:22:19 +0000 (00:22 +0000)
committerbors <bors@rust-lang.org>
Tue, 7 Feb 2017 00:22:19 +0000 (00:22 +0000)
commitc49d10207a7e105525fb3bd71c18fde6fc2f5aed
treeb90aefcec334aa899e6bc30ef3826fd89172b66d
parent324b175174c19b8be4592df11e65e0c4b6fee9d3
parentbfa264271c7c20ca71b7cbb5c918ff264294653c
Auto merge of #39591 - alexcrichton:revert-128, r=brson

Revert "Add 128-bit atomics"

This reverts commit 9903975003276cc42a1ed5f21eee292b7c62c331.

Unfortunately 128-bit atomics have broken our nightly builds (#39590) and while we investigate I'm posting a temporary revert of the PR that added them. If we can figure out a solution though before this lands I'd be happy to close!