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

1504 Commits

Author SHA1 Message Date
e48f634f34 docs: update .all-contributorsrc [skip ci] 2022-06-17 11:01:04 +00:00
23403546d2 docs: update AUTHORS.md [skip ci] 2022-06-17 11:01:03 +00:00
liv
294ef8d92c Merge pull request #1026 from jackos/rust-analyzer-fix
Add lsp command to fix rust-analyzer
2022-06-17 13:00:44 +02:00
be87cc9fa6 Add lsp command to fix rust-analyzer 2022-06-17 11:36:06 +08:00
baca5d62ae fix: update link to book 2022-06-13 21:30:25 +02:00
b19f74e8cf Merge pull request #1017 from rust-lang/dependabot/cargo/regex-1.5.5
chore(deps): bump regex from 1.5.4 to 1.5.5
2022-06-07 16:12:05 +02:00
5130a57f8f chore(deps): bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 21:06:16 +00:00
dc6376788b Merge pull request #1007 from rust-lang/all-contributors/add-bufo24
docs: add bufo24 as a contributor for content
2022-05-23 15:57:21 +02:00
ffb6ecaf7e docs: update .all-contributorsrc [skip ci] 2022-05-23 13:57:00 +00:00
34a3c440d0 docs: update AUTHORS.md [skip ci] 2022-05-23 13:56:59 +00:00
386257a06e Merge pull request #1006 from bufo24/fix-typo-in-info.toml
typo fix in hint message if2
2022-05-23 15:56:42 +02:00
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