Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Catherine Flores
|
fef85c9083
|
Take snippet instead of pretty printing type
|
2023-08-02 17:26:25 -05:00 |
|
Oli Scherer
|
5bd97ac17a
|
Update tests
|
2023-06-26 14:13:07 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Jason Newcomb
|
1c7048d785
|
Add utility macros to help with writing tests.
|
2023-03-12 17:24:36 -04:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
Rodrigo Mantini
|
aaeeed6a59
|
trigger ptr_as_ptr inside macros
|
2022-02-17 20:16:14 +01:00 |
|
rail
|
dfa5d7e818
|
Fix the MSRV and add the tests for MSRV
|
2021-01-05 10:21:55 +13:00 |
|
rail
|
4b478a5731
|
Add a new lint ptr_as_ptr ,
which checks for `as` casts between raw pointers
without changing its mutability
and suggest replacing it with `pointer::cast`.
|
2021-01-05 10:19:03 +13:00 |
|