rust/book
Alejandra González 21c5ddd373
Fix large_stack_frames FP on compiler generated targets (#15101)
Closes rust-lang/rust-clippy#15099

The compiler will generate a special `main` function for the tests,
which caused this FP.

changelog: [`large_stack_frames`] fix FP on compiler generated targets
2025-12-01 18:10:53 +00:00
..
src Fix large_stack_frames FP on compiler generated targets (#15101) 2025-12-01 18:10:53 +00:00
book.toml Merge commit 'c936595d17' into clippy-subtree-update 2025-10-31 19:15:42 +01:00
README.md Merge commit 'fdb84cbfd2' into clippyup 2022-07-18 09:39:37 +02:00

Clippy Book

This is the source for the Clippy Book. See the book for more information.