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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Brian Anderson <banderson@mozilla.com> <andersrb@gmail.com>
4444
Brian Anderson <banderson@mozilla.com> <banderson@mozilla.org>
4545
Brian Dawn <brian.t.dawn@gmail.com>
4646
Brian Leibig <brian@brianleibig.com> Brian Leibig <brian.leibig@gmail.com>
47+
Camelid <camelidcamel@gmail.com> <37223377+camelid@users.noreply.github.com>
4748
Carl-Anton Ingmarsson <mail@carlanton.se> <ca.ingmarsson@gmail.com>
4849
Carol (Nichols || Goulding) <carol.nichols@gmail.com> <193874+carols10cents@users.noreply.github.com>
4950
Carol (Nichols || Goulding) <carol.nichols@gmail.com> <carol.nichols@gmail.com>
@@ -70,6 +71,8 @@ David Manescu <david.manescu@gmail.com> <dman2626@uni.sydney.edu.au>
7071
David Ross <daboross@daboross.net>
7172
Derek Chiang <derekchiang93@gmail.com> Derek Chiang (Enchi Jiang) <derekchiang93@gmail.com>
7273
Diggory Hardy <diggory.hardy@gmail.com> Diggory Hardy <github@dhardy.name>
74+
Donough Liu <ldm2993593805@163.com> <donoughliu@gmail.com>
75+
Donough Liu <ldm2993593805@163.com> DingMing Liu <liudingming@bupt.edu.cn>
7376
Dustin Bensing <dustin.bensing@googlemail.com>
7477
Dylan Braithwaite <dylanbraithwaite1@gmail.com> <mail@dylanb.me>
7578
Dzmitry Malyshau <kvarkus@gmail.com>
@@ -150,6 +153,10 @@ Kang Seonghoon <kang.seonghoon@mearie.org> <public+git@mearie.org>
150153
Keegan McAllister <mcallister.keegan@gmail.com> <kmcallister@mozilla.com>
151154
Kevin Butler <haqkrs@gmail.com>
152155
Kyeongwoon Lee <kyeongwoon.lee@samsung.com>
156+
Kyle J Strand <batmanaod@gmail.com> <BatmanAoD@users.noreply.github.com>
157+
Kyle J Strand <batmanaod@gmail.com> <kyle.j.strand@gmail.com>
158+
Kyle J Strand <batmanaod@gmail.com> <kyle.strand@pieinsurance.com>
159+
Kyle J Strand <batmanaod@gmail.com> <kyle.strand@rms.com>
153160
Laurențiu Nicola <lnicola@dend.ro>
154161
Lee Jeffery <leejeffery@gmail.com> Lee Jeffery <lee@leejeffery.co.uk>
155162
Lee Wondong <wdlee91@gmail.com>
@@ -259,6 +266,7 @@ Tim Chevalier <chevalier@alum.wellesley.edu> <catamorphism@gmail.com>
259266
Tim JIANG <p90eri@gmail.com>
260267
Tim Joseph Dumol <tim@timdumol.com>
261268
Torsten Weber <TorstenWeber12@gmail.com> <torstenweber12@gmail.com>
269+
Trevor Spiteri <tspiteri@ieee.org> <trevor.spiteri@um.edu.mt>
262270
Ty Overby <ty@pre-alpha.com>
263271
Ulrik Sverdrup <bluss@users.noreply.github.com> bluss <bluss@users.noreply.github.com>
264272
Ulrik Sverdrup <bluss@users.noreply.github.com> bluss <bluss>

0 commit comments

Comments
 (0)