Skip to content

Conversation

estebank
Copy link
Contributor

@estebank estebank commented Jul 2, 2018

Fix #48364.

@rust-highfive
Copy link
Contributor

r? @michaelwoerister

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 2, 2018
@estebank
Copy link
Contributor Author

estebank commented Jul 2, 2018

r? @oli-obk

@oli-obk
Copy link
Contributor

oli-obk commented Jul 2, 2018

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 2, 2018

📌 Commit e89db30 has been approved by oli-obk

@bors bors 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 Jul 2, 2018
@Mark-Simulacrum
Copy link
Member

@bors rollup

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jul 2, 2018
Do not suggest changes to str literal if it isn't one

Fix rust-lang#48364.
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Jul 3, 2018
Do not suggest changes to str literal if it isn't one

Fix rust-lang#48364.
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Jul 3, 2018
Do not suggest changes to str literal if it isn't one

Fix rust-lang#48364.
bors added a commit that referenced this pull request Jul 3, 2018
Rollup of 13 pull requests

Successful merges:

 - #51548 (Initialize LLVM's AMDGPU target machine, if available.)
 - #51809 (Add read_exact_at and write_all_at methods to FileExt on unix)
 - #51914 (add outlives annotations to `BTreeMap`)
 - #51958 (Show known meta items in unknown meta items error)
 - #51973 (Make Stdio handle UnwindSafe)
 - #51977 (bootstrap: tests should use rustc from config.toml)
 - #51978 (Do not suggest changes to str literal if it isn't one)
 - #51979 (Get rid of `TyImplTraitExistential`)
 - #51980 (Emit column info in debuginfo for non msvc like targets)
 - #51982 (incr.comp.: Take names of children into account when computing the ICH of a module's HIR.)
 - #51997 (add entry for cargo-metadata feature to RELEASES)
 - #52004 (toolstate: Fixed detection of changed submodule, and other fixes.)
 - #52006 ( Change --keep-stage to apply more often)

Failed merges:

r? @ghost
@bors bors merged commit e89db30 into rust-lang:master Jul 3, 2018
euclio added a commit to euclio/rust that referenced this pull request Jul 8, 2018
Fixes rust-lang#48835.

The underlying issue was fixed in rust-lang#51978.
bors added a commit that referenced this pull request Jul 9, 2018
add regression test for #48835

Fixes #48835.

The underlying issue was fixed in #51978.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants