-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Prevent stack overflow in deeply nested types. #76985
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
Conversation
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
@bors try @rust-timer queue |
Awaiting bors try build completion |
⌛ Trying commit dc655b2 with merge ea21f00b89d83807014350c2c6c2b0caa5955c00... |
☀️ Try build successful - checks-actions, checks-azure |
Queued ea21f00b89d83807014350c2c6c2b0caa5955c00 with parent f283d3f, future comparison URL. |
Finished benchmarking try commit (ea21f00b89d83807014350c2c6c2b0caa5955c00): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
Let's merge so that @AuroransSolis can test on nightly. @bors r+ |
📌 Commit dc655b2 has been approved by |
⌛ Testing commit dc655b2 with merge 8dfb988ddd09afc3df3f881523c6babad8a76661... |
💔 Test failed - checks-actions |
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry |
☀️ Test successful - checks-actions, checks-azure |
Related issue #75577 (?)
Unfortunately, I am unable to test whether this actually solves the problem because apparently, 12GB RAM + 2GB swap is not enough to compile the (admittedly toy) source file.