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 6 pull requests #68271

Closed
wants to merge 20 commits into from

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

cjgillot and others added 20 commits January 11, 2020 18:19
Give named fields to `struct PrivacyError`
Move `fn report_ambiguity_error` to `diagnostics.rs`
This is primarily updating the `curl` dependency, but also went ahead
and applied a few updates for other packages that Cargo depends on.
It is not self-explanatory whether the fract() function inverts the fractional part of negative numbers.

Co-Authored-By: Mateusz Mikuła <mati865@users.noreply.github.com>
Move some queries from rustc::ty to librustc_ty.

cc rust-lang#65031
…rk-Simulacrum

Update some of Cargo's dependencies

This is primarily updating the `curl` dependency, but also went ahead
and applied a few updates for other packages that Cargo depends on.
resolve: Point at the private item definitions in privacy errors

A basic version of rust-lang#67951.
r? @estebank
Use 3.6 instead of 3.5 in float fract() documentation

It is not self-explanatory whether the fract() function inverts the fractional part of negative numbers. This change clarifies this possible question (so that it is `.6` not `.4`)
…-DPC

Fix some issue numbers of unstable features

Looking into the unstable book, some issue numbers are outdated.
@Dylan-DPC-zz
Copy link
Author

@bors r+ rollup=never p=6

@bors
Copy link
Contributor

bors commented Jan 16, 2020

📌 Commit 54a25c8 has been approved by Dylan-DPC

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 16, 2020
@Dylan-DPC-zz Dylan-DPC-zz added the rollup A PR which is a rollup label Jan 16, 2020
@rust-highfive
Copy link
Collaborator

The job mingw-check of your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2020-01-16T05:51:29.0477458Z ##[command]git remote add origin https://github.com/rust-lang/rust
2020-01-16T05:51:29.0487221Z ##[command]git config gc.auto 0
2020-01-16T05:51:29.0489970Z ##[command]git config --get-all http.https://github.com/rust-lang/rust.extraheader
2020-01-16T05:51:29.0491921Z ##[command]git config --get-all http.proxy
2020-01-16T05:51:29.0494697Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules --depth=2 origin +refs/heads/*:refs/remotes/origin/* +refs/pull/68271/merge:refs/remotes/pull/68271/merge
---
2020-01-16T05:54:33.9735624Z   local time: Thu Jan 16 05:54:33 UTC 2020
2020-01-16T05:54:34.0326621Z   network time: Thu, 16 Jan 2020 05:54:34 GMT
2020-01-16T05:54:34.0336429Z == end clock drift check ==
2020-01-16T05:54:43.0777926Z 
2020-01-16T05:54:43.0842190Z ##[error]Bash exited with code '1'.
2020-01-16T05:54:43.0873149Z ##[section]Starting: Checkout
2020-01-16T05:54:43.0875146Z ==============================================================================
2020-01-16T05:54:43.0875245Z Task         : Get sources
2020-01-16T05:54:43.0875299Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@Dylan-DPC-zz Dylan-DPC-zz deleted the rollup-48ua6lo branch January 16, 2020 06:26
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 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants