Skip to content

Update the sanity limit to 200M per file #1983

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

Merged
merged 2 commits into from
Sep 5, 2019

Conversation

kinnison
Copy link
Contributor

@kinnison kinnison commented Sep 5, 2019

This is needed because the stdlib .rlib files are now around 100M
and some targets exceed the old sanity limit.

Signed-off-by: Daniel Silverstone [email protected]

/cc @rbtcollins

This is needed because the stdlib .rlib files are now around 100M
and some targets exceed the old sanity limit.

This will close rust-lang#1982

Signed-off-by: Daniel Silverstone <[email protected]>
@kinnison kinnison force-pushed the kinnison/shift-limits branch from 25da019 to e23a7be Compare September 5, 2019 13:12
@kinnison
Copy link
Contributor Author

kinnison commented Sep 5, 2019

This will close #1982 if merged.

Some of our CI platforms couldn't cope with 'sed -E'

Signed-off-by: Daniel Silverstone <[email protected]>
@kinnison
Copy link
Contributor Author

kinnison commented Sep 5, 2019

I'm going to merge this, if there's badness as a result, I trust that we'll spot it early.

@kinnison kinnison merged commit c6ff944 into rust-lang:master Sep 5, 2019
@kinnison kinnison deleted the kinnison/shift-limits branch September 5, 2019 14:35
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.

1 participant