Skip to content
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

Fixed typo under 'Segmented stacks and the linter'. #9798

Merged
merged 1 commit into from
Oct 10, 2013
Merged

Fixed typo under 'Segmented stacks and the linter'. #9798

merged 1 commit into from
Oct 10, 2013

Conversation

mtwilliams
Copy link
Contributor

I also removed superfluous trailing whitespace.

I don't think I need to run the test suite.

bors added a commit that referenced this pull request Oct 10, 2013
I also removed superfluous trailing whitespace.

I don't think I need to run the test suite.
@bors bors closed this Oct 10, 2013
@bors bors merged commit bcf76ac into rust-lang:master Oct 10, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 20, 2025
By assuming that a recursive type is normalizable within the deeper
calls to `is_normalizable_helper()`, more cases can be handled by this
function.

In order to fix stack overflows, a recursion limit has also been added
for recursive generic type instantiations.

Fix rust-lang#9798
Fix rust-lang#10508
Fix rust-lang#11915

changelog: [`large_enum_variant`]: more precise detection of variants
with large size differences
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