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

book: some Crates and Modules nits #23401

Merged
merged 1 commit into from
Mar 24, 2015
Merged

book: some Crates and Modules nits #23401

merged 1 commit into from
Mar 24, 2015

Conversation

tshepang
Copy link
Member

No description provided.

@rust-highfive
Copy link
Collaborator

r? @pcwalton

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

@alexcrichton
Copy link
Member

r? @steveklabnik

@@ -241,15 +221,9 @@ fn hello() -> String {
}
```

Of course, you can copy and paste this from this web page, or just type
something else. It's not important that you actually put "konnichiwa" to learn
about the module system.
Copy link
Member

Choose a reason for hiding this comment

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

why remove this?

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 obvious, so doesn't add value.

Copy link
Member

Choose a reason for hiding this comment

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

It's important because of the unicode, and also, it's just style.

@steveklabnik
Copy link
Member

r=me after re-adding the idiom bit

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Mar 22, 2015

📌 Commit 8a500de has been approved by steveklabnik

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 23, 2015
Conflicts:
	src/doc/trpl/crates-and-modules.md
@bors bors merged commit 8a500de into rust-lang:master Mar 24, 2015
@tshepang tshepang deleted the crates-and-modules-doc-nits branch March 24, 2015 23:17
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.

6 participants