Skip to content

Clippy stack overflow on Windows #1525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
leonardo-m opened this issue Feb 8, 2017 · 1 comment
Closed

Clippy stack overflow on Windows #1525

leonardo-m opened this issue Feb 8, 2017 · 1 comment

Comments

@leonardo-m
Copy link

Compiling a single main.rs of about 371 kb of code (8526 cloc lines of code), "cargo clippy" gives me (nightly-x86_64-pc-windows-gnu (default) rustc 1.17.0-nightly (c49d102 2017-02-07)):

thread 'main' has overflowed its stack
error: Could not compile `test1`.

Can you increase the stack space of Clippy on Windows with an option?

@oli-obk
Copy link
Contributor

oli-obk commented Feb 9, 2017

dupe of #1244

@oli-obk oli-obk closed this as completed Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants