Future is not Send anymore when it uses format! because core::fmt::Opaque is not Sync #93458
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
Code
I tried this code:
I expected to see this happen: successful compilation
Instead, this happened:
Version it worked on
It most recently worked on: Rust 1.59.0-beta
Version with regression
rustc --version --verbose
:Backtrace
Backtrace
The text was updated successfully, but these errors were encountered: