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

Rollup of 8 pull requests #34464

Merged
merged 15 commits into from
Jun 25, 2016
Merged

Rollup of 8 pull requests #34464

merged 15 commits into from
Jun 25, 2016

Conversation

Vogtinator and others added 8 commits June 22, 2016 15:09
"boostrap" instead of "bootstrap"
The macro gets used to create a mapping of identifiers to names and their
associated functions. Since it creates a table of language items, let's rename
it in a similar manner to how vec! creates a vec.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@Manishearth
Copy link
Member Author

@bors r+ p=10

@bors
Copy link
Contributor

bors commented Jun 25, 2016

📌 Commit 7db39e5 has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Jun 25, 2016

⌛ Testing commit 7db39e5 with merge 21c93e5...

@bors
Copy link
Contributor

bors commented Jun 25, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@Manishearth
Copy link
Member Author

@bors r+ p=10 force

@bors
Copy link
Contributor

bors commented Jun 25, 2016

📌 Commit 77b6a64 has been approved by Manishearth

Improve diagnostics E0425: `use` (public) name

E0425: unresolved name
Fix typo in bootstrap README

"boostrap" instead of "bootstrap"
Switched tense to clarify what is happening in the example
Fix typo in future incompatible lint

Found in release triage.
Indicate how the `JoinHandle` struct is created.

None
…ame, r=jseyfried

Renames "lets_do_this" macro more appropriately.

The macro gets used to create a mapping of identifiers to names and their
associated functions. Since it creates a table of language items, let's rename
it in a similar manner to how vec! creates a vec.
Improve `syntax::ast::*` type docs (examples, etc)

An attempt at making the public types in `syntax::ast` a bit more approachable.

[#rust-doc-days](https://facility9.com/2016/06/announcing-rust-doc-days/)
@bors
Copy link
Contributor

bors commented Jun 25, 2016

⌛ Testing commit 77b6a64 with merge b8214dc...

bors added a commit that referenced this pull request Jun 25, 2016
Rollup of 8 pull requests

- Successful merges: #34379, #34406, #34411, #34414, #34435, #34438, #34445, #34449
- Failed merges:
@bors bors merged commit 77b6a64 into rust-lang:master Jun 25, 2016
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.