mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-16 22:18:40 +00:00
Update README.md
This commit is contained in:
parent
a73d552f3a
commit
0f848576e9
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
We are currently in the process of discussing Clippy 1.0 via the RFC process in https://github.com/rust-lang/rfcs/pull/2476 . The RFC's goal is to clarify policies around lint categorizations and the policy around which lints should be in the compiler and which lints should be in clippy. Please leave your thoughts on the RFC PR.
|
||||
|
||||
# rust-clippy
|
||||
|
||||
[![Build Status](https://travis-ci.org/rust-lang-nursery/rust-clippy.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/rust-clippy)
|
||||
|
|
Loading…
Add table
Reference in a new issue