We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc 1.78.0-nightly (c67326b06 2024-03-15)
To reproduce:
git clone https://github.com/chronotope/chrono.git cd chrono git checkout 7afc6a2600fea734d134cb595c7249320a5c8695 RUSTFLAGS='-Z codegen-backend=cranelift' cargo +nightly build
The previous commit builds okay.