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 #36303

Merged
merged 18 commits into from
Sep 7, 2016
Merged

Rollup of 8 pull requests #36303

merged 18 commits into from
Sep 7, 2016

Conversation

Cobrand and others added 18 commits September 3, 2016 12:51
`std` no longer contains an implementation of scoped TLS.
Refactored a method that printed one suggested field name,
into a method that returns an `Option` of a suggestion

Updated test cases accordingly
…rner

Update Error format for E0516, E0517, E0518

- E0518 Update error format rust-lang#36111
- E0517 Update error format rust-lang#36109
- E0516 Update error format rust-lang#36108
- Part of rust-lang#35233

r? @jonathandturner
…bnik

doc: Contributing.md: Added mention of `make tidy`

r? @steveklabnik
Clean up thread-local storage docs

`std` no longer contains an implementation of scoped TLS.

r? @steveklabnik
Updated E0559 to new format

Refactored a method that printed one suggested field name,
into a method that returns an `Option` of a suggestion

(Updated test cases accordingly)

r? @jonathandturner

Closes rust-lang#36197
…eveklabnik

Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@sophiajt
Copy link
Contributor Author

sophiajt commented Sep 6, 2016

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Sep 6, 2016

📌 Commit 20cce24 has been approved by jonathandturner

@bors
Copy link
Contributor

bors commented Sep 6, 2016

⌛ Testing commit 20cce24 with merge 0d92268...

@bors
Copy link
Contributor

bors commented Sep 6, 2016

💔 Test failed - auto-linux-64-opt

@sophiajt
Copy link
Contributor Author

sophiajt commented Sep 6, 2016

@bors retry

I see:

error: Could not create incremental compilation crate directory `tmp/partitioning-tests/local-generic/local_generic-7tx6mqwyh4r5`: No such file or directory (os error 2)

but it's not clear if it's a spurious error

@alexcrichton
Copy link
Member

cc #36238 (spurious error)

@bors
Copy link
Contributor

bors commented Sep 6, 2016

⌛ Testing commit 20cce24 with merge 3b272bf...

bors added a commit that referenced this pull request Sep 6, 2016
Rollup of 8 pull requests

- Successful merges: #36121, #36128, #36241, #36243, #36263, #36267, #36273, #36298
- Failed merges:
@bors bors merged commit 20cce24 into rust-lang:master Sep 7, 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.

10 participants