Skip to content

cratesfyi legacy binary: increase recursion limit - #3491

Merged
syphar merged 1 commit into
rust-lang:mainfrom
syphar:recursion
Sep 1, 2026
Merged

cratesfyi legacy binary: increase recursion limit#3491
syphar merged 1 commit into
rust-lang:mainfrom
syphar:recursion

Conversation

@syphar

@syphar syphar commented Sep 1, 2026

Copy link
Copy Markdown
Member

error, only on the server deploy

error: queries overflow the depth limit!
  |
  = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`cratesfyi`)
  = note: query depth increased by 130 when computing layout of `{async fn body of docs_rs_watcher::index_watcher::process_changes()}`

error: could not compile `cratesfyi` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

can't reproduce locally.

Perhaps just increase it here for the legacy binary?

@syphar syphar self-assigned this Sep 1, 2026
@syphar
syphar requested a review from a team as a code owner September 1, 2026 06:11
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Sep 1, 2026
@syphar

syphar commented Sep 1, 2026

Copy link
Copy Markdown
Member Author

r? @GuillaumeGomez

@rustbot rustbot assigned GuillaumeGomez and unassigned syphar Sep 1, 2026
@syphar
syphar merged commit 608c0da into rust-lang:main Sep 1, 2026
9 checks passed
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Sep 1, 2026
@syphar
syphar deleted the recursion branch September 2, 2026 07:35
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Sep 8, 2026
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

Successfully merging this pull request may close these issues.

2 participants