]> git.lizzy.rs Git - rust.git/commit
use a const to hack around promotion limitations
authorRalf Jung <post@ralfj.de>
Sun, 21 Jul 2019 10:02:28 +0000 (12:02 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 21 Jul 2019 10:28:18 +0000 (12:28 +0200)
commit4b47e78a16524ed4878bfffaaf60c32bb18d88ae
treefbf72e621143ec1934805855dcd5255353b4a027
parentad261f6852c928d3ce0a6dd34ec6c3a38792e4de
use a const to hack around promotion limitations
src/liballoc/lib.rs
src/libcore/macros.rs
src/libcore/mem/maybe_uninit.rs