We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f447972 + 9051a35 commit b7bbc2eCopy full SHA for b7bbc2e
doc/tutorial.md
@@ -63,9 +63,8 @@ recommended.
63
64
Since the Rust compiler is written in Rust, it must be built by
65
a precompiled "snapshot" version of itself (made in an earlier state
66
-of development). As such, source builds require a connection to
67
-the Internet, to fetch snapshots, and an OS that can execute the
68
-available snapshot binaries.
+of development). The source build automatically fetches these snapshots
+from the Internet on our supported platforms.
69
70
Snapshot binaries are currently built and tested on several platforms:
71
0 commit comments