issues
search
rust-lang
/
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
https://rustlings.cool
MIT License
54.01k
stars
10.15k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't install Rustlings (6.3.0) on Linux Mint 22 Cinnamon, Error
#2148
nvmb3rth30ry
closed
1 day ago
1
Rust-lang
#2147
abkus1
closed
1 day ago
0
Rebase upstream
#2145
ksusonic
closed
4 days ago
0
grammatical fix on move_semantics2.rs
#2144
elian1780
closed
1 week ago
1
threads1: Fix typos in description
#2142
cenviity
closed
2 weeks ago
1
Rustlings failed to install, linker 'cc' not found
#2141
LilacMonarch
closed
2 weeks ago
2
The `rustlings init` command failed in the root directory but worked in the `exercises` directory.
#2139
Salvely
closed
2 weeks ago
1
Add a method in solutions/18_iterators/iterators4.rs
#2138
1vk3y
closed
2 weeks ago
2
Add a method in solutions/18_iterators/iterators4.rs
#2137
1vk3y
closed
2 weeks ago
0
The code of fn capitalize_words_string at 18_iterators/iterators2.rs in solutions is not right
#2135
lonffreytu
closed
2 weeks ago
1
Has the solution changed the intent of the code?
#2132
HelgeStenstrom
closed
3 weeks ago
2
Add warning about `rust-analyzer` not working if you clone and use the repo directly
#2131
MadLittleMods
opened
3 weeks ago
1
Fix typos
#2130
Nahor
closed
3 weeks ago
0
I don't understand why `iterators2` works
#2129
egolep
closed
3 weeks ago
4
Error: Compiler not supported: "error: Unrecognized option: \'E\'\n\n"
#2128
mkesper
closed
4 weeks ago
2
enums3 feedback
#2127
twoda5h
opened
4 weeks ago
2
Not able to install rustlings
#2126
Pruthvik-P
closed
1 month ago
1
Restriction by trait `Grade` so that the `ReportCard` has and ONLY ha…
#2125
1vk3y
closed
4 weeks ago
2
fix: typo in `exercises/23_conversions/from_str.rs`
#2124
Polycarbohydrate
closed
1 month ago
1
Typo in `23_conversions/from_str.rs`
#2123
closer76
closed
1 month ago
1
Improvement to "check all exercises"
#2122
Nahor
closed
3 weeks ago
2
Add Third-Party List about rustlings-jp on README
#2121
sotanengel
closed
4 weeks ago
0
Project build generates files that are recognized as virus by most antivirus apps.
#2120
GeorgePapageorgakis
closed
1 month ago
1
from_into.rs Requirements and tests are broken
#2119
Nubebuster
closed
1 month ago
0
Add:Third-Party List about rustlings-jp on README
#2118
sotanengel
closed
4 weeks ago
5
Add Third-Party List about rustlings-jp on README
#2117
sotanengel
closed
1 month ago
1
finish exercises count is off by one
#2116
yayitswei
closed
1 month ago
1
Move ruzzia to it place.
#2115
serhiimakarov
closed
1 month ago
1
Do not use `.as_bytes().len()` on strings
#2114
samueltardieu
closed
1 month ago
1
Rustling is slow
#2113
karapy
closed
1 month ago
1
`n` KeyCode for 'next exercise' not working
#2111
ndom91
closed
1 month ago
3
Make if2 less confusing
#2110
senekor
closed
1 month ago
2
grammatical error in info.toml
#2109
bri-rose
closed
1 month ago
2
The if2 exercise is confusing
#2108
senekor
closed
1 month ago
1
Add rust-analyzer.toml file
#2107
alibektas
closed
1 month ago
7
(Solution 2) fix: showing unnecessary `x is never used` warnings
#2106
huss4in
closed
1 month ago
0
(Solution 1) fix: showing unnecessary `x is never used` warnings
#2105
huss4in
closed
1 month ago
1
#[warn(dead_code)] showing unnecessary x is never used warnings
#2104
huss4in
closed
1 month ago
5
Remove redundant enum definition task
#2103
senekor
closed
1 month ago
1
The vec2 exercise is inappropriate
#2102
senekor
opened
1 month ago
1
.
#2101
LynX-gh
closed
1 month ago
1
rustlings
#2100
Elainasama
closed
2 months ago
0
WIP: feat: Add closures exercises
#2099
junderw
opened
2 months ago
0
Made the list of exercises searchable, ref #2093
#2098
frroossst
closed
2 months ago
2
style: reduce pre-formatted message line lengths to 80 columns
#2097
jsejcksn
closed
2 months ago
0
Add a set of closure exercises before iterators exercise.
#2096
divyaranjan1905
closed
2 months ago
1
An improved solution of 23: from_str
#2095
ydrea
closed
2 months ago
2
Accessibility: Limit line lengths for messages
#2094
jsejcksn
closed
2 months ago
4
Make the list searchable
#2093
frroossst
closed
2 months ago
9
Fix example in 'primitive_types3' hint
#2092
wugalde19
closed
2 months ago
2
Next