portable-devtools / rust /.rustup /toolchains /stable-x86_64-pc-windows-msvc /lib /rustlib /multirust-config.toml
| config_version = "1" | |
| [[components]] | |
| pkg = "clippy-preview" | |
| target = "x86_64-pc-windows-msvc" | |
| is_extension = true | |
| [[components]] | |
| pkg = "rustfmt-preview" | |
| target = "x86_64-pc-windows-msvc" | |
| is_extension = true | |
| [[components]] | |
| pkg = "rust-analyzer-preview" | |
| target = "x86_64-pc-windows-msvc" | |
| is_extension = true | |
| [[components]] | |
| pkg = "rust-src" | |
| target = "*" | |
| is_extension = true | |
| [[components]] | |
| pkg = "cargo" | |
| target = "x86_64-pc-windows-msvc" | |
| is_extension = false | |
| [[components]] | |
| pkg = "rust-std" | |
| target = "x86_64-pc-windows-msvc" | |
| is_extension = false | |
| [[components]] | |
| pkg = "rustc" | |
| target = "x86_64-pc-windows-msvc" | |
| is_extension = false | |