rustlings icon indicating copy to clipboard operation
rustlings copied to clipboard

docs : add a comma in structs3.rs file

Open Allupeng opened this issue 1 year ago • 1 comments
trafficstars

when i use rustRover, and there is a grammar error says "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short). ". So add a comma in structs3.rs file will solve this error.

Allupeng avatar Apr 28 '24 10:04 Allupeng

and i find another grammar in hashmaps1.rs file which is e.g , the correct should be e.g.

Allupeng avatar Apr 29 '24 06:04 Allupeng

I decided to remove the comma because I am not sure about it. But thank for adding the dot :D

mo8it avatar May 12 '24 20:05 mo8it

I decided to remove the comma because I am not sure about it. But thank for adding the dot :D

hopefully i could help rust community :)

Allupeng avatar May 14 '24 02:05 Allupeng