Skip to content

Raise the default recursion limit from 64 to 128 - #8885

Merged
bors[bot] merged 1 commit into
masterfrom
raise-the-default-resursion-limit
May 30, 2022
Merged

Raise the default recursion limit from 64 to 128#8885
bors[bot] merged 1 commit into
masterfrom
raise-the-default-resursion-limit

Conversation

@vlad20012

@vlad20012 vlad20012 commented May 30, 2022

Copy link
Copy Markdown
Member

The limit has been raised in Rustc a long time ago: rust-lang/rust#62450

This affects max macro expansion depth and max trait solving depth.

changelog: Expand macros up to 128 nesting depth

@vlad20012 vlad20012 self-assigned this May 30, 2022
The limit has been raised in Rustc a long time ago:
rust-lang/rust#62450

This affects macro expansion depth and trait solving depth
@vlad20012
vlad20012 force-pushed the raise-the-default-resursion-limit branch from a16edbd to 3101d3a Compare May 30, 2022 15:56
@vlad20012 vlad20012 added the fix Pull requests that fix some bug(s) label May 30, 2022
@vlad20012

Copy link
Copy Markdown
Member Author

bors r+

@bors

bors Bot commented May 30, 2022

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors
bors Bot merged commit ffbef3e into master May 30, 2022
@bors
bors Bot deleted the raise-the-default-resursion-limit branch May 30, 2022 20:56
@github-actions github-actions Bot added this to the v172 milestone May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests that fix some bug(s)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant