Skip to content

Comments

Update rustlings#2

Open
TomaszWaszczyk wants to merge 1856 commits intoTomaszWaszczyk:mainfrom
rust-lang:main
Open

Update rustlings#2
TomaszWaszczyk wants to merge 1856 commits intoTomaszWaszczyk:mainfrom
rust-lang:main

Conversation

@TomaszWaszczyk
Copy link
Owner

No description provided.

mo8it and others added 30 commits August 29, 2024 00:17
…e-types3

Fix example in 'primitive_types3' hint
style: reduce pre-formatted message line lengths to 80 columns
mo8it and others added 30 commits June 28, 2025 02:08
This prevents solving the exercise without a real IntegerOverflow
Add positive tests in `iterators3.rs`
Fix incorrect book chapter number
Clarify how to find return type of error4
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.
Fix workspace detection with windows line endings
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
Remove use of `map` in early vecs2 exercise
fix: mapping typo in the exercieses README.md
fix: Match solution files with exercise files
chore: Update outdated GitHub Actions versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.