Commit Graph

1670 Commits (7f1754ecc5690f31db4aff38eef2bf30e2aec525)
 

Author SHA1 Message Date
liv 7f1754ecc5 release: 5.4.1 1 year ago
liv e4971ec7b3
Merge pull request #1414 from rust-lang/all-contributors/add-MahdiBM
docs: add MahdiBM as a contributor for tool
1 year ago
allcontributors[bot] ec974f5dac
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 7b2bfda37f
docs: update AUTHORS.md [skip ci] 1 year ago
liv 2f34370f2f
Merge pull request #1402 from MahdiBM/patch-1
Better error message when failing
1 year ago
liv 94799b1e98
Merge pull request #1413 from rust-lang/all-contributors/add-nidhalmessaoudi
docs: add nidhalmessaoudi as a contributor for code
1 year ago
allcontributors[bot] d334e0c66c
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 3da5816db2
docs: update AUTHORS.md [skip ci] 1 year ago
liv c8273e06c6
Merge pull request #1404 from nidhalmessaoudi/master
Always showing correct progress percentages.
1 year ago
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.
1 year ago
Nidhal Messaoudi 34aafa82f9 Main exercises 1 year ago
Nidhal Messaoudi 278a1f103b Original exercises 1 year ago
Nidhal Messaoudi 1acbbb6d43 Fixing the progress percentage 1 year ago
Nidhal Messaoudi e3a20b8bc8 Learning about vectors 1 year ago
Nidhal Messaoudi f7678b4a9e Learning about primitive data types 1 year ago
Nidhal Messaoudi 52ed5dbcf9 First quiz and its related modules 1 year ago
Mahdi Bahrami 6c5ba7cc01
Better error message when failing 1 year ago
liv 36e66b545e
Merge pull request #1396 from 0lhi/main
fix(macros4.rs): Add rustfmt::skip to prevent auto-fix.
1 year ago
liv 0e9966d6a4
Merge pull request #1397 from crd477/patch-1
rustfmt
1 year ago
liv 75fbf7a8f3
Merge pull request #1401 from rust-lang/all-contributors/add-mdmundo
docs: add mdmundo as a contributor for infra
1 year ago
liv e700a3cc4d
Merge branch 'main' into all-contributors/add-mdmundo 1 year ago
allcontributors[bot] eb7f21df04
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] ac9c1adb75
docs: update AUTHORS.md [skip ci] 1 year ago
liv d06f7bf1ff
Merge pull request #1400 from rust-lang/all-contributors/add-eroullit
docs: add eroullit as a contributor for infra
1 year ago
allcontributors[bot] 7f06bb5fa7
docs: update AUTHORS.md [skip ci] 1 year ago
allcontributors[bot] 0ad8eec3eb
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 3c841c4685
docs: update AUTHORS.md [skip ci] 1 year ago
liv d5b647d5ab
Merge pull request #1399 from eroullit/codespaces
Codespaces ❤️ Rustlings
1 year ago
Emmanuel Roullit 86f8fa8e6e
Update README.md
Fix refs from master to main
1 year ago
Emmanuel Roullit 351e4e2460
Update devcontainer.json 1 year ago
Emmanuel Roullit 1afc7ed8c5
Update README.md
Create Rustlings Codespace in one click
1 year ago
Emmanuel Roullit fcadbfc70d
Merge branch 'rust-lang:main' into codespaces 1 year ago
Chad Dougherty 8c88f769b6
rustfmt
rustfmt converts "main ()" -> "main()"
1 year ago
0lhi de24536187
macros4.rs: Add rustfmt::skip to prevent auto-fix.
The `macros4.rs` challenge can automatically be solved by rustfmt without the user noticing.

Adding `#[rustfmt::skip]` above the `macro_rules!` line fixes this issue.
1 year ago
liv 701b4bef51
Merge pull request #1386 from cyril-marpaud/cmp_arc1
refactor(arc1): improve readability by avoiding implicit dereference
1 year ago
Cyril MARPAUD 045d86aa42 refactor(arc1): improve readability by avoiding implicit dereference 1 year ago
liv bec7be05f5
Merge pull request #1383 from rust-lang/all-contributors/add-shgew
docs: add shgew as a contributor for content
1 year ago
allcontributors[bot] d42ac49de4
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 1272d0b990
docs: update AUTHORS.md [skip ci] 1 year ago
liv cf86e734f2
Merge pull request #1381 from shgew/fix/errors5-comment
fix: unify undisclosed type notation in errors5.rs
1 year ago
Gleb Shevchenko 238a496af5 fix: unify undisclosed type notation in errors5.rs 1 year ago
liv a3670d267b
Merge pull request #1380 from rust-lang/all-contributors/add-Anush008
docs: add Anush008 as a contributor for doc
1 year ago
allcontributors[bot] 65f05f0541
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] 338c95f120
docs: update AUTHORS.md [skip ci] 1 year ago
liv 2b9dc4424e
Merge pull request #1379 from Anush008/patch-1
Removed verbose instructions from the uninstall section
1 year ago
Anush ef0b25c392
Removed verbose instructions from the uninstall section 1 year ago
liv 6f0e5d13ed
Merge pull request #1372 from rust-lang/all-contributors/add-black-puppydog
docs: add black-puppydog as a contributor for content
1 year ago
allcontributors[bot] 046a18cd16
docs: update .all-contributorsrc [skip ci] 1 year ago
allcontributors[bot] e1e67d0d41
docs: update AUTHORS.md [skip ci] 1 year ago
liv 216d08d013
Merge pull request #1244 from black-puppydog/cow-rework
refactor(cow1):  replace main with tests
1 year ago