Skip to content

Add failing example for E0170 explanation - #68211

Merged
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:add-failing-example-e0170
Jan 15, 2020
Merged

Add failing example for E0170 explanation#68211
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:add-failing-example-e0170

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 14, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Jan 15, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 6801cf4 has been approved by Dylan-DPC

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 15, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jan 15, 2020
…e0170, r=Dylan-DPC
Add failing example for E0170 explanation
r? @Dylan-DPC
@JohnTitorJohnTitor mentioned this pull request Jan 15, 2020
bors added a commit that referenced this pull request Jan 15, 2020
Rollup of 12 pull requests
Successful merges:
- #67784 (Reset Formatter flags on exit from pad_integral)
- #67914 (Don't run const propagation on items with inconsistent bounds)
- #68141 (use winapi for non-stdlib Windows bindings)
- #68211 (Add failing example for E0170 explanation)
- #68219 (Untangle ZST validation from integer validation and generalize it to all zsts)
- #68222 (Update the wasi-libc bundled with libstd)
- #68226 (Avoid calling tcx.hir().get() on CRATE_HIR_ID)
- #68227 (Update to a version of cmake with windows arm64 support)
- #68229 (Update iovec to a version with no winapi dependency)
- #68230 (Update libssh2-sys to a version that can build for aarch64-pc-windows…)
- #68231 (Better support for cross compilation on Windows.)
- #68233 (Update compiler_builtins with changes to fix 128 bit integer remainder for aarch64 windows.)
Failed merges:
r? @ghost
@bors
bors merged commit 6801cf4 into rust-lang:masterJan 15, 2020
@GuillaumeGomez
GuillaumeGomez deleted the add-failing-example-e0170 branch January 16, 2020 12:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@GuillaumeGomez@Dylan-DPC-zz@bors@rust-highfive@Dylan-DPC