We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ed20b commit 9265e13Copy full SHA for 9265e13
README.md
@@ -86,8 +86,9 @@ supported build environments that are most likely to work.
86
Rust currently needs about 1.5 GiB of RAM to build without swapping; if it hits
87
swap, it will take a very long time to build.
88
89
-There is a lot more documentation in the [wiki].
+There is more advice about [hacking on Rust][hack] on the [wiki].
90
91
+[hack]: https://github.com/rust-lang/rust/wiki/Note-getting-started-developing-Rust
92
[wiki]: https://github.com/rust-lang/rust/wiki
93
94
## Getting help
0 commit comments