Skip to content

tokio 1.17.0 will not compile on debian stable (bullseye) #4585

@beckerj

Description

@beckerj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions