Crate cloud-storage does not compile on nightly-2023-07-27 #114579
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
regression-untriaged
Untriaged performance or correctness regression.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Got compilation error when bumping rust for external crate
cloud-storage
for version indicated below. (https://github.com/ThouCheese/cloud-storage-rs)Code
I tried this code:
I expected to see this happen: Should compile on nightly 2023-07-27 toolchain.
Instead, this happened: Did not compile on nightly 2023-07-27 toolchain.
Version it worked on
It most recently worked on: Compiles on nightly 2023-07-26 toolchain.
Version with regression
rustc --version --verbose
:Backtrace
Backtrace
The text was updated successfully, but these errors were encountered: