Skip to content

Commit 0c7d6e7

Browse files
authored
Rollup merge of rust-lang#50058 - krk:patch-1, r=Mark-Simulacrum
Added build disk usage information Closes rust-lang#50019
2 parents b0df8f0 + 670448d commit 0c7d6e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ file. If you still have a `config.mk` file in your directory - from
136136
### Building
137137
[building]: #building
138138

139+
A default configuration shall use around 3.5 GB of disk space, whereas building a debug configuration may require more than 30 GB.
140+
139141
Dependencies
140142
- [build dependencies](README.md#building-from-source)
141143
- `gdb` 6.2.0 minimum, 7.1 or later recommended for test builds

0 commit comments

Comments
 (0)