Commit Graph

1303 Commits (fef10b8a0fef886d916b337bfdbde5106bd7e5c5)
 

Author SHA1 Message Date
allcontributors[bot] 23403546d2
docs: update AUTHORS.md [skip ci] 2 years ago
liv 294ef8d92c
Merge pull request #1026 from jackos/rust-analyzer-fix
Add lsp command to fix rust-analyzer
2 years ago
Jack Clayton be87cc9fa6 Add lsp command to fix rust-analyzer 2 years ago
Konstantin baca5d62ae
fix: update link to book 2 years ago
diannasoreil 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
2 years ago
dependabot[bot] 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>
2 years ago
diannasoreil dc6376788b
Merge pull request #1007 from rust-lang/all-contributors/add-bufo24
docs: add bufo24 as a contributor for content
2 years ago
allcontributors[bot] ffb6ecaf7e
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 34a3c440d0
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil 386257a06e
Merge pull request #1006 from bufo24/fix-typo-in-info.toml
typo fix in hint message if2
2 years ago
Jesse van Papenrecht 0bdb5207b5
typo fix in hint message if2 2 years ago
diannasoreil 5615dd9e7d
Merge pull request #1003 from rust-lang/all-contributors/add-lucasgrvarela
docs: add lucasgrvarela as a contributor for content
2 years ago
allcontributors[bot] 439a07445e
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] fedabf5f7f
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil fdc3eb3b4e
Merge pull request #1002 from lucasgrvarela/patch-1
Update info.toml - fix line number hint on exercise variables 1
2 years ago
Lucas Grigolon Varela b0e079e6bf
Update info.toml 2 years ago
diannasoreil 06cc363a46
Merge pull request #1001 from rust-lang/all-contributors/add-merelymyself
docs: add merelymyself as a contributor for code
2 years ago
allcontributors[bot] 47afcdcc6b
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] c17177bdef
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil 8972e8f598
Merge pull request #1000 from merelymyself/patch-1
Checks for rustup install in install.sh.
2 years ago
pwygab 5b94016585
check for rustup install 2 years ago
diannasoreil 75b09dd69a
Merge pull request #990 from rust-lang/all-contributors/add-nandajavarma
docs: add nandajavarma as a contributor for doc
2 years ago
allcontributors[bot] 89efbdf02d
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] b8ff299399
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil b4510fc03b
Merge pull request #989 from nandajavarma/main
remove deprecated user uploaded extension from .gitpod.yml
2 years ago
Nandaja Varma 769483640c remove deprecated user uploaded extension from .gitpod.yml 2 years ago
diannasoreil aaccd6f7f3
Merge pull request #987 from likzn/fix/install_arr
fix(install.sh):fix `rust version` check
2 years ago
likzn 7027320a8f fix(install.sh):fix arr out of bounds 2 years ago
diannasoreil b759ef6b58
Merge pull request #983 from rust-lang/all-contributors/add-liby
docs: add liby as a contributor for content
2 years ago
allcontributors[bot] a18f3b8158
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 144e1ef018
docs: update AUTHORS.md [skip ci] 2 years ago
mokou 659a99032e chore: change branch name to main for cloning 2 years ago
diannasoreil c5de2d686d
Merge pull request #981 from liby/feature/replace-git-io-short-link
docs: replace git.io link with the original URL
2 years ago
Bryan Lee 13832d7726 docs: replace git.io link with the original URL 2 years ago
diannasoreil b7cce5c050
Merge pull request #980 from rust-lang/all-contributors/add-luskwater
docs: add luskwater as a contributor for content
2 years ago
allcontributors[bot] 7a41bbca67
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 9e98b78260
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil 604166f549
Merge pull request #975 from luskwater/scope-for-vogue
docs(move_semantics5): Replace "in vogue" with "in scope" in hint
2 years ago
diannasoreil 96b301c04e
Merge pull request #979 from rust-lang/all-contributors/add-cuishuang
docs: add cuishuang as a contributor for content
2 years ago
allcontributors[bot] 190bb27d78
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 7eb66550c9
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil 8f99209ab2
Merge pull request #976 from cuishuang/main
fix typo
2 years ago
cuishuang 701dd9c700 fix typo
Signed-off-by: cuishuang <imcusg@gmail.com>
2 years ago
Ron Lusk 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.
2 years ago
diannasoreil 102a4b92a0
Merge pull request #974 from rust-lang/all-contributors/add-rytheo
docs: add rytheo as a contributor for code
2 years ago
allcontributors[bot] 283a4691aa
docs: update .all-contributorsrc [skip ci] 2 years ago
allcontributors[bot] 8dc696883e
docs: update AUTHORS.md [skip ci] 2 years ago
diannasoreil a6f50fd6f3
Merge pull request #484 from rytheo/progress-indicator
feat!: Add progress indicator
2 years ago
Ryan Lowe 6fae5d6114
Merge branch 'main' into progress-indicator 2 years ago
mokou d2179d3e84 doc: update manual checkout version 2 years ago