J-ZhengLi
2861729dad
test [large_stack_arrays
] with proc-macro and make sure not to offer false help messages if in one.
2024-04-17 18:10:50 +08:00
J-ZhengLi
666e2f2868
fix [large_stack_arrays
] linting in vec
macro & add matching_root_macro_call
function in clippy_utils
2024-04-17 11:31:41 +08:00
Guillaume Gomez
a05d3a4137
Automatic generation of error annotations for ui tests
2023-08-22 17:18:11 +02:00
y21
e9a98d925f
add test case for #10741
2023-05-21 15:07:53 +02:00
Alex Macleod
2cadea5dc5
Fix array-size-threshold config deserialization error
2023-02-28 14:37:41 +00:00
Lukas Lueg
6f41a44c3e
Dont lint large_stack_array
inside static items
...
Fixes #9460
2022-09-11 16:24:33 +02:00
Areredify
7fddac0404
Add new lint: large stack array
...
added documentation
minor style fix
change as to ::from
add ignore to doc
include threshold in lint message/make suggestion more apparent/use Scalar api instead of matching
style fix
shange snippet_opt to snippet
2019-11-13 21:44:29 +03:00