Commit Graph

1682 Commits (8bab2605874e4b0994aa556ecc731245f33563f1)
 

Author SHA1 Message Date
liv 2398f378b0
Merge pull request #1200 from rust-lang/all-contributors/add-skaunov
docs: add skaunov as a contributor
2 years ago
allcontributors[bot] 37a7344219
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 3375b67b2b
docs: update AUTHORS.md [skip ci] 2 years ago
liv 56b52115d9
Merge pull request #1199 from skaunov/patch-1
Add link to `std` in `strings3` hint
2 years ago
skaunov 3028d1395c
Add link to `std` in `strings3` hint
Seems like it's the first place, where `std` is introduced in Rustlings, and it's a good place to facilitate docs discovery for user. As _the book_ seems to have no Rustlings-sized solutions for this exercise.
2 years ago
liv b85b8de232
Merge pull request #1198 from rust-lang/all-contributors/add-gasparitiago
docs: add gasparitiago as a contributor
2 years ago
allcontributors[bot] 072847943a
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] d3c0c18946
docs: update AUTHORS.md [skip ci] 2 years ago
liv 4190b73f70
Merge pull request #1196 from gasparitiago/patch-1
fix(quiz2): fix comment regarding hints
2 years ago
Tiago De Gaspari 68fe97bbc2
fix(quiz2): fix comment regarding hints
Change the comment on quiz2.rs, since there are no hints.
2 years ago
Arkid 34ed235885
fix: Add a deref in the test code
It's virtually impossible to write a the `num_sq` function to take the Box since it doesn't implement `MulAssign`.
2 years ago
mokou c923e7af73 chore: release 5.2.1 2 years ago
liv c838d446ad
Merge pull request #1191 from rust-lang/all-contributors/add-memark
docs: add memark as a contributor for content
2 years ago
allcontributors[bot] 50323a3977
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 7b5ef323c5
docs: update AUTHORS.md [skip ci] 2 years ago
liv 199150fda2
Merge pull request #1171 from memark/patch-1
Add quotes for readability of output
2 years ago
liv c1b5a0511f
Merge pull request #1190 from rust-lang/all-contributors/add-miguelraz
docs: add miguelraz as a contributor for content
2 years ago
allcontributors[bot] 742200d14b
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 900d58d054
docs: update AUTHORS.md [skip ci] 2 years ago
liv 6af86bbf22
Merge pull request #1186 from miguelraz/patch-1
typo fix
2 years ago
liv 4c1070faab
Merge pull request #1189 from rust-lang/all-contributors/add-rzrymiak
docs: add rzrymiak as a contributor for content
2 years ago
allcontributors[bot] f437f8e9ea
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] c9c743967f
docs: update AUTHORS.md [skip ci] 2 years ago
liv 88c9a23884
Merge pull request #1085 from rzrymiak/main
Update README.md
2 years ago
liv 1d5700e58a
fix(quiz1): add fourth assert 2 years ago
liv 96552e07c2
fix(quiz1): correct explanation once again 2 years ago
Miguel Raz Guzmán Macedo c97e659d78
typox fix 2 years ago
Magnus Markling 291da61fda
Add quotes 2 years ago
Magnus Markling 94bdb708fe
Add quotes 2 years ago
mokou 3309a01b5e chore: release 5.2.0 2 years ago
liv 5a03e46d69
Merge pull request #1166 from rust-lang/all-contributors/add-Kodylow
docs: add Kodylow as a contributor for content
2 years ago
allcontributors[bot] bf95a34553
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 33e501981a
docs: update AUTHORS.md [skip ci] 2 years ago
liv 4ee9a0f6b9
Merge pull request #1164 from Kodylow/quiz1-typo-fix
Fix Quiz 1 >= Typo
2 years ago
Kody Low d6e26bb350 2nd assert is for greater than or equal to, not "more than" like it says in the instructions 2 years ago
liv f6a37e28ba
Merge pull request #1163 from rust-lang/all-contributors/add-GabrielBianconi
docs: add GabrielBianconi as a contributor for content
2 years ago
liv a2f66e6a67
Merge pull request #1161 from GabrielBianconi/patch-1
Fix typo in `threads3` hint
2 years ago
allcontributors[bot] b92e7b968f
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 6c2630afcf
docs: update AUTHORS.md [skip ci] 2 years ago
Gabriel Bianconi 86506fa5fd
Fix typo in `threads3` hint 2 years ago
liv 96098d228a
Merge pull request #1151 from magnusrodseth/1031-reset-exercise
Add reset command for a given filename
2 years ago
magnusrodseth d59dde320b chore: Add suggested changes 2 years ago
liv fb7d3bf35d
Merge pull request #1155 from rust-lang/all-contributors/add-rubiesonthesky
docs: add rubiesonthesky as a contributor for content
2 years ago
allcontributors[bot] 50272a58e2
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 93f60d3f8d
docs: update AUTHORS.md [skip ci] 2 years ago
liv 97bf2469b6
Merge pull request #1154 from rust-lang/all-contributors/add-magnusrodseth
docs: add magnusrodseth as a contributor for content
2 years ago
allcontributors[bot] 2088dfbaf6
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] e889c5bb60
docs: update AUTHORS.md [skip ci] 2 years ago
liv 44d609816b
Merge pull request #1150 from magnusrodseth/1109-options2-test
`options2`: Convert the main function into tests
2 years ago
magnusrodseth 99ea2cbba7 chore: make options2 not compile deliberately 2 years ago