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

17 Commits

Author SHA1 Message Date
junderw 3080141c5f
Fix gitignore for clippy exercise 2023-11-10 23:19:23 -07:00
x10an14 013f22c89c
improvement(development): Add nix-direnv integration
So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
2023-08-30 18:03:45 +02:00
liv 19cee73209 chore: set up oranda
Sets up oranda so we can get nice website things for free. Some caveats we have right now:

- Absolutely manual, I have to do `oranda build` and the deploy manually right now
- I had to pop the Readme into a new Markdown file because the first header in there was looking very strange
2023-05-17 16:56:01 +02:00
Gaëtan Faugère b4c7507b4d
feat: Add VSCode extension recommendation 2022-09-30 15:50:45 +02:00
mokou 8cfedb1673 feat(clippy): add clippy3 2022-07-15 12:28:47 +02:00
Jack Clayton be87cc9fa6 Add lsp command to fix rust-analyzer 2022-06-17 11:36:06 +08:00
joakim.kartveit 6efa7d5d15 Added ignore for .iml files 2021-09-09 15:53:05 +02:00
Robby 38a615f407
chore: add .vscode to gitignore 2020-07-24 13:23:01 +02:00
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