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

rustpkg: workcache #9034

Closed
wants to merge 4 commits into from

Conversation

catamorphism
Copy link
Contributor

r? @metajack or @brson - This pull request makes rustpkg use the workcache library to avoid recompilation.

@metajack
Copy link
Contributor

metajack commented Sep 7, 2013

Good work, just had a few nits and comments. I noticed that rustpkg has lots of old style conventions. I think it's fine to ignore my nits because of that in some cases.

The main issue is the many different contexts and their poor naming. It would be nice if the abbreviations were consistent and it was always clear what kind of context you had.

@catamorphism
Copy link
Contributor Author

@metajack Thanks for the careful review! I will address these comments and re-push either today or tomorrow.

...as well as the ability to discover inputs and outputs.
rustpkg now uses the workcache library to avoid recompilation.
Hooray!
@catamorphism
Copy link
Contributor Author

Re-r? @metajack

bors added a commit that referenced this pull request Sep 10, 2013
r? @metajack or @brson - This pull request makes rustpkg use the workcache library to avoid recompilation.
@bors bors closed this Sep 10, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2022
…ro, r=giraffate

Example for VEC_RESIZE_TO_ZERO

changelog: none

Example for VEC_RESIZE_TO_ZERO - what we should use instead
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.

4 participants