mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
parent
ce6ea58de0
commit
f7ec0ef16c
@ -122,5 +122,7 @@ in your code, you can use:
|
|||||||
cargo rustc -- -L /path/to/clippy_so -Z extra-plugins=clippy
|
cargo rustc -- -L /path/to/clippy_so -Z extra-plugins=clippy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Be sure that clippy was compiled with the same version of rustc that cargo invokes here!
|
||||||
|
|
||||||
##License
|
##License
|
||||||
Licensed under [MPL](https://www.mozilla.org/MPL/2.0/). If you're having issues with the license, let me know and I'll try to change it to something more permissive.
|
Licensed under [MPL](https://www.mozilla.org/MPL/2.0/). If you're having issues with the license, let me know and I'll try to change it to something more permissive.
|
||||||
|
Loading…
Reference in New Issue
Block a user