Commit Graph

1691 Commits

Author SHA1 Message Date
allcontributors[bot] 766b83b513
docs: update .all-contributorsrc [skip ci] 2023-03-26 12:50:14 +00:00
allcontributors[bot] c28b78fae5
docs: update AUTHORS.md [skip ci] 2023-03-26 12:50:13 +00:00
liv 6d4a87227d
Merge pull request #1437 from navicore/errors2-comment-error
correct comments in errors2.rs
2023-03-26 12:49:59 +00:00
liv 65b8770ce9
Merge pull request #1438 from tfpk/patch-2
feat(lifetimekata): Add info about Lifetimekata project
2023-03-26 12:49:26 +00:00
liv 2ef6fb66ac
Merge pull request #1439 from rust-lang/all-contributors/add-eugkhp
docs: add eugkhp as a contributor for tool
2023-03-26 12:48:21 +00:00
allcontributors[bot] 82f72c3ec6
docs: update .all-contributorsrc [skip ci] 2023-03-26 12:48:10 +00:00
allcontributors[bot] efd4d83731
docs: update AUTHORS.md [skip ci] 2023-03-26 12:48:09 +00:00
liv 8bab260587
Merge pull request #1435 from eugkhp/update-deps
cargo update to resolve #1430
2023-03-26 12:47:45 +00:00
Tom Kunc d5449c992e
feat(lifetimekata): Add info about Lifetimekata project 2023-03-25 20:00:28 +11:00
Ed Sweeney 4160b06c6c correct comments in errors2.rs 2023-03-24 21:52:58 -07:00
Eugene 6e9ed48f42 cargo update for to resolve #1430 2023-03-24 16:48:11 +01:00
liv 9acefe8b3a
Merge pull request #1425 from rust-lang/all-contributors/add-adamhb123
docs: add adamhb123 as a contributor for content
2023-03-14 11:15:30 +01:00
allcontributors[bot] 06fac0e570
docs: update .all-contributorsrc [skip ci] 2023-03-14 10:15:22 +00:00
allcontributors[bot] e8b44a39e0
docs: update AUTHORS.md [skip ci] 2023-03-14 10:15:21 +00:00
liv a55c8dc1a8
Merge pull request #1418 from adamhb123/vecs2.rs-naming-suggestion
Rename iteration var names in vec2.rs for clarity
2023-03-14 11:15:07 +01:00
Adam Brewer 7bab78c66d Rename iteration var names in vec2.rs for clarity
Resolves #1417
2023-03-10 14:13:06 -05:00
liv 5c5cd4c658
Merge pull request #1416 from rust-lang/all-contributors/add-Nagidal
docs: add Nagidal as a contributor for content
2023-03-10 18:03:30 +01:00
allcontributors[bot] 53a8318f32
docs: update .all-contributorsrc [skip ci] 2023-03-10 17:03:21 +00:00
allcontributors[bot] 31b208248b
docs: update AUTHORS.md [skip ci] 2023-03-10 17:03:20 +00:00
liv 9c515c7863
Merge pull request #1415 from Nagidal/improve-hint-strings2
improve hint for strings2, #1407
2023-03-10 18:03:06 +01:00
Sven Siegmund ec86b60e70 improve hint for strings2, #1407 2023-03-10 17:58:03 +01:00
liv 7f1754ecc5 release: 5.4.1 2023-03-10 17:39:59 +01:00
liv e4971ec7b3
Merge pull request #1414 from rust-lang/all-contributors/add-MahdiBM
docs: add MahdiBM as a contributor for tool
2023-03-10 17:28:22 +01:00
allcontributors[bot] ec974f5dac
docs: update .all-contributorsrc [skip ci] 2023-03-10 16:28:13 +00:00
allcontributors[bot] 7b2bfda37f
docs: update AUTHORS.md [skip ci] 2023-03-10 16:28:12 +00:00
liv 2f34370f2f
Merge pull request #1402 from MahdiBM/patch-1
Better error message when failing
2023-03-10 17:27:53 +01:00
liv 94799b1e98
Merge pull request #1413 from rust-lang/all-contributors/add-nidhalmessaoudi
docs: add nidhalmessaoudi as a contributor for code
2023-03-10 11:51:36 +01:00
allcontributors[bot] d334e0c66c
docs: update .all-contributorsrc [skip ci] 2023-03-10 10:51:24 +00:00
allcontributors[bot] 3da5816db2
docs: update AUTHORS.md [skip ci] 2023-03-10 10:51:23 +00:00
liv c8273e06c6
Merge pull request #1404 from nidhalmessaoudi/master
Always showing correct progress percentages.
2023-03-10 11:51:08 +01:00
liv ff50159a3d fix: remove repl.it support for now
It stopped working and needs too much manual fixing, until someone
comes along to fix it, it's not great to have in the README section.

Closes #1352.
2023-03-03 21:27:57 +01:00
Nidhal Messaoudi 34aafa82f9 Main exercises 2023-02-27 21:37:25 +01:00
Nidhal Messaoudi 278a1f103b Original exercises 2023-02-27 21:33:28 +01:00
Nidhal Messaoudi 1acbbb6d43 Fixing the progress percentage 2023-02-27 21:17:45 +01:00
Nidhal Messaoudi e3a20b8bc8 Learning about vectors 2023-02-27 21:16:40 +01:00
Nidhal Messaoudi f7678b4a9e Learning about primitive data types 2023-02-27 12:57:40 +01:00
Nidhal Messaoudi 52ed5dbcf9 First quiz and its related modules 2023-02-26 17:28:24 +01:00
Mahdi Bahrami 6c5ba7cc01
Better error message when failing 2023-02-26 19:30:57 +03:30
liv 36e66b545e
Merge pull request #1396 from 0lhi/main
fix(macros4.rs): Add rustfmt::skip to prevent auto-fix.
2023-02-26 13:10:24 +01:00
liv 0e9966d6a4
Merge pull request #1397 from crd477/patch-1
rustfmt
2023-02-26 13:10:04 +01:00
liv 75fbf7a8f3
Merge pull request #1401 from rust-lang/all-contributors/add-mdmundo
docs: add mdmundo as a contributor for infra
2023-02-26 13:09:26 +01:00
liv e700a3cc4d
Merge branch 'main' into all-contributors/add-mdmundo 2023-02-26 13:09:20 +01:00
allcontributors[bot] eb7f21df04
docs: update .all-contributorsrc [skip ci] 2023-02-26 12:08:07 +00:00
allcontributors[bot] ac9c1adb75
docs: update AUTHORS.md [skip ci] 2023-02-26 12:08:06 +00:00
liv d06f7bf1ff
Merge pull request #1400 from rust-lang/all-contributors/add-eroullit
docs: add eroullit as a contributor for infra
2023-02-26 13:07:02 +01:00
allcontributors[bot] 7f06bb5fa7
docs: update AUTHORS.md [skip ci] 2023-02-26 12:06:57 +00:00
allcontributors[bot] 0ad8eec3eb
docs: update .all-contributorsrc [skip ci] 2023-02-26 12:06:51 +00:00
allcontributors[bot] 3c841c4685
docs: update AUTHORS.md [skip ci] 2023-02-26 12:06:50 +00:00
liv d5b647d5ab
Merge pull request #1399 from eroullit/codespaces
Codespaces ❤️ Rustlings
2023-02-26 13:05:05 +01:00
Emmanuel Roullit 86f8fa8e6e
Update README.md
Fix refs from master to main
2023-02-25 17:57:34 +01:00