We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bceb0 commit 6b21d38Copy full SHA for 6b21d38
book/src/development/proposals/README.md
@@ -1 +1,11 @@
1
# Proposals
2
+
3
+This chapter is about accepted proposals for changes that should be worked on in
4
+or around Clippy in the long run.
5
6
+Besides adding more and more lints and improve the lints that Clippy already
7
+has, Clippy is also interested in making the experience of its users, developers
8
+and maintainers better over time. Projects that address bigger picture things
9
+like this usually take more time and it is useful to have a proposal for those
10
+first. This is the place where such proposals are collected, so that we can
11
+refer to them when working on them.
0 commit comments