Skip to content

Conversation

catamorphism
Copy link
Contributor

r? @cmr Closes #9193

bors added a commit that referenced this pull request Oct 6, 2013
@bors bors closed this Oct 6, 2013
@bors bors merged commit d7b2c70 into rust-lang:master Oct 6, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 21, 2022
…ef, r=Manishearth

fix the `string-extend-chars` suggestion on slice

This adds the missing `&` to the suggestion if the target is a `str` slice (e.g. extending with `"foo"[..].chars()`).

This closes rust-lang#9735.

---

changelog: fix the `string-extend-chars` suggestion for `str` slices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustpkg fetching remote packages is broken

2 participants