1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-09 00:06:18 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
AlexandruGG 7e79c51222 Add .idea to gitignore 2020-05-28 18:01:32 +01:00
Mario Reder 1e2fd9c92f feat: Add clippy lints
- adds a new 'clippy' category for exercises
- clippy exercises should throw no warnings
- install script now also installs clippy

is related to https://github.com/rust-lang/rust-clippy/issues/2604
2020-02-26 14:07:07 +01:00
sjmann 8064facbb8 chore: update gitignore to ignore pdb files 2020-02-26 10:43:13 +00:00
liv bb652ceb91 Commit Cargo.lock file 2019-06-05 12:22:41 +02:00
olivia 2216b3a3ab remove and ignore .DS_Store 2018-11-14 19:24:11 +01:00
olivia b3c52803e9 color output messages 2018-11-14 19:23:16 +01:00
olivia 3ffefa32e1 init new cargo project 2018-04-26 21:41:19 +02:00
Carol (Nichols || Goulding) 87d8131f1f
Start a script to regenerate README.md from a template
So far this doesn't actually do any templating, just adds a note about
the README being autogenerated :)
2018-03-04 12:41:55 -05:00
Carol (Nichols || Goulding) a37ea4eb74 Ignore temporary .swp files 2016-02-09 15:23:50 -05:00