Open
Description
Problem
On my machine (win10, x86-64) this is the (truncated) output of cargo --list
Installed Commands:
...
logout Remove an API token from the registry locally
metadata Output the resolved dependencies of a package, the concrete used versions including overrides, in machine-readable format
miri
new Create a new cargo package at <path>
owner Manage the owners of a crate on the registry
...
The table row for 'miri' contains no brief explanation like the other lines. I'm assuming this is not intended.
Perhaps this is related to the fact that cargo-miri is not available for the windows-msvc toolchain.
Steps
- In a Windows environment, run cargo --list
- Verify that the row for 'miri' contains no corresponding explanations like the other rows.
Possible Solution(s)
No response
Notes
No response
Version
cargo 1.78.0 (54d8815d0 2024-03-26)
release: 1.78.0
commit-hash: 54d8815d04fa3816edc207bbc4dd36bf18014dbc
commit-date: 2024-03-26
host: x86_64-pc-windows-msvc
libgit2: 1.7.2 (sys:0.18.2 vendored)
libcurl: 8.6.0-DEV (sys:0.4.72+curl-8.6.0 vendored ssl:Schannel)
os: Windows 10.0.19045 (Windows 10 Home) [64-bit]