Commit Graph
100 Commits
Author SHA1 Message Date
liv 8a0c6cfcfa Merge pull request #1068 from wojexe/patch-2
fix(traits4.rs): wrong line number
2022-07-16 20:48:09 +02:00
liv ab291a1fcd Merge pull request #1065 from rust-lang/all-contributors/add-wojexe
docs: add wojexe as a contributor for content
2022-07-16 18:27:48 +02:00
liv 179202a34a Merge pull request #1064 from wojexe/patch-1
fix: make strings3.rs comment wording more clear
2022-07-16 18:27:26 +02:00
mokou 5435b80841 chore: bump version 2022-07-16 14:30:04 +02:00
mokou 5138f22e00 doc: update book links 2022-07-16 14:25:10 +02:00
mokou cc3e1a8511 doc: update changelog 2022-07-16 14:17:24 +02:00
mokou c791cf4232 Merge branch '5.0-dev' 2022-07-15 14:31:49 +02:00
liv f1c4caa37f Merge pull request #1059 from rust-lang/all-contributors/add-neilpate
docs: add neilpate as a contributor for content
2022-07-15 14:19:35 +02:00
liv 52b9f199a2 Merge pull request #1058 from rust-lang/all-contributors/add-swhiteCQC
docs: add swhiteCQC as a contributor for content
2022-07-15 14:16:04 +02:00
mokou 1a7a3f5c8e fix(traits): update hint comments 2022-07-15 14:14:48 +02:00
liv 64757698f4 Merge pull request #1057 from rust-lang/all-contributors/add-jayber
docs: add jayber as a contributor for content
2022-07-15 14:05:50 +02:00
liv 7cabbab580 Merge pull request #1056 from rust-lang/all-contributors/add-Jzow
docs: add Jzow as a contributor for content
2022-07-15 13:49:25 +02:00
liv a0b3156347 Merge pull request #1055 from rust-lang/all-contributors/add-exdx
docs: add exdx as a contributor for content
2022-07-15 13:29:53 +02:00
mokou a3c4c1ccb4 fix: re-add missing done comments 2022-07-15 13:24:11 +02:00
mokou a6e86fc995 doc: update readme 2022-07-15 13:22:29 +02:00
mokou 0784f54141 doc: update contributing 2022-07-15 12:57:54 +02:00
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
liv 636c8ac03d Merge pull request #1054 from rust-lang/all-contributors/add-jaystile
docs: add jaystile as a contributor for content
2022-07-15 12:01:56 +02:00
mokou f99eafc56f fix(threads): add hint comments 2022-07-15 11:59:53 +02:00
liv aa472f702e Merge pull request #1053 from rust-lang/all-contributors/add-pgjbz
docs: add pgjbz as a contributor for content
2022-07-14 18:30:20 +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
liv 69b07b2571 Merge pull request #1052 from rust-lang/all-contributors/add-nacairns1
docs: add nacairns1 as a contributor for content
2022-07-14 18:04:05 +02:00
liv 9f44550cdc Merge pull request #1051 from rust-lang/all-contributors/add-icecream17
docs: add icecream17 as a contributor for content
2022-07-14 18:03:24 +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
liv 2f69f21f39 Merge pull request #1050 from rust-lang/all-contributors/add-YsuOS
docs: add YsuOS as a contributor for content
2022-07-14 12:12:40 +02:00
mokou c6bc97adc1 feat(enums3): add hint comment, remove enums1 hint 2022-07-14 12:11:38 +02:00
liv ed6d541d66 Merge pull request #1049 from rust-lang/all-contributors/add-camperdue42
docs: add camperdue42 as a contributor for content
2022-07-14 12:06:13 +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