Skip to content

Book: sync ‘Crates and Modules’ with current output #23981

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
Apr 4, 2015

Conversation

chastell
Copy link
Contributor

@chastell chastell commented Apr 2, 2015

This syncs the Crates and Modules chapter of the book with current output:

  • the runs are supposed to be in the project’s directory,
  • rustc has slightly different error messages (and things like macro line:col numbers),
  • Cargo now compiles things into target/debug.

@rust-highfive
Copy link
Contributor

r? @brson

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

@chastell chastell force-pushed the book_crates-and-modules_io_sync branch from 911c486 to d97325c Compare April 2, 2015 21:18
@Manishearth
Copy link
Member

@bors: r+ rollup

Thanks!

@bors
Copy link
Collaborator

bors commented Apr 4, 2015

📌 Commit d97325c has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Apr 4, 2015

⌛ Testing commit d97325c with merge 04e0125...

bors added a commit that referenced this pull request Apr 4, 2015
…nishearth

This syncs the _Crates and Modules_ chapter of the book with current output:

* the runs are supposed to be in the project’s directory,
* `rustc` has slightly different error messages (and things like macro line:col numbers),
* Cargo now compiles things into `target/debug`.
@bors bors merged commit d97325c into rust-lang:master Apr 4, 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.

5 participants