Skip to content

Commit 83ae8c3

Browse files
authored
Merge pull request #39 from MabezDev/master-update-27-07-2020
Master update 27 07 2020
2 parents fc20a1b + 14498cd commit 83ae8c3

File tree

4,382 files changed

+129258
-61815
lines changed

Some content is hidden

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

4,382 files changed

+129258
-61815
lines changed

.github/workflows/ci.yml

+179-85
Large diffs are not rendered by default.

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@
4141
[submodule "src/doc/embedded-book"]
4242
path = src/doc/embedded-book
4343
url = https://github.com/rust-embedded/book.git
44+
[submodule "src/tools/rust-analyzer"]
45+
path = src/tools/rust-analyzer
46+
url = https://github.com/rust-analyzer/rust-analyzer.git

.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>

CONTRIBUTING.md

+8-522
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)