Skip to content

Conversation

@hkmatsumoto
Copy link
Contributor

Currently ra emits #![recursion_limit = 128], but this should rather be #![recursion_limit = "128"]

@hkmatsumoto hkmatsumoto changed the title feat: Complete `#![recursion_limit = "N"] instead of #![recursion_limit = N] feat: Complete #![recursion_limit = "N"] instead of #![recursion_limit = N] Sep 5, 2021
@lnicola
Copy link
Member

lnicola commented Sep 6, 2021

Thanks!

bors r+

changelog fix (first contribution) Complete #![recursion_limit = "N"] instead of #![recursion_limit = N]

@bors
Copy link
Contributor

bors bot commented Sep 6, 2021

@bors bors bot merged commit 0bc8e2a into rust-lang:master Sep 6, 2021
@hkmatsumoto hkmatsumoto deleted the recursion_limit branch September 6, 2021 21:09
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