Skip to content

Introduce the cargo run command earlier #16474

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 1 commit into from
Aug 15, 2014
Merged

Conversation

MatejLach
Copy link
Contributor

This fixes #16451.

While moving things around, I also removed a bunch of unnecessary whitespace, however I can put it back in if that's undesired.

Thanks.

@huonw
Copy link
Member

huonw commented Aug 13, 2014

r? @steveklabnik

@steveklabnik
Copy link
Member

r=me. Thank you! I need to configure my editor apparently 😅

@steveklabnik
Copy link
Member

(well, we should squash first)

@MatejLach MatejLach closed this Aug 13, 2014
@MatejLach MatejLach deleted the cargorun_fix branch August 13, 2014 19:28
@MatejLach MatejLach reopened this Aug 13, 2014
@MatejLach
Copy link
Contributor Author

@steveklabnik Crushed & Squashed!
Sorry about the commit mess, now that I am familiar with the tools I will strive for better next time.

@steveklabnik
Copy link
Member

It's all good! git is hard. r=me!

@MatejLach
Copy link
Contributor Author

cc @huonw

bors added a commit that referenced this pull request Aug 14, 2014
This fixes #16451.

While moving things around, I also removed a bunch of unnecessary whitespace, however I can put it back in if that's undesired. 

Thanks.
@bors bors closed this Aug 15, 2014
@bors bors merged commit bede9ec into rust-lang:master Aug 15, 2014
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Feb 11, 2024
…mprovements, r=lnicola

internal: even more `tracing`

As part of profiling completions, I added some additional spans and moved `TyBuilder::subst_for_def` closer to its usage site (the latter had a small impact on completion performance. Thanks for the tip, Lukas!)
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.

cargo run being introduced too late in the Guide
5 participants