Oli Scherer
|
1f13633359
|
Bump ui_test
|
2024-09-09 17:05:31 +02:00 |
|
Alex Macleod
|
1d107ab2be
|
Remove $DIR replacement in test output
|
2024-02-17 12:34:54 +00:00 |
|
Oli Scherer
|
c975c5f69e
|
Bump ui_test version
|
2024-02-16 21:40:43 +01:00 |
|
Nilstrieb
|
c2c73189c8
|
Bless clippy tests
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01:00 |
|
Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
Philipp Krones
|
cb3ecf7b79
|
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
|
2023-07-02 14:59:02 +02:00 |
|
Philipp Krones
|
a1b75c5108
|
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
|
2023-04-23 13:28:56 +02:00 |
|
Philipp Krones
|
46c5a5d234
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
|
Maybe Waffle
|
8dfbad9e49
|
bless clippy
|
2022-10-01 10:03:06 +00:00 |
|
Philipp Krones
|
67c405cc1d
|
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
|
2022-07-28 19:08:22 +02:00 |
|
flip1995
|
d1b087fdee
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
|
flip1995
|
8fea1d94f3
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
Charles Lew
|
696562d22d
|
Remove #[main] attribute.
|
2021-04-16 13:04:02 +08:00 |
|
Vadim Petrochenkov
|
c7264483e7
|
Remove attribute #[link_args]
|
2021-04-03 21:25:53 +03:00 |
|
flip1995
|
dabf599c90
|
Ignore no_std-test on windows and macos
|
2019-08-05 17:53:55 +02:00 |
|
Vincent Dal Maso
|
77b21b644f
|
Move expression check to LateLintPass
Changes:
- Move from EarlyLintPass
- Fix entrypoint check with function path def_id.
|
2019-08-05 13:23:30 +02:00 |
|
Vincent Dal Maso
|
4eab691db6
|
Add recursion check on main function
Changes:
- Add MainRecursion lint to clippy
- Check for no-std setup
fixes #333
|
2019-08-05 13:23:30 +02:00 |
|