Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
Alex Macleod
|
815876d93f
|
Move MSRV tests into the lint specific test files
|
2022-10-21 21:35:39 +00:00 |
|
F3real
|
6b22bba902
|
Lint on underscore variable assignment
Fix tests after no_effect update
Add a drop testcase
Don't lint _ variables in macro expansion
Address review comments and update tests
Don't shadow unnecessary operation lint if no_effect is allowed
Revert shadowing change and remove no_effect allows
Update clippy_lints/src/no_effect.rs
Co-authored-by: Takayuki Nakata <f.seasons017@gmail.com>
Update clippy_lints/src/no_effect.rs
Co-authored-by: Takayuki Nakata <f.seasons017@gmail.com>
Address review comments
|
2021-10-20 00:39:28 +02:00 |
|
Wilco Kusee
|
ea7eb49b47
|
Disable deprecated_cfg_attr lint for inner attributes
|
2019-01-13 11:53:43 +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 |
|
flip1995
|
5c1385249e
|
Rename test files
|
2018-11-02 19:50:24 +01:00 |
|