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

Add note about special make targets #26832

Merged
merged 1 commit into from
Jul 7, 2015

Conversation

steveklabnik
Copy link
Member

No description provided.

@rust-highfive
Copy link
Collaborator

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)


$ make -j8 check-stage1-std NO_REBUILD=1

This will not rebuild the compiler, but will run the tests. You will still have
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the last sentence should say something like "You need to have built the compiler at least once before running this", to make it clear that the building is a required active action.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good. i moved it up too to make it more clear.

@steveklabnik steveklabnik force-pushed the doc_rustc_cycle_time branch from 2466482 to 720da31 Compare July 6, 2015 21:00
@huonw
Copy link
Member

huonw commented Jul 6, 2015

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 6, 2015

📌 Commit 720da31 has been approved by huonw

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 6, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 6, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 7, 2015
bors added a commit that referenced this pull request Jul 7, 2015
@bors bors merged commit 720da31 into rust-lang:master Jul 7, 2015
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