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

Increase C_STACK_SIZE to 2MB to get JIT/rusti working again #5468

Merged
merged 1 commit into from
Mar 21, 2013
Merged

Increase C_STACK_SIZE to 2MB to get JIT/rusti working again #5468

merged 1 commit into from
Mar 21, 2013

Conversation

z0w0
Copy link
Contributor

@z0w0 z0w0 commented Mar 21, 2013

No description provided.

@bstrie
Copy link
Contributor

bstrie commented Mar 21, 2013

Compiling this right now to test if it works on my machine. Would it be possible to get some regression tests for the repl so that I can leave this job to bors? :) I'm not really sure how you'd go about that, though...

@bstrie
Copy link
Contributor

bstrie commented Mar 21, 2013

Opened #5469 for my comment above.

@bstrie
Copy link
Contributor

bstrie commented Mar 21, 2013

This does appear to fix the issue, though since this touches the runtime I'd prefer it if @graydon or @brson weighed in.

bors added a commit that referenced this pull request Mar 21, 2013
@bors bors closed this Mar 21, 2013
@bors bors merged commit 280b8a2 into rust-lang:incoming Mar 21, 2013
oli-obk pushed a commit to oli-obk/rust that referenced this pull request May 2, 2020
…ip1995

Zero single char names

Fixes: rust-lang#4086

changelog:
- Make the inequality strict
oli-obk pushed a commit to oli-obk/rust that referenced this pull request May 2, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#5226 (Add lint for explicit deref and deref_mut method calls)
 - rust-lang#5248 (Add lint on large non scalar const)
 - rust-lang#5430 (Disallow bit-shifting in integer_arithmetic)
 - rust-lang#5466 (large_enum_variant: Report sizes of variants)
 - rust-lang#5468 (Zero single char names)

Failed merges:

r? @ghost

changelog: rollup
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.

3 participants