Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Jason Newcomb
|
8ce2d46cac
|
Check for cfg attrubutes before linting match expressions
|
2022-02-17 14:04:10 -05:00 |
|
Michael Wright
|
23336adf84
|
Fix match_as_ref bad suggestion
Fixes #4437
|
2019-08-25 07:10:45 +02:00 |
|
Philipp Hansch
|
9a6c82094f
|
Add run-rustfix for match_as_ref lint
* Extracts `match_as_ref` into separate file
* Adds `// run-rustfix` to `tests/ui/match_as_ref.rs`
|
2019-04-19 12:08:34 +02:00 |
|