1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-17 00:07:35 +02:00
Commit Graph

2043 Commits

Author SHA1 Message Date
0bdb5207b5 typo fix in hint message if2 2022-05-22 18:56:26 +02:00
5615dd9e7d Merge pull request #1003 from rust-lang/all-contributors/add-lucasgrvarela
docs: add lucasgrvarela as a contributor for content
2022-05-21 16:30:22 +02:00
439a07445e docs: update .all-contributorsrc [skip ci] 2022-05-21 14:30:14 +00:00
fedabf5f7f docs: update AUTHORS.md [skip ci] 2022-05-21 14:30:12 +00:00
fdc3eb3b4e Merge pull request #1002 from lucasgrvarela/patch-1
Update info.toml - fix line number hint on exercise variables 1
2022-05-21 16:29:51 +02:00
b0e079e6bf Update info.toml 2022-05-20 20:26:37 -03:00
06cc363a46 Merge pull request #1001 from rust-lang/all-contributors/add-merelymyself
docs: add merelymyself as a contributor for code
2022-05-17 13:21:41 +02:00
47afcdcc6b docs: update .all-contributorsrc [skip ci] 2022-05-17 11:21:34 +00:00
c17177bdef docs: update AUTHORS.md [skip ci] 2022-05-17 11:21:33 +00:00
8972e8f598 Merge pull request #1000 from merelymyself/patch-1
Checks for rustup install in install.sh.
2022-05-17 13:21:18 +02:00
5b94016585 check for rustup install 2022-05-17 17:24:39 +08:00
75b09dd69a Merge pull request #990 from rust-lang/all-contributors/add-nandajavarma
docs: add nandajavarma as a contributor for doc
2022-05-10 12:45:23 +02:00
89efbdf02d docs: update .all-contributorsrc [skip ci] 2022-05-10 10:45:14 +00:00
b8ff299399 docs: update AUTHORS.md [skip ci] 2022-05-10 10:45:13 +00:00
b4510fc03b Merge pull request #989 from nandajavarma/main
remove deprecated user uploaded extension from .gitpod.yml
2022-05-10 12:44:51 +02:00
769483640c remove deprecated user uploaded extension from .gitpod.yml 2022-05-09 19:40:30 +00:00
aaccd6f7f3 Merge pull request #987 from likzn/fix/install_arr
fix(install.sh):fix `rust version` check
2022-05-06 16:42:09 +02:00
7027320a8f fix(install.sh):fix arr out of bounds 2022-05-04 00:46:49 +08:00
b759ef6b58 Merge pull request #983 from rust-lang/all-contributors/add-liby
docs: add liby as a contributor for content
2022-04-27 12:22:28 +02:00
a18f3b8158 docs: update .all-contributorsrc [skip ci] 2022-04-27 10:22:20 +00:00
144e1ef018 docs: update AUTHORS.md [skip ci] 2022-04-27 10:22:19 +00:00
659a99032e chore: change branch name to main for cloning 2022-04-27 12:21:54 +02:00
c5de2d686d Merge pull request #981 from liby/feature/replace-git-io-short-link
docs: replace git.io link with the original URL
2022-04-27 12:21:12 +02:00
13832d7726 docs: replace git.io link with the original URL 2022-04-27 00:51:25 +08:00
b7cce5c050 Merge pull request #980 from rust-lang/all-contributors/add-luskwater
docs: add luskwater as a contributor for content
2022-04-25 11:38:27 +02:00
7a41bbca67 docs: update .all-contributorsrc [skip ci] 2022-04-25 09:38:19 +00:00
9e98b78260 docs: update AUTHORS.md [skip ci] 2022-04-25 09:38:18 +00:00
604166f549 Merge pull request #975 from luskwater/scope-for-vogue
docs(move_semantics5): Replace "in vogue" with "in scope" in hint
2022-04-25 11:38:05 +02:00
96b301c04e Merge pull request #979 from rust-lang/all-contributors/add-cuishuang
docs: add cuishuang as a contributor for content
2022-04-25 11:36:49 +02:00
190bb27d78 docs: update .all-contributorsrc [skip ci] 2022-04-25 09:36:31 +00:00
7eb66550c9 docs: update AUTHORS.md [skip ci] 2022-04-25 09:36:30 +00:00
8f99209ab2 Merge pull request #976 from cuishuang/main
fix typo
2022-04-25 11:36:13 +02:00
701dd9c700 fix typo
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-04-23 21:01:40 +08:00
b821ffdd33 docs(move_semantics5): Replace "in vogue" with "in scope" in hint
The hint for `move_semantics5` refers to "the range in which each
mutable reference is in vogue". Unless this is a deliberate
introduction of "vogue" (an admittedly-useful term because "scope"
isn't purely lexical, as in many other languages), it may be in error:
I have been unable to find the term used with reference to *Rust*
references.

Thus, I'm suggesting the replacement, in case it's been overlooked.
2022-04-22 09:04:36 -04:00
102a4b92a0 Merge pull request #974 from rust-lang/all-contributors/add-rytheo
docs: add rytheo as a contributor for code
2022-04-21 11:37:00 +02:00
283a4691aa docs: update .all-contributorsrc [skip ci] 2022-04-21 09:36:53 +00:00
8dc696883e docs: update AUTHORS.md [skip ci] 2022-04-21 09:36:52 +00:00
a6f50fd6f3 Merge pull request #484 from rytheo/progress-indicator
feat!: Add progress indicator
2022-04-21 11:36:38 +02:00
6fae5d6114 Merge branch 'main' into progress-indicator 2022-04-20 23:29:47 -04:00
d2179d3e84 doc: update manual checkout version 2022-04-20 09:47:43 +02:00
9ec35d899c chore: bump version
Plus, remove the clog configuration file,
since that's not being used anymore.
4.7.1
2022-04-20 09:44:37 +02:00
c811643d1e chore: bump library versions 2022-04-20 09:35:08 +02:00
a259704570 Merge remote-tracking branch 'origin/main' 2022-04-20 09:21:01 +02:00
268822dbd8 chore: bump minimum required rust version in installs 2022-04-20 09:20:42 +02:00
1237aa574c Merge pull request #969 from Fointard/fointard_using_as
refactor(using_as): improve readability by using sum() instead of fold()
2022-04-20 09:15:22 +02:00
b3734ba310 Merge pull request #972 from rust-lang/all-contributors/add-Fointard
docs: add Fointard as a contributor for content
2022-04-20 09:14:35 +02:00
c9b73e412e docs: update .all-contributorsrc [skip ci] 2022-04-20 07:14:27 +00:00
107f1f97d9 docs: update AUTHORS.md [skip ci] 2022-04-20 07:14:26 +00:00
420729da60 Merge pull request #968 from Fointard/fointard_arc1
refactor(arc1): improve readability by using functional style
2022-04-20 09:14:08 +02:00
452ab26aa7 refactor(using_as): improve readability by using sum() instead of fold() 2022-04-19 17:37:00 +02:00