mokou
|
b609f0431c
|
feat: remove advanced_errs
|
2022-07-15 12:51:12 +02:00 |
|
mokou
|
4bebdb5f02
|
feat(as_ref_mut): add AsMut section
|
2022-07-15 12:50:01 +02:00 |
|
mokou
|
81d25aecff
|
feat(try_from_into): add hint comments
|
2022-07-15 12:49:49 +02:00 |
|
mokou
|
74f44f55e3
|
feat(conversions): add hint comments
|
2022-07-15 12:34:10 +02:00 |
|
mokou
|
8cfedb1673
|
feat(clippy): add clippy3
|
2022-07-15 12:28:47 +02:00 |
|
mokou
|
7fc393bed4
|
chore: remove quiz4
|
2022-07-15 12:13:40 +02:00 |
|
mokou
|
d3a335bc64
|
feat(macros): add hint comments
|
2022-07-15 12:05:26 +02:00 |
|
mokou
|
f99eafc56f
|
fix(threads): add hint comments
|
2022-07-15 11:59:53 +02:00 |
|
mokou
|
20024d40c5
|
feat(iterators): update hint comments
|
2022-07-14 18:29:09 +02:00 |
|
mokou
|
cf9629cb0e
|
feat: move box/arc behind iterators
|
2022-07-14 18:17:23 +02:00 |
|
mokou
|
016d718a28
|
feat(tests): add hint comments
|
2022-07-14 18:15:47 +02:00 |
|
mokou
|
98b8d3f17d
|
feat(traits): add hint comments
|
2022-07-14 18:14:41 +02:00 |
|
mokou
|
5979d408a9
|
feat: move generics3 to be quiz3
|
2022-07-14 18:11:18 +02:00 |
|
mokou
|
d61f79595a
|
feat(generics): add hint comments
|
2022-07-14 18:11:05 +02:00 |
|
mokou
|
c34e2adcbb
|
feat(errors): Improve comments and hints
|
2022-07-14 18:02:33 +02:00 |
|
mokou
|
b71feed824
|
feat(options): add hint comments
|
2022-07-14 17:53:42 +02:00 |
|
mokou
|
06e4fd3765
|
feat(options1): rewrite to remove array stuff
|
2022-07-14 17:53:27 +02:00 |
|
mokou
|
b644558c19
|
fix: rename option to options
|
2022-07-14 17:34:50 +02:00 |
|
mokou
|
472d7944f9
|
fix(quiz2): add hint comment
|
2022-07-14 17:30:43 +02:00 |
|
mokou
|
c64b340622
|
feat: rework quiz2
|
2022-07-14 13:24:15 +02:00 |
|
mokou
|
f443f4e7b3
|
feat: move quiz2 to be strings4
|
2022-07-14 13:01:40 +02:00 |
|
mokou
|
ab8572e15b
|
fix(hashmaps): adjust hint comments
|
2022-07-14 12:58:28 +02:00 |
|
mokou
|
fe54d0f85b
|
fix(modules): adjust hint comments
|
2022-07-14 12:35:49 +02:00 |
|
mokou
|
c1ed6b10fe
|
feat(strings): add strings3
|
2022-07-14 12:31:28 +02:00 |
|
mokou
|
f5e4c16eed
|
feat(strings): move before modules
|
2022-07-14 12:18:21 +02:00 |
|
mokou
|
c6bc97adc1
|
feat(enums3): add hint comment, remove enums1 hint
|
2022-07-14 12:11:38 +02:00 |
|
mokou
|
886d599c96
|
fix(structs): add hint comments
|
2022-07-14 12:04:54 +02:00 |
|
mokou
|
4dffa0d10d
|
fix(structs1): rename to unit-like struct
|
2022-07-14 12:00:46 +02:00 |
|
mokou
|
19bec50399
|
feat(structs1): convert structs to use i32 types
|
2022-07-14 11:59:29 +02:00 |
|
mokou
|
2e62505143
|
feat(move_semantics): finish updating comments
|
2022-07-12 15:43:26 +02:00 |
|
mokou
|
bb0cf92b8b
|
feat(move_semantics): clarify some hints
|
2022-07-12 15:25:31 +02:00 |
|
mokou
|
7452d0d603
|
fix(primitive_types): clean up
|
2022-07-12 15:22:01 +02:00 |
|
mokou
|
3c4c9c54c9
|
feat: remove collections to hashmaps
|
2022-07-12 15:18:05 +02:00 |
|
mokou
|
2f7fd51304
|
feat: move vec exercises into their own folder
|
2022-07-12 15:16:25 +02:00 |
|
mokou
|
8e1f617d34
|
feat(vec): update vec exercises
|
2022-07-12 15:05:47 +02:00 |
|
mokou
|
7af12ba9aa
|
feat(primitive_types): fixups
|
2022-07-12 14:54:12 +02:00 |
|
mokou
|
6020ec1fe2
|
feat: reorder vec and primtypes before moving
|
2022-07-12 14:53:56 +02:00 |
|
mokou
|
4868d18ea3
|
feat(if): replace hints
|
2022-07-12 11:10:08 +02:00 |
|
mokou
|
742fb08e01
|
feat(functions): more small fixes
|
2022-07-12 11:08:29 +02:00 |
|
mokou
|
093a525450
|
fix(functions): clarify README wording
|
2022-07-11 14:00:12 +02:00 |
|
mokou
|
81edc4234f
|
fix(variables): reorder and redo hint texts
|
2022-07-11 13:43:41 +02:00 |
|
mokou
|
c3c21ad91f
|
fix(intro): clarify hint usage
|
2022-07-11 13:35:16 +02:00 |
|
mokou
|
9ed4b0683e
|
fix(intro1): link to exercise file in hint
|
2022-07-11 13:20:18 +02:00 |
|
mokou
|
0ded8a90c0
|
feat(intro1): add more hints
|
2022-07-11 13:19:19 +02:00 |
|
mokou
|
0aee54a82b
|
chore: unify hint language use
|
2022-07-11 13:12:47 +02:00 |
|
mokou
|
ed0f278a8f
|
chore: remove mod.rs files and exercises feature
|
2022-07-11 12:53:49 +02:00 |
|
liv
|
bf69145bb9
|
Merge pull request #1048 from rust-lang/all-contributors/add-Drew-Morris
docs: add Drew-Morris as a contributor for code
|
2022-07-11 11:59:41 +02:00 |
|
liv
|
a475e09cfc
|
Merge pull request #1044 from Drew-Morris/main
chore: Update spacing in Cargo.toml
|
2022-07-11 11:59:13 +02:00 |
|
liv
|
fba79ea793
|
Merge pull request #1047 from rust-lang/all-contributors/add-KatanaFluorescent
docs: add KatanaFluorescent as a contributor for code
|
2022-07-11 11:58:41 +02:00 |
|
liv
|
5fbf28dfec
|
Merge pull request #1038 from KatanaFluorescent/main
change edition to 2021 in exercices.rs
|
2022-07-11 11:57:59 +02:00 |
|
liv
|
2a12df4591
|
Merge pull request #1046 from rust-lang/all-contributors/add-0pling
docs: add 0pling as a contributor for content
|
2022-07-11 11:54:56 +02:00 |
|
liv
|
08e3cf494b
|
Merge pull request #1034 from 0pling/main
docs: Add missing exercise to book chapter mapping
|
2022-07-11 11:53:20 +02:00 |
|
liv
|
36c43cb839
|
Merge pull request #1045 from rust-lang/all-contributors/add-klkl0808
docs: add klkl0808 as a contributor for content
|
2022-07-11 11:52:12 +02:00 |
|
liv
|
612ae8b8f7
|
Merge pull request #1024 from klkl0808/patch-2
Update link to book in variables5
|
2022-07-11 11:51:13 +02:00 |
|
mokou
|
6588d9be22
|
chore: bump version
|
2022-07-01 16:48:34 +02:00 |
|
liv
|
d27f5a7d41
|
Merge pull request #1028 from rust-lang/all-contributors/add-jackos
docs: add jackos as a contributor for code
|
2022-06-17 13:01:17 +02: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 |
|
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
|
2022-06-07 16:12:05 +02:00 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
8972e8f598
|
Merge pull request #1000 from merelymyself/patch-1
Checks for rustup install in install.sh.
|
2022-05-17 13:21:18 +02:00 |
|
diannasoreil
|
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 |
|
diannasoreil
|
b4510fc03b
|
Merge pull request #989 from nandajavarma/main
remove deprecated user uploaded extension from .gitpod.yml
|
2022-05-10 12:44:51 +02:00 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
mokou
|
659a99032e
|
chore: change branch name to main for cloning
|
2022-04-27 12:21:54 +02:00 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
8f99209ab2
|
Merge pull request #976 from cuishuang/main
fix typo
|
2022-04-25 11:36:13 +02:00 |
|
diannasoreil
|
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 |
|
diannasoreil
|
a6f50fd6f3
|
Merge pull request #484 from rytheo/progress-indicator
feat!: Add progress indicator
|
2022-04-21 11:36:38 +02:00 |
|
mokou
|
d2179d3e84
|
doc: update manual checkout version
|
2022-04-20 09:47:43 +02:00 |
|
mokou
|
9ec35d899c
|
chore: bump version
Plus, remove the clog configuration file,
since that's not being used anymore.
|
2022-04-20 09:44:37 +02:00 |
|
mokou
|
c811643d1e
|
chore: bump library versions
|
2022-04-20 09:35:08 +02:00 |
|
mokou
|
a259704570
|
Merge remote-tracking branch 'origin/main'
|
2022-04-20 09:21:01 +02:00 |
|
mokou
|
268822dbd8
|
chore: bump minimum required rust version in installs
|
2022-04-20 09:20:42 +02:00 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
diannasoreil
|
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 |
|
mokou
|
0b7f3fe37a
|
test: skip mod.rs files when checking for annotations
|
2022-04-14 11:19:54 +02:00 |
|
mokou
|
cf9f382873
|
chore: bump version
|
2022-04-14 11:16:00 +02:00 |
|
mokou
|
8f33dba9ca
|
docs: write documentation for enabling rust-analyzer
|
2022-04-14 11:15:04 +02:00 |
|
mokou
|
6c87dc8210
|
docs: update changelog for new release
|
2022-04-14 11:09:27 +02:00 |
|
diannasoreil
|
6c071d4701
|
Merge pull request #963 from rust-lang/all-contributors/add-J-S-Kim
docs: add J-S-Kim as a contributor for content
|
2022-04-14 10:46:23 +02:00 |
|
diannasoreil
|
51817820f2
|
Merge pull request #961 from J-S-Kim/main
fix(errors6.rs): remove one answer code
|
2022-04-14 10:44:22 +02:00 |
|
mokou
|
76a36dd385
|
chore: update errors1 comments and hint
|
2022-04-14 10:32:43 +02:00 |
|
diannasoreil
|
c39eb3fe55
|
Merge pull request #962 from rust-lang/all-contributors/add-stevenfukase
docs: add stevenfukase as a contributor for content
|
2022-04-14 10:26:16 +02:00 |
|
diannasoreil
|
e6c0d00637
|
Merge pull request #959 from rust-lang/all-contributors/add-ragreenburg
docs: add ragreenburg as a contributor for content
|
2022-04-06 09:29:59 +02:00 |
|
diannasoreil
|
0a92262fa0
|
Merge pull request #953 from haveneer-training/fix-installation-path
fix(install): protect path with whitespaces using quotes
|
2022-04-04 17:22:22 +02:00 |
|
diannasoreil
|
4e2a354716
|
Merge pull request #954 from haveneer-training/fix-mod-content
fix(move_semantics) : add move_semantics6.rs to its mod
|
2022-04-04 17:10:23 +02:00 |
|
diannasoreil
|
74895df5a7
|
Merge pull request #738 from apogeeoak/text
fix(cli): Move long text strings into constants.
|
2022-04-04 17:09:49 +02:00 |
|
mokou
|
bdf6efeccd
|
chore: clean up readme
|
2022-03-29 15:04:52 +02:00 |
|
diannasoreil
|
331cdef7e3
|
Merge pull request #950 from rust-lang/all-contributors/add-Kallu-A
docs: add Kallu-A as a contributor for content
|
2022-03-29 15:03:06 +02:00 |
|
diannasoreil
|
c80ad089fd
|
Merge pull request #949 from rust-lang/all-contributors/add-KisaragiEffective
docs: add KisaragiEffective as a contributor for doc
|
2022-03-29 15:01:09 +02:00 |
|
mokou
|
01023f5b4f
|
chore: copy existing contributors table
|
2022-03-29 14:59:13 +02:00 |
|