Skip to content

Commit db87de0

Browse files
committed
---
yaml --- r: 205821 b: refs/heads/beta c: 7397bdc h: refs/heads/master i: 205819: 233f503 v: v3
1 parent 7d699a8 commit db87de0

File tree

260 files changed

+1677
-1479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+1677
-1479
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ refs/tags/0.12.0: f0c419429ef30723ceaf6b42f9b5a2aeb5d2e2d1
2929
refs/heads/automation-fail: 1bf06495443584539b958873e04cc2f864ab10e4
3030
refs/heads/batch: b7fd822592a4fb577552d93010c4a4e14f314346
3131
refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
32-
refs/heads/beta: 13bc8afa4b56e8d7b012f35a35a11087739abf15
32+
refs/heads/beta: 7397bdc9c516f3f714ad4974ecdd27f567d03d05
3333
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3434
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
3535
refs/heads/tmp: 579e31929feff51dcaf8d444648eff8de735f91a

branches/beta/src/doc/complement-lang-faq.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ Let the fact that this is an easily countable number be a warning.
4242

4343
## Does it run on Windows?
4444

45-
Yes. All development happens in lockstep on all 3 target platforms (using MinGW, not Cygwin). Note that the Windows implementation currently has some limitations; in particular, the 64-bit build is [not fully supported yet][win64], and all executables created by rustc [depend on libgcc DLL at runtime][libgcc].
46-
47-
[win64]: https://github.com/rust-lang/rust/issues/1237
48-
[libgcc]: https://github.com/rust-lang/rust/issues/11782
45+
Yes. All development happens in lockstep on all 3 target platforms (using MinGW, not Cygwin).
4946

5047
## Is it OO? How do I do this thing I normally do in an OO language?
5148

0 commit comments

Comments
 (0)