Skip to content

Commit e09bf4c

Browse files
committed
Auto merge of #18317 - lnicola:sync-from-rust, r=Veykril
minor: sync from downstream
2 parents ecf6fc5 + 6e4f8fe commit e09bf4c

File tree

1,490 files changed

+22804
-14124
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,490 files changed

+22804
-14124
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ jobs:
122122
# which then uses log commands to actually set them.
123123
EXTRA_VARIABLES: ${{ toJson(matrix.env) }}
124124

125+
- name: setup upstream remote
126+
run: src/ci/scripts/setup-upstream-remote.sh
127+
125128
- name: ensure the channel matches the target branch
126129
run: src/ci/scripts/verify-channel.sh
127130

.mailmap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Ben Striegel <ben.striegel@gmail.com>
7474
Benjamin Jackman <ben@jackman.biz>
7575
Benoît Cortier <benoit.cortier@fried-world.eu>
7676
Bheesham Persaud <bheesham123@hotmail.com> Bheesham Persaud <bheesham.persaud@live.ca>
77+
bjorn3 <17426603+bjorn3@users.noreply.github.com> <bjorn3@users.noreply.github.com>
7778
Björn Steinbrink <bsteinbr@gmail.com> <B.Steinbrink@gmx.de>
7879
blake2-ppc <ulrik.sverdrup@gmail.com> <blake2-ppc>
7980
blyxyas <blyxyas@gmail.com> Alejandra González <blyxyas@gmail.com>
@@ -279,6 +280,7 @@ Jerry Hardee <hardeejj9@gmail.com>
279280
Jesús Rubio <jesusprubio@gmail.com>
280281
Jethro Beekman <github@jbeekman.nl>
281282
Jian Zeng <knight42@mail.ustc.edu.cn>
283+
Jieyou Xu <jieyouxu@outlook.com> <39484203+jieyouxu@users.noreply.github.com>
282284
Jihyun Yu <j.yu@navercorp.com> <yjh0502@gmail.com>
283285
Jihyun Yu <j.yu@navercorp.com> jihyun <jihyun@nablecomm.com>
284286
Jihyun Yu <j.yu@navercorp.com> Jihyun Yu <jihyun@nclab.kaist.ac.kr>
@@ -311,6 +313,7 @@ Josh Driver <keeperofdakeys@gmail.com>
311313
Josh Holmer <jholmer.in@gmail.com>
312314
Josh Stone <cuviper@gmail.com> <jistone@redhat.com>
313315
Josh Stone <cuviper@gmail.com> <jistone@fedoraproject.org>
316+
Julia Ryan <juliaryan3.14@gmail.com> <josephryan3.14@gmail.com>
314317
Julian Knodt <julianknodt@gmail.com>
315318
jumbatm <jumbatm@gmail.com> <30644300+jumbatm@users.noreply.github.com>
316319
Junyoung Cho <june0.cho@samsung.com>

0 commit comments

Comments
 (0)