You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't lint `large_stack_array` inside static items
We now check if the linted `Expr` is inside an `ItemKind::Static`, which can't take the suggested `Box<[...]`. I _think_ this is the correct fix for rust-lang#9460
I removed `if_chain` while I was at it.
changelog: Don't lint `large_stack_array` inside static items
All function names should be wrapped in a
<span class="fnname">...</span>
and the following CSS applied:It'll make scanning long lists of fn declarations a bit easier.
/cc @alexcrichton
The text was updated successfully, but these errors were encountered: