Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from rust-lang:main #225

Merged
merged 76 commits into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
21b1e6e
fix(move_semantics): removed unused mut
parnavh Nov 22, 2023
b70ed10
chore: update from_into.rs task description to fit the code
reifenrath-dev Jan 19, 2024
6072ec1
fix: Ensure scripts have LF line endings
Jan 23, 2024
bcb192c
chore: fixed minor typo
leverimmy Feb 4, 2024
53c4002
Added .git to end of Repo's https URL
luvchurchill Feb 5, 2024
75ee0e4
Clarified hint text
JanB1 Feb 12, 2024
1da82a0
docs: Added comment for handling equal numbers in if/if1.rs `bigger` …
guizo792 Feb 28, 2024
19b5e24
Update hashmaps3.rs description for clarity
evanmiller2112 Mar 4, 2024
9bda859
Merge pull request #1 from evanmiller2112/evanmiller2112-hashmap3-des…
evanmiller2112 Mar 4, 2024
373676a
chore(deps): bump mio from 0.8.9 to 0.8.11
dependabot[bot] Mar 4, 2024
547f3ac
chore: minor typo fix
hyphena Mar 7, 2024
11f0fd7
Convert to lightweight dev container; simplify.
kylev Mar 9, 2024
e424e9f
Add target directory to $PATH
kylev Mar 9, 2024
7790320
Remove duplicate vscode extension list.
kylev Mar 9, 2024
2fb1350
Add back the post-attach watch.
kylev Mar 9, 2024
36db083
Update dependencies
mo8it Mar 10, 2024
f5e9db9
chore: fix typo
pavedroad Mar 12, 2024
098ff22
chore: fix a minor typo
0Ahmed-0 Dec 4, 2023
c46a711
fix: revert from_into test change
Mar 15, 2024
17ee0e3
optimized the UI code (#1830)
AnonimAnonim2245 Mar 15, 2024
2b97faa
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
3c6c29e
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
27d1a31
Merge pull request #1884 from rust-lang/all-contributors/add-AnonimAn…
shadows-withal Mar 15, 2024
32c19c2
Merge pull request #1832 from reifenrath-dev/main
shadows-withal Mar 15, 2024
557bbe2
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
6f88dd4
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
6f1d309
Merge pull request #1885 from rust-lang/all-contributors/add-reifenra…
shadows-withal Mar 15, 2024
c54ec23
Merge pull request #1837 from peterneave/main
shadows-withal Mar 15, 2024
fe698d9
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
0d5c105
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
b057e09
Merge pull request #1886 from rust-lang/all-contributors/add-peterneave
shadows-withal Mar 15, 2024
9bae712
Merge pull request #1856 from JanB1/main
shadows-withal Mar 15, 2024
032e3c9
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
4c51cb0
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
b0c50b3
Merge pull request #1887 from rust-lang/all-contributors/add-JanB1
shadows-withal Mar 15, 2024
6b0a2ff
Merge pull request #1871 from rust-lang/dependabot/cargo/mio-0.8.11
shadows-withal Mar 15, 2024
cc27966
Merge pull request #1877 from kylev/kv_faster_devcon
shadows-withal Mar 15, 2024
fe28feb
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
62b435a
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
803e0a4
Merge pull request #1888 from rust-lang/all-contributors/add-kylev
shadows-withal Mar 15, 2024
44ef58b
Merge pull request #1881 from pavedroad/main
shadows-withal Mar 15, 2024
3f0dc81
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
1ac392a
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
91df875
Merge pull request #1889 from rust-lang/all-contributors/add-pavedroad
shadows-withal Mar 15, 2024
8c5d091
Merge pull request #1875 from hyphena/patch-1
shadows-withal Mar 15, 2024
3d6b5e8
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
9cf5a2f
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
6fb4530
Merge pull request #1890 from rust-lang/all-contributors/add-hyphena
shadows-withal Mar 15, 2024
31e7920
Merge pull request #1869 from evanmiller2112/main
shadows-withal Mar 15, 2024
4304b39
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
8d1258f
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
f08fd02
Merge pull request #1891 from rust-lang/all-contributors/add-evanmill…
shadows-withal Mar 15, 2024
c3f1183
Merge pull request #1850 from luvchurchill/main
shadows-withal Mar 15, 2024
f8f627b
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
c01ddbc
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
2966a29
Merge pull request #1892 from rust-lang/all-contributors/add-luvchurc…
shadows-withal Mar 15, 2024
76acf61
Merge branch 'main' into main
shadows-withal Mar 15, 2024
ce5df2d
Merge pull request #1848 from LeverImmy/main
shadows-withal Mar 15, 2024
b7add6a
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
b7b7491
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
34df327
Merge pull request #1893 from rust-lang/all-contributors/add-LeverImmy
shadows-withal Mar 15, 2024
a449d39
Merge pull request #1785 from parnavh/main
shadows-withal Mar 15, 2024
1c3b129
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
1e69e67
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
57984ae
Merge pull request #1894 from rust-lang/all-contributors/add-parnavh
shadows-withal Mar 15, 2024
244ec8f
Merge pull request #1797 from 0Ahmed-0/typos
shadows-withal Mar 15, 2024
0d37f90
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
d53ae18
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
02acf83
Merge pull request #1895 from rust-lang/all-contributors/add-0Ahmed-0
shadows-withal Mar 15, 2024
3eabf2a
Merge pull request #1878 from mo8it/deps
shadows-withal Mar 15, 2024
d8ecf4b
fix: clean up "return" wording in iterators4
Mar 15, 2024
ae69f42
Update exercises/03_if/if1.rs
guizo792 Mar 15, 2024
14ca4e8
Merge pull request #1866 from guizo792/guizo792
shadows-withal Mar 15, 2024
60f44cc
docs: update AUTHORS.md [skip ci]
allcontributors[bot] Mar 15, 2024
d4233f8
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Mar 15, 2024
c723bcd
Merge pull request #1897 from rust-lang/all-contributors/add-guizo792
shadows-withal Mar 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 117 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2559,6 +2559,123 @@
"contributions": [
"content"
]
},
{
"login": "AnonimAnonim2245",
"name": "Luca Plian",
"avatar_url": "https://avatars.githubusercontent.com/u/98339220?v=4",
"profile": "https://github.com/AnonimAnonim2245",
"contributions": [
"code"
]
},
{
"login": "reifenrath-dev",
"name": "René Reifenrath",
"avatar_url": "https://avatars.githubusercontent.com/u/18126097?v=4",
"profile": "https://reifenrath.dev/",
"contributions": [
"content"
]
},
{
"login": "peterneave",
"name": "Peter Neave",
"avatar_url": "https://avatars.githubusercontent.com/u/7982708?v=4",
"profile": "https://github.com/peterneave",
"contributions": [
"infra"
]
},
{
"login": "JanB1",
"name": "Jan",
"avatar_url": "https://avatars.githubusercontent.com/u/5552248?v=4",
"profile": "http://www.janb1.com",
"contributions": [
"content"
]
},
{
"login": "kylev",
"name": "Kyle VanderBeek",
"avatar_url": "https://avatars.githubusercontent.com/u/46888?v=4",
"profile": "http://www.kylev.com/",
"contributions": [
"infra"
]
},
{
"login": "pavedroad",
"name": "pavedroad",
"avatar_url": "https://avatars.githubusercontent.com/u/138004431?v=4",
"profile": "https://github.com/pavedroad",
"contributions": [
"content"
]
},
{
"login": "hyphena",
"name": "luna",
"avatar_url": "https://avatars.githubusercontent.com/u/26529488?v=4",
"profile": "https://github.com/hyphena",
"contributions": [
"content"
]
},
{
"login": "evanmiller2112",
"name": "Evan Miller",
"avatar_url": "https://avatars.githubusercontent.com/u/28488957?v=4",
"profile": "https://github.com/evanmiller2112",
"contributions": [
"content"
]
},
{
"login": "luvchurchill",
"name": "luvchurchill",
"avatar_url": "https://avatars.githubusercontent.com/u/46406654?v=4",
"profile": "https://github.com/luvchurchill",
"contributions": [
"code"
]
},
{
"login": "LeverImmy",
"name": "Ze-en Xiong",
"avatar_url": "https://avatars.githubusercontent.com/u/47663913?v=4",
"profile": "https://leverimmy.top/",
"contributions": [
"content"
]
},
{
"login": "parnavh",
"name": "Parnav Harinathan",
"avatar_url": "https://avatars.githubusercontent.com/u/45985534?v=4",
"profile": "https://github.com/parnavh",
"contributions": [
"content"
]
},
{
"login": "0Ahmed-0",
"name": "0Ahmed-0",
"avatar_url": "https://avatars.githubusercontent.com/u/111569638?v=4",
"profile": "https://github.com/0Ahmed-0",
"contributions": [
"content"
]
},
{
"login": "guizo792",
"name": "guizo792",
"avatar_url": "https://avatars.githubusercontent.com/u/95940388?v=4",
"profile": "https://github.com/guizo792",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 8,
Expand Down
19 changes: 5 additions & 14 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
"waitFor": "onCreateCommand",
"onCreateCommand": ".devcontainer/setup.sh",
"updateContentCommand": "cargo build",
"postCreateCommand": "",
"postAttachCommand": {
"server": "rustlings watch"
},
"customizations": {
"vscode": {
"extensions": [
"rust-lang.rust-analyzer"
]
}
"image": "mcr.microsoft.com/devcontainers/rust:1",
"updateContentCommand": ["cargo", "build"],
"postAttachCommand": ["rustlings", "watch"],
"remoteEnv": {
"PATH": "${containerEnv:PATH}:${containerWorkspaceFolder}/target/debug"
}
}
7 changes: 0 additions & 7 deletions .devcontainer/setup.sh

This file was deleted.

2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* text=auto
*.sh text eol=lf
15 changes: 15 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,21 @@ authors.
</tr>
<tr>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/gerases"><img src="https://avatars.githubusercontent.com/u/8953623?v=4?s=100" width="100px;" alt="gerases"/><br /><sub><b>gerases</b></sub></a><br /><a href="#content-gerases" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/AnonimAnonim2245"><img src="https://avatars.githubusercontent.com/u/98339220?v=4?s=100" width="100px;" alt="Luca Plian"/><br /><sub><b>Luca Plian</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=AnonimAnonim2245" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://reifenrath.dev/"><img src="https://avatars.githubusercontent.com/u/18126097?v=4?s=100" width="100px;" alt="René Reifenrath"/><br /><sub><b>René Reifenrath</b></sub></a><br /><a href="#content-reifenrath-dev" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/peterneave"><img src="https://avatars.githubusercontent.com/u/7982708?v=4?s=100" width="100px;" alt="Peter Neave"/><br /><sub><b>Peter Neave</b></sub></a><br /><a href="#infra-peterneave" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="12.5%"><a href="http://www.janb1.com"><img src="https://avatars.githubusercontent.com/u/5552248?v=4?s=100" width="100px;" alt="Jan"/><br /><sub><b>Jan</b></sub></a><br /><a href="#content-JanB1" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="http://www.kylev.com/"><img src="https://avatars.githubusercontent.com/u/46888?v=4?s=100" width="100px;" alt="Kyle VanderBeek"/><br /><sub><b>Kyle VanderBeek</b></sub></a><br /><a href="#infra-kylev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/pavedroad"><img src="https://avatars.githubusercontent.com/u/138004431?v=4?s=100" width="100px;" alt="pavedroad"/><br /><sub><b>pavedroad</b></sub></a><br /><a href="#content-pavedroad" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/hyphena"><img src="https://avatars.githubusercontent.com/u/26529488?v=4?s=100" width="100px;" alt="luna"/><br /><sub><b>luna</b></sub></a><br /><a href="#content-hyphena" title="Content">🖋</a></td>
</tr>
<tr>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/evanmiller2112"><img src="https://avatars.githubusercontent.com/u/28488957?v=4?s=100" width="100px;" alt="Evan Miller"/><br /><sub><b>Evan Miller</b></sub></a><br /><a href="#content-evanmiller2112" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/luvchurchill"><img src="https://avatars.githubusercontent.com/u/46406654?v=4?s=100" width="100px;" alt="luvchurchill"/><br /><sub><b>luvchurchill</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=luvchurchill" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://leverimmy.top/"><img src="https://avatars.githubusercontent.com/u/47663913?v=4?s=100" width="100px;" alt="Ze-en Xiong"/><br /><sub><b>Ze-en Xiong</b></sub></a><br /><a href="#content-LeverImmy" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/parnavh"><img src="https://avatars.githubusercontent.com/u/45985534?v=4?s=100" width="100px;" alt="Parnav Harinathan"/><br /><sub><b>Parnav Harinathan</b></sub></a><br /><a href="#content-parnavh" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/0Ahmed-0"><img src="https://avatars.githubusercontent.com/u/111569638?v=4?s=100" width="100px;" alt="0Ahmed-0"/><br /><sub><b>0Ahmed-0</b></sub></a><br /><a href="#content-0Ahmed-0" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/guizo792"><img src="https://avatars.githubusercontent.com/u/95940388?v=4?s=100" width="100px;" alt="guizo792"/><br /><sub><b>guizo792</b></sub></a><br /><a href="#content-guizo792" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
- **structs3**: Clarifed the hint
- **quiz2, as_ref_mut, options1, traits1, traits2**: Clarified hints
- **traits1, traits2, cli**: Tidied up unmatching backticks
- **enums2**: Removed unneccessary indirection of self
- **enums2**: Removed unnecessary indirection of self
- **enums3**: Added an extra tuple comment

#### Housekeeping
Expand Down
Loading
Loading