From 507dc2b7ec30cf94554b441d4fcb1ce113f98a16 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 19 Nov 2014 13:20:46 +0530 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000000..14f89c2a245 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +rust-clippy +=========== + +A collection of lints that give helpful tips to newbies.