Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
Philipp Krones
|
b0e64a9c09
|
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
|
2023-07-31 23:53:53 +02:00 |
|
Philipp Krones
|
8df896c076
|
Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
Maybe Waffle
|
8dfbad9e49
|
bless clippy
|
2022-10-01 10:03:06 +00:00 |
|
flip1995
|
8fea1d94f3
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
Aaron Hill
|
4698b366c4
|
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
|
2021-05-12 19:03:06 -04:00 |
|
Krishna Sai Veera Reddy
|
b48b221f80
|
Use PATH environment variable for testing
The tests were failing on windows because the `HOME` env variable
doesn't exist on it so using the `PATH` variable to test instead.
|
2020-02-09 15:35:51 -08:00 |
|
Krishna Sai Veera Reddy
|
a3a1587a1c
|
Allow option-env-unwrap within external macros
|
2020-02-09 10:58:08 -08:00 |
|
Krishna Sai Veera Reddy
|
0e5ba2f0e7
|
Account for expect being used to unwrap Option
|
2020-02-09 08:54:23 -08:00 |
|
Krishna Sai Veera Reddy
|
be1bc571c3
|
Add option-env-unwrap lint
|
2020-02-08 16:44:35 -08:00 |
|