-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-processModule: tokio/processModule: tokio/process
Description
raw_arg in std is stable from Rust 1.62, and Tokio 1.30's MSRV is 1.63.
The note in Tokio's raw_arg (added in #5704) documentation says:
Note: This is an unstable API but will be stabilised once tokio’s MSRV is sufficiently new.
I think that's the case now :)
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-processModule: tokio/processModule: tokio/process