]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #81727 - m-ou-se:unstabilize-bits, r=Mark-Simulacrum
authorMara Bos <m-ou.se@m-ou.se>
Thu, 4 Feb 2021 20:10:42 +0000 (21:10 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Feb 2021 20:10:42 +0000 (21:10 +0100)
commit113e27fcfcf20d3c241ca40c0f8c214aa578014d
tree2d4d33d5cf9013bc0cc195781839d983b2af742e
parent83e0fe3dbbeb675599ddc5ffef4e3c41f816726b
parent89882388d931d2e4d0d30c73fc1aa9c56f4df110
Rollup merge of #81727 - m-ou-se:unstabilize-bits, r=Mark-Simulacrum

Revert stabilizing integer::BITS.

We agreed in the libs meeting just now to revert stablization, since the [breakage](https://github.com/rust-lang/rust/issues/81654) is significant throughout the ecosystem, through `lexical-core`.

cc https://github.com/rust-lang/rust/issues/76904

Fixes https://github.com/rust-lang/rust/issues/81654