Commit Graph

2326 Commits (main)
 

Author SHA1 Message Date
liv 803e0a4fbb
Merge pull request #1888 from rust-lang/all-contributors/add-kylev
docs: add kylev as a contributor for infra
2 months ago
allcontributors[bot] 62b435a309
docs: update .all-contributorsrc [skip ci] 2 months ago
allcontributors[bot] fe28feba1e
docs: update AUTHORS.md [skip ci] 2 months ago
liv cc27966980
Merge pull request #1877 from kylev/kv_faster_devcon
Simplify and shrink development container
2 months ago
liv 6b0a2ff0d0
Merge pull request #1871 from rust-lang/dependabot/cargo/mio-0.8.11
chore(deps): bump mio from 0.8.9 to 0.8.11
2 months ago
liv b0c50b3bc7
Merge pull request #1887 from rust-lang/all-contributors/add-JanB1
docs: add JanB1 as a contributor for content
2 months ago
allcontributors[bot] 4c51cb0909
docs: update .all-contributorsrc [skip ci] 2 months ago
allcontributors[bot] 032e3c9f30
docs: update AUTHORS.md [skip ci] 2 months ago
liv 9bae712453
Merge pull request #1856 from JanB1/main
Clarified hint text
2 months ago
liv b057e09156
Merge pull request #1886 from rust-lang/all-contributors/add-peterneave
docs: add peterneave as a contributor for infra
2 months ago
allcontributors[bot] 0d5c105c15
docs: update .all-contributorsrc [skip ci] 2 months ago
allcontributors[bot] fe698d9096
docs: update AUTHORS.md [skip ci] 2 months ago
liv c54ec23b9e
Merge pull request #1837 from peterneave/main
fix: Ensure scripts have LF line endings
2 months ago
liv 6f1d309308
Merge pull request #1885 from rust-lang/all-contributors/add-reifenrath-dev
docs: add reifenrath-dev as a contributor for content
2 months ago
allcontributors[bot] 6f88dd437e
docs: update .all-contributorsrc [skip ci] 2 months ago
allcontributors[bot] 557bbe2b85
docs: update AUTHORS.md [skip ci] 2 months ago
liv 32c19c2e47
Merge pull request #1832 from reifenrath-dev/main
chore: update from_into.rs task description to fit the code
2 months ago
liv 27d1a31eb6
Merge pull request #1884 from rust-lang/all-contributors/add-AnonimAnonim2245
docs: add AnonimAnonim2245 as a contributor for code
2 months ago
allcontributors[bot] 3c6c29e19e
docs: update .all-contributorsrc [skip ci] 2 months ago
allcontributors[bot] 2b97faa1d3
docs: update AUTHORS.md [skip ci] 2 months ago
Luca Plian 17ee0e3c7a
optimized the UI code (#1830) 2 months ago
liv c46a711526 fix: revert from_into test change 2 months ago
Ahmed 098ff228d7 chore: fix a minor typo 2 months ago
pavedroad f5e9db90cc chore: fix typo
Signed-off-by: pavedroad <qcqs@outlook.com>
2 months ago
mo8it 36db08340d Update dependencies 2 months ago
Kyle VanderBeek 2fb135026c Add back the post-attach watch. 2 months ago
Kyle VanderBeek 77903200a0 Remove duplicate vscode extension list.
It's already in the vendor-specific .vscode files.
2 months ago
Kyle VanderBeek e424e9f6c7 Add target directory to $PATH
Makes the pre-built command work in the shell right away.
2 months ago
Kyle VanderBeek 11f0fd7fd9 Convert to lightweight dev container; simplify.
Instead of running `rustup` on a multi-gigabyte general-purpose Linux base, use the premade devcontainers/rust:1 which closely tracks the rust toolchain releases. Rip out excess setup steps since devcontainers come with the repo checked out; just compile/update the binary.
2 months ago
luna 547f3ac835
chore: minor typo fix 2 months ago
dependabot[bot] 373676a576
chore(deps): bump mio from 0.8.9 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Evan Miller 9bda8598e1
Merge pull request #1 from evanmiller2112/evanmiller2112-hashmap3-description
Update hashmaps3.rs description for clarity
3 months ago
Evan Miller 19b5e24d5c
Update hashmaps3.rs description for clarity
I struggled with this exercise and didn't understand that it was looking for a summary of goals scored/conceded per team, instead of per match.

My goal here is just to clarify the language, essentially saying "the total number of goals the team scored" to indicate that we are looking for a sum.

Updated the exercise description to clarify this point.

Relates loosely to closed issue https://github.com/rust-lang/rustlings/issues/1361
3 months ago
Guizoul 1da82a0eab docs: Added comment for handling equal numbers in if/if1.rs `bigger` function 3 months ago
Jan 75ee0e4245
Clarified hint text 3 months ago
luvchurchill 53c40024d8
Added .git to end of Repo's https URL
The install.sh script didn't work for me, after I changed this locally it worked
URL needs to end in .git
3 months ago
LeverImmy bcb192c707 chore: fixed minor typo 4 months ago
Peter Neave 6072ec16a0 fix: Ensure scripts have LF line endings
Use gitattributes file to ensure script files have LF line endings. This solves a problem for users who wish to use DevContainers on Windows machines and the file has been cloned from the repository with CRLF line endings.
4 months ago
reifenrath-dev b70ed105db chore: update from_into.rs task description to fit the code 4 months ago
liv 8d0aa11a35
Merge pull request #1826 from rust-lang/all-contributors/add-gerases
docs: add gerases as a contributor for content
4 months ago
allcontributors[bot] e2674498c6
docs: update .all-contributorsrc [skip ci] 4 months ago
allcontributors[bot] 3200581d4d
docs: update AUTHORS.md [skip ci] 4 months ago
liv 6afc4840b4
Merge pull request #1819 from gerases/grammar-fix
Correct for more standard English
4 months ago
Sergei Gerasenko 93aef73eb5 Correct for more standard English 4 months ago
Paul Leydier 5453fad991 docs: sort exercise to book chapter mapping by exercise 5 months ago
NicolasRoelandt f35f63fa57
Remove confusing aside in 23_conversions/from_str.rs
The advice tell us how to return as String error message. Unless I missed something, we can't even return a String error message here, so this advice is more confusing than anything and should better be removed.
5 months ago
liv 88b583f2bb
Merge pull request #1793 from rust-lang/all-contributors/add-bastianpedersen
docs: add bastianpedersen as a contributor for content
6 months ago
allcontributors[bot] 8863855627
docs: update .all-contributorsrc [skip ci] 6 months ago
allcontributors[bot] 5bbdb3d5ba
docs: update AUTHORS.md [skip ci] 6 months ago
liv 9f4b5566db
Merge pull request #1769 from bastianpedersen/patch-1
docs: reword `clippy1` exercise to be more readable
6 months ago