Closed
Description
@macpp pointed out in #32976 (comment) that 1.34 is about to stabilize some consts that are already deprecated: https://doc.rust-lang.org/nightly/std/sync/atomic/constant.ATOMIC_I64_INIT.html (Note that it's both "stable since 1.34" and "deprecated since 1.34".)
That seems like something that should probably be addressed in the next 3 weeks.