asquared31415
|
f932c304bb
|
lint for casting raw pointers to slices with different element sizes
|
2022-03-04 13:23:06 -05:00 |
|
Federico Guerinoni
|
3298de7f66
|
Add borrow_as_ptr lint
Closes: #6995
Signed-off-by: Federico Guerinoni <guerinoni.federico@gmail.com>
Co-authored-by: Paolo Barbolini <paolo@paolo565.org>
|
2022-01-11 09:53:29 +01:00 |
|
flip1995
|
9311c11d7c
|
Fix sync fallout
|
2020-08-11 14:21:27 +02:00 |
|
Ryan1729
|
873e5f5c19
|
add allow unused_unsafe and allow dead_code
|
2020-08-09 00:39:14 -06:00 |
|
Ryan1729
|
bc8d32d36b
|
fix unary minus on usize and unused variable errors in .fixed file
|
2020-08-09 00:28:56 -06:00 |
|
Ryan1729
|
84db238fa1
|
add a test example of where transmutes_expressible_as_ptr_casts should not suggest anything
|
2020-08-09 00:15:56 -06:00 |
|
Ryan1729
|
fe9ad57e98
|
copy over *.fixed file
|
2020-08-06 20:28:29 -06:00 |
|