Skip to content

Commit c4f81d0

Browse files
committed
Auto merge of rust-lang#13029 - tesuji:minimal, r=flip1995
build: Skip installing rust-docs with minimal rustup profile r? `@flip1995` changelog: none
2 parents c412528 + 76a068b commit c4f81d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-toolchain

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[toolchain]
22
channel = "nightly-2024-06-27"
33
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
4+
profile = "minimal"

0 commit comments

Comments
 (0)