Matthias Krüger
|
7545925ffe
|
new_lint.rs: encourage authors to write more detailed code samples in lint descriptions (linted as well as fixed code)
changelog: none
|
2020-03-18 01:43:39 +01:00 |
|
Yuki Okushi
|
4253aa7137
|
Rustup to rust-lang/rust#69592
|
2020-03-01 12:23:33 +09:00 |
|
Krishna Sai Veera Reddy
|
6b4cae18dd
|
Remove unnecessary imports from new_lint tool
|
2020-02-10 19:24:01 -08:00 |
|
Philipp Hansch
|
3f2532b904
|
Replace one more copy-pasted clippy_project_root fn
|
2020-01-31 07:30:44 +01:00 |
|
Krishna Sai Veera Reddy
|
9ebac161e4
|
Add lifetimes to LateLintPass
|
2020-01-16 10:05:29 -08:00 |
|
Krishna Sai Veera Reddy
|
2d352f42cc
|
Fix rustc lint import paths generated by new_lint
|
2020-01-16 09:44:45 -08:00 |
|
Brad Sherman
|
ea82cbe790
|
Generate new lints easily
- Add option in clippy_dev to automatically generate boilerplate
code for adding new lints
|
2020-01-15 21:20:50 -06:00 |
|