Caio
|
7d42172899
|
Reintroduce hir::ExprKind::If
|
2021-01-07 18:54:12 -03:00 |
|
flip1995
|
34244190d4
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
|
flip1995
|
027780ca2c
|
Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup
|
2020-08-11 17:50:45 +02:00 |
|
Valentin Lazureanu
|
5a20489c5c
|
Rename TypeckTables to TypeckResults.
|
2020-07-17 08:47:04 +00:00 |
|
Eduard-Mihai Burtescu
|
30c046ede4
|
Use 'tcx for references to AccessLevels wherever possible.
|
2020-07-03 00:04:48 +03:00 |
|
Eduard-Mihai Burtescu
|
f5ce0e5fe9
|
rustc_lint: only query typeck_tables_of when a lint needs it.
|
2020-06-26 02:56:23 +03:00 |
|
Aaron Hill
|
6b3ee8f600
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|
flip1995
|
f1d3086492
|
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
|
2020-05-17 17:36:26 +02:00 |
|
flip1995
|
d13d8987b0
|
Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup
|
2020-05-11 20:23:47 +02:00 |
|
Philipp Hansch
|
870ae36f85
|
Cleanup: Rename 'db' variable to 'diag'
|
2020-04-17 08:08:00 +02:00 |
|
Philipp Hansch
|
a524be6df5
|
cargo dev fmt
|
2020-04-12 15:23:54 +02:00 |
|
Philipp Hansch
|
83874d0ee7
|
Make use of Option/Result diagnostic items
|
2020-04-12 15:23:07 +02:00 |
|
Matthias Krüger
|
aff57e0f43
|
rustup https://github.com/rust-lang/rust/pull/70536
|
2020-03-30 11:17:58 +02:00 |
|
Matthias Krüger
|
ba0884bee3
|
rustup https://github.com/rust-lang/rust/pull/68944
|
2020-03-16 11:36:17 +01:00 |
|
flip1995
|
8472ecda0f
|
Fix fallout
|
2020-02-21 11:14:18 +01:00 |
|
Yuki Okushi
|
19ce66c1c1
|
Re-cover use of unnecessary unwraps in macros
|
2020-02-05 05:38:26 +09:00 |
|
Yuki Okushi
|
514b1bc2af
|
Do not lint unnecessary_unwrap in macros
|
2020-02-04 04:01:42 +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 |
|
Yuki Okushi
|
e58cfac458
|
Rustup to rust-lang/rust#67979
|
2020-01-09 16:43:51 +09:00 |
|
Yuki Okushi
|
5ac08b0cc9
|
Normalize lint messages
|
2020-01-07 18:26:55 +09:00 |
|
Yuki Okushi
|
2f2eaf8b7e
|
Rustup to rust-lang/rust#67886
|
2020-01-07 01:46:33 +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 |
|
Yuki Okushi
|
a4c201e6b4
|
Rustup to rust-lang/rust#66942
|
2019-12-30 13:02:10 +09:00 |
|
Yuki Okushi
|
e2636729ec
|
Rustup to rust-lang/rust#66936
|
2019-12-27 16:13:53 +09:00 |
|
flip1995
|
9632e27487
|
Add <'_> where necessary
|
2019-12-22 15:42:41 +01:00 |
|
Matthias Krüger
|
98e433d70d
|
Rustup to rust-lang/rust#66878
|
2019-12-04 01:34:01 +01:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +02:00 |
|
KRAAI, MATTHEW [VISUS]
|
204b2f3658
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
|
flip1995
|
feca48d8a2
|
Fix doc tests
|
2019-08-01 15:14:06 +02:00 |
|
flip1995
|
7a73b8fdfa
|
Remove Known problems for UNNECESSARY_UNWRAP
This shouldn't happen with NLL
|
2019-08-01 15:14:06 +02:00 |
|
flip1995
|
e6a836e2e8
|
Move UNNECESSARY_UNWRAP to complexity and PANICKING_UNWRAP to correctness
|
2019-08-01 15:14:06 +02:00 |
|
Lzu Tao
|
4fa498a3eb
|
Fix warnings about unnecessary lifetime bounds
Rustup https://github.com/rust-lang/rust/pull/61172
|
2019-06-20 01:36:23 +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 |
|
Manish Goregaokar
|
7eb8018554
|
Rename in_macro to in_macro_or_desugar
|
2019-05-11 21:39:02 -07:00 |
|
Manish Goregaokar
|
62897747fd
|
Fix unwrap.rs
|
2019-05-10 23:40:42 -07:00 |
|
Matthias Krüger
|
d618637c05
|
Rustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
|
2019-05-03 22:28:34 -07: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 |
|
ljedrz
|
1fac380886
|
partially HirIdify lints
|
2019-02-20 13:16:16 +01:00 |
|
Matthias Krüger
|
e9e0a7e3bd
|
rustup https://github.com/rust-lang/rust/pull/57726
|
2019-01-27 01:42:34 +01:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Konrad Borowski
|
3f62fc3a7e
|
Remove crate:: prefixes from crate paths
This is somewhat misleading, as those are actually external crates,
and don't need a crate:: prefix.
|
2018-12-29 16:05:49 +01:00 |
|
Matthias Krüger
|
f13d23de41
|
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
|
2018-12-08 12:05:09 +01:00 |
|
flip1995
|
1751d2496d
|
Run rustfmt on clippy_lints
|
2018-11-27 21:14:15 +01:00 |
|
Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
Eduard-Mihai Burtescu
|
9219fc6c5c
|
Reintroduce extern crate for non-Cargo dependencies.
|
2018-09-15 11:10:51 +03:00 |
|