summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
35 hoursI dont know why this is not pushedmainanand
2025-11-19Finished vecs and move semanticsanand
2025-11-18Completed till exercise 4anand
2025-09-25Merge pull request #2294 from senekor/senekor/qxykzqyxnnwyMo Bitar
Remove use of `map` in early vecs2 exercise
2025-09-24Remove use of `map` in early vecs2 exerciseRemo Senekowitsch
Students do not have the necessary knowledge at this point to understand what's happening with the iterator combinators. This topic is covered well by the dedicated exercises about iterators later. closes #2102
2025-09-23Merge pull request #2291 from senekor/senekor/llttzkqnommpMo Bitar
Fix workspace detection with windows line endings
2025-09-23Fix workspace detection with windows line endingsRemo Senekowitsch
Some cargo workspaces may contain windows line endings. Even if the file is stored in a repo with unix line endings, users may have some setting activated that automatically translates them to windows line endings when working locally.
2025-08-22chore: Releasemo8it
2025-08-22Apply Clippy lintsmo8it
2025-08-21Raise MSRVmo8it
2025-08-21Fix Clippy chaptermo8it
2025-08-21Sync solutionmo8it
2025-08-21Merge pull request #2255 from zeonzip/clarify_errors_4_returnMo Bitar
Clarify how to find return type of error4
2025-08-21Merge pull request #2262 from aCactusOrSomething/mainMo Bitar
Fix incorrect book chapter number
2025-08-21Merge pull request #2265 from deafloo/mainMo Bitar
Add positive tests in `iterators3.rs`
2025-08-21Ready to releasemo8it
2025-08-21Fix file links in VS Codemo8it
2025-08-18Update depsmo8it
2025-07-21Add positive testsdeafloo
This prevents solving the exercise without a real IntegerOverflow
2025-07-18Fix incorrect book chapter numberHud Miller
2025-07-04Check for Clippy on initmo8it
2025-07-04Split lines after newlinemo8it
2025-06-28No need to flush after printing newlinesmo8it
2025-06-28Print newline after progress on failuremo8it
2025-06-28Don't run rustfmt during `dev check` if there are no solutionsmo8it
2025-06-28Don't ignore `.rustlings-state.txt` in `.gitignore` of `rustlings dev new`mo8it
2025-06-13Clarify how to find return type of error4zeonzip
2025-06-03Update depsmo8it
2025-05-23Fix path in actionmo8it
2025-05-23Make path relativemo8it
2025-05-23Add workflow_dispatch to website workflowmo8it
2025-05-23Merge pull request #2247 from rust-lang/websiteMo Bitar
Website
2025-05-23Update the README with more context before the website linkmo8it
2025-05-23Remove rustywind from dev depsmo8it
2025-05-23Remove fnmmo8it
2025-05-19Use the website link as headermo8it
2025-05-19Update MSRV in the release hookmo8it
2025-05-19Improve CImo8it
2025-05-17Run rustywindmo8it
2025-05-17Add website CImo8it
2025-05-17Done community exercises pagemo8it
2025-05-17Less top margin for blockquotesmo8it
2025-05-17Use internal links for validationmo8it
2025-05-17third-party/custom -> communitymo8it
2025-05-17Finish the usage pagemo8it
2025-05-17Q/A -> Q&Amo8it
2025-05-17Highlight platformmo8it
2025-05-17Style details bodymo8it
2025-05-17Add details shortcodemo8it
2025-05-17Remove macrosmo8it