mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
21c5ddd373
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