Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Cameron Steffen
|
6fc52a63d1
|
Move some utils to clippy_utils::source module
|
2021-03-15 15:34:15 -05:00 |
|
xiongmao86
|
cf4e35339b
|
Add an Option<Span> argument to span_lint_and_help.
|
2020-04-18 18:28:29 +08:00 |
|
Matthias Krüger
|
4d8ed5a842
|
rustup https://github.com/rust-lang/rust/pull/69589/
|
2020-03-15 18:23:43 +01:00 |
|
Yuki Okushi
|
4253aa7137
|
Rustup to rust-lang/rust#69592
|
2020-03-01 12:23:33 +09:00 |
|
Yuki Okushi
|
f60f12f71f
|
Rename span_help_and_lint to span_lint_and_help
|
2020-01-27 11:17:58 +09:00 |
|
Yuki Okushi
|
ce1c6b285d
|
Rustup to rust-lang/rust#68045
|
2020-01-13 21:55:57 +09:00 |
|
Yuki Okushi
|
39947992b5
|
Rustup to rust-lang/rust#67806
|
2020-01-11 21:50:00 +09:00 |
|
Philipp Hansch
|
c5178e82b4
|
Rustup to https://github.com/rust-lang/rust/pull/67853
Specifically caused by https://github.com/rust-lang/rust/pull/67786
|
2020-01-04 11:30:03 +01:00 |
|
Matthias Krüger
|
98e433d70d
|
Rustup to rust-lang/rust#66878
|
2019-12-04 01:34:01 +01:00 |
|
flip1995
|
f6a75f17f6
|
Rustup to rust-lang/rust#66935
|
2019-12-03 18:37:06 +01:00 |
|
Jeremy Stucki
|
3fc1ec1ffd
|
Refactor option handling
|
2019-09-04 16:19:59 +02:00 |
|
Lzu Tao
|
65b906a8fc
|
Rustup "Remove Spanned from {ast,hir}::FieldPat "
|
2019-08-16 09:32:27 +07:00 |
|
Oliver Scherer
|
f7f85a0dca
|
Prevent symbocalypse
|
2019-05-17 23:53:54 +02:00 |
|
Oliver Scherer
|
dfbc74b08b
|
Rustfmt all the things
|
2019-05-14 10:33:48 +02:00 |
|
Oliver Scherer
|
b2dbda4d48
|
Use symbols instead of strings
|
2019-05-14 10:33:42 +02:00 |
|
Matthew Kraai
|
753c39672e
|
Use lint pass macros
Fixes #3917.
|
2019-04-17 09:35:22 -07:00 |
|
Andy Russell
|
fe96ffeac9
|
move lint documentation into macro invocations
|
2019-03-05 18:45:08 -05:00 |
|
rhysd
|
83d620b824
|
run util/dev update_lints and cargo fmt --all
|
2019-02-03 21:56:24 +09:00 |
|
rhysd
|
60f723fba4
|
prefer if to match
|
2019-02-03 18:50:00 +09:00 |
|
rhysd
|
3100fecb99
|
use snippet for making a suggestion if possible
|
2019-02-03 18:28:42 +09:00 |
|
rhysd
|
54d49af3ff
|
add more test cases for dbg_macro rule
|
2019-02-02 04:54:51 +09:00 |
|
rhysd
|
268ff85326
|
use span_help_and_lint() instead of span_lint_and_sugg()
|
2019-02-02 04:52:21 +09:00 |
|
rhysd
|
b52a9bd966
|
cargo +nightly fmt at clippy_lints/
|
2019-02-01 12:03:13 +09:00 |
|
rhysd
|
06e4e9cf27
|
remove TODO comment which was already done
|
2019-02-01 11:40:02 +09:00 |
|
rhysd
|
7ec5528e0c
|
fix category and use suggestion
|
2019-02-01 09:31:26 +09:00 |
|
rhysd
|
f894adce8c
|
implement dbg_macro rule (fixes #3721)
|
2019-01-31 02:39:38 +09:00 |
|