Skip to content

Commit eac0ebe

Browse files
committed
Rollup merge of rust-lang#36225 - johnthagen:fix-nightly-docs, r=steveklabnik
Update nightly docs supported Windows versions to match Getting Started page https://doc.rust-lang.org/book/getting-started.html#tier-1 shows that Windows 7+ is officially supported (implying, for example Windows 10), but the nightly page only listed 7, 8, and Server 2008 R2).
2 parents 43440a4 + eb1c716 commit eac0ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/book/nightly-rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ binary downloads][install-page].
5454

5555
Oh, we should also mention the officially supported platforms:
5656

57-
* Windows (7, 8, Server 2008 R2)
57+
* Windows (7+)
5858
* Linux (2.6.18 or later, various distributions), x86 and x86-64
5959
* OSX 10.7 (Lion) or greater, x86 and x86-64
6060

0 commit comments

Comments
 (0)