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 |
|
Hirochika Matsumoto
|
ab1da8f865
|
Add new lint upper_case_acronyms
|
2021-01-20 18:03:06 +09:00 |
|
rail
|
afeb917fca
|
Fix a fp in transmute_ptr_to_ptr
Avoid firing the lint when `transmute` in const contexts
as dereferencing raw pointers in consts is unstable. cc #5959
|
2020-09-01 11:51:32 +12:00 |
|
Yuki Okushi
|
67d0f443b3
|
Split up transmute ui test
|
2020-01-20 11:16:50 +09:00 |
|