Skip to content

Commit d139a72

Browse files
authored
Merge pull request #2 from rust-lang/master
update from origin 2020-06-10
2 parents a6127e3 + bb86748 commit d139a72

File tree

1,279 files changed

+25355
-15061
lines changed

Some content is hidden

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

1,279 files changed

+25355
-15061
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ jobs:
442442
- name: x86_64-msvc-cargo
443443
env:
444444
SCRIPT: python x.py test src/tools/cargotest src/tools/cargo
445-
RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc"
445+
RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc --enable-lld"
446446
VCVARS_BAT: vcvars64.bat
447447
NO_DEBUG_ASSERTIONS: 1
448448
NO_LLVM_ASSERTIONS: 1

.mailmap

+8
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Brian Anderson <[email protected]> <[email protected]>
4444
4545
Brian Dawn <[email protected]>
4646
Brian Leibig <[email protected]> Brian Leibig <[email protected]>
47+
4748
Carl-Anton Ingmarsson <[email protected]> <[email protected]>
4849
Carol (Nichols || Goulding) <[email protected]> <[email protected]>
4950
Carol (Nichols || Goulding) <[email protected]> <[email protected]>
@@ -70,6 +71,8 @@ David Manescu <[email protected]> <[email protected]>
7071
David Ross <[email protected]>
7172
Derek Chiang <[email protected]> Derek Chiang (Enchi Jiang) <[email protected]>
7273
Diggory Hardy <[email protected]> Diggory Hardy <[email protected]>
74+
75+
Donough Liu <[email protected]> DingMing Liu <[email protected]>
7376
Dustin Bensing <[email protected]>
7477
7578
Dzmitry Malyshau <[email protected]>
@@ -150,6 +153,10 @@ Kang Seonghoon <[email protected]> <[email protected]>
150153
151154
Kevin Butler <[email protected]>
152155
Kyeongwoon Lee <[email protected]>
156+
157+
158+
159+
153160
Laurențiu Nicola <[email protected]>
154161
Lee Jeffery <[email protected]> Lee Jeffery <[email protected]>
155162
Lee Wondong <[email protected]>
@@ -259,6 +266,7 @@ Tim Chevalier <[email protected]> <[email protected]>
259266
Tim JIANG <[email protected]>
260267
Tim Joseph Dumol <[email protected]>
261268
269+
262270
Ty Overby <[email protected]>
263271
Ulrik Sverdrup <[email protected]> bluss <[email protected]>
264272
Ulrik Sverdrup <[email protected]> bluss <bluss>

0 commit comments

Comments
 (0)