-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed as not planned
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-bugCategory: This is a bug.Category: This is a bug.
Description
Version
tokio v1.17.0
Platform
Linux 5.10.0-12-amd64 #1 SMP Debian 5.10.103-1 (2022-03-07) x86_64 GNU/Linux
Description
tokio 1.17.0 will not compile anymore on debian:
error[E0658]: use of unstable library feature 'renamed_spin_loop'
due to
#4491
because rustc minimum was elevated to 1.49.0 in
#4457
debian comes with 1.48.0+dfsg1-2
I understand that you might not want to fix this because of policies, but it would be nice if you would still support debian stable.
Kixunil and TheBlueMatt
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-bugCategory: This is a bug.Category: This is a bug.