Skip to content

Add a new lint that warns for pointers to stack memory#134218

Closed
1c3t3a wants to merge 1 commit into
rust-lang:masterfrom
1c3t3a:stack-memory-warning
Closed

Add a new lint that warns for pointers to stack memory#134218
1c3t3a wants to merge 1 commit into
rust-lang:masterfrom
1c3t3a:stack-memory-warning

This adds a new lint with level `Warn` to check for code like:

4d9b3ad
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs